index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kbx
/
keybox-search.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbx: Fix searching for FPR20 in version 2 blob.
NIIBE Yutaka
2022-03-24
1
-4
/
+2
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-6
/
+6
*
kbx: Change X.509 S/N search definition.
Werner Koch
2020-09-09
1
-3
/
+3
*
kbx: Support v5key for short kid and long kid.
NIIBE Yutaka
2020-08-06
1
-2
/
+32
*
kbx: Fix short KID and long KID handling for FPR32.
NIIBE Yutaka
2020-07-27
1
-1
/
+1
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-1
/
+1
*
kbx: Redefine the UBID which is now the primary fingerprint.
Werner Koch
2019-11-28
1
-30
/
+55
*
kbx: Store the UBIB in the blob.
Werner Koch
2019-09-27
1
-7
/
+16
*
kbx: First take on a cache for the keyboxd.
Werner Koch
2019-09-27
1
-0
/
+24
*
kbx: Add framework for the SEARCH command
Werner Koch
2019-08-06
1
-2
/
+61
*
kbx: Fix an endless loop under Windows due to an incomplete fix.
Werner Koch
2019-05-16
1
-2
/
+2
*
kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.
Werner Koch
2019-05-14
1
-1
/
+33
*
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
1
-12
/
+0
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-13
/
+55
*
gpg: Implement searching keys via keygrip.
Werner Koch
2019-01-29
1
-3
/
+54
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
kbx: Fix detection of corrupted keyblocks on 32 bit systems.
Werner Koch
2018-02-15
1
-8
/
+8
*
kbx: Unify blob reading functions.
Werner Koch
2017-04-01
1
-15
/
+30
*
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
2017-03-31
1
-2
/
+7
*
gpg: Remove the use of the signature information from a KBX.
Werner Koch
2017-03-30
1
-18
/
+5
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
kbx: Change return type of search functions to gpg_error_t.
Werner Koch
2016-01-13
1
-4
/
+4
*
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
2015-12-15
1
-0
/
+29
*
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
2015-12-15
1
-0
/
+8
*
Remove replacements for libgpg-error < 1.21.
Werner Koch
2015-12-12
1
-2
/
+0
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
Fix typos
Daniel Kahn Gillmor
2015-10-28
1
-1
/
+1
*
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
2015-09-16
1
-2
/
+2
*
gpg: Avoid linking to Libksba
Werner Koch
2015-08-17
1
-0
/
+3
*
gpg: Consider a mailbox only userid in mail search mode.
Werner Koch
2015-03-20
1
-10
/
+24
*
gpg: Find keys using mail addresses with garbage after the '>'
Werner Koch
2015-03-20
1
-14
/
+31
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-22
/
+3
*
kbx: Minor cleanup for the previous fix.
Werner Koch
2015-01-19
1
-7
/
+7
*
kbx: Call skipfnc callback to filter out keys
Damien Goutte-Gattat
2015-01-19
1
-3
/
+30
*
gpg: Remove warning message for non-implemented search modes.
Werner Koch
2014-11-07
1
-1
/
+1
*
kbx: Let keydb_search skip unwanted blobs.
Werner Koch
2014-10-31
1
-14
/
+20
*
gpg: Skip overlong keys and a print a warning.
Werner Koch
2014-10-09
1
-2
/
+11
*
gpg: Fix uninitialized access to search descindex with gpg keyboxes.
Werner Koch
2014-05-14
1
-1
/
+6
*
kbx: Implement update operation for OpenPGP keyblocks.
Werner Koch
2013-11-15
1
-13
/
+0
*
gpg: Set the node flags while retrieving a keyblock.
Werner Koch
2013-01-07
1
-19
/
+41
*
gpg: Allow searching for user ids in a keybox.
Werner Koch
2013-01-07
1
-20
/
+37
*
gpg: Add signature cache support to the keybox.
Werner Koch
2012-12-28
1
-4
/
+30
*
gpg: First working support for keyboxes.
Werner Koch
2012-12-28
1
-1
/
+35
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-37
/
+36
*
Merged jnlib into common.
Werner Koch
2010-03-10
1
-1
/
+1
*
Unification of the search descriptor usage.
Werner Koch
2009-12-08
1
-7
/
+21
*
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
2009-06-24
1
-0
/
+2
*
New gpg-agent command to list key information.
Werner Koch
2009-03-06
1
-1
/
+1
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+2
[next]