summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-search.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbx: Fix searching for FPR20 in version 2 blob.NIIBE Yutaka2022-03-241-4/+2
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-201-6/+6
* kbx: Change X.509 S/N search definition.Werner Koch2020-09-091-3/+3
* kbx: Support v5key for short kid and long kid.NIIBE Yutaka2020-08-061-2/+32
* kbx: Fix short KID and long KID handling for FPR32.NIIBE Yutaka2020-07-271-1/+1
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-281-30/+55
* kbx: Store the UBIB in the blob.Werner Koch2019-09-271-7/+16
* kbx: First take on a cache for the keyboxd.Werner Koch2019-09-271-0/+24
* kbx: Add framework for the SEARCH commandWerner Koch2019-08-061-2/+61
* kbx: Fix an endless loop under Windows due to an incomplete fix.Werner Koch2019-05-161-2/+2
* kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.Werner Koch2019-05-141-1/+33
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-141-12/+0
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-141-13/+55
* gpg: Implement searching keys via keygrip.Werner Koch2019-01-291-3/+54
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* kbx: Fix detection of corrupted keyblocks on 32 bit systems.Werner Koch2018-02-151-8/+8
* kbx: Unify blob reading functions.Werner Koch2017-04-011-15/+30
* gpg: Avoid multiple open calls to the keybox file.Werner Koch2017-03-311-2/+7
* gpg: Remove the use of the signature information from a KBX.Werner Koch2017-03-301-18/+5
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* kbx: Change return type of search functions to gpg_error_t.Werner Koch2016-01-131-4/+4
* gpg: Improve the keyblock cache's transparency.Neal H. Walfield2015-12-151-0/+29
* gpg: Improve the keyblock cache's transparency.Neal H. Walfield2015-12-151-0/+8
* Remove replacements for libgpg-error < 1.21.Werner Koch2015-12-121-2/+0
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* Fix typosDaniel Kahn Gillmor2015-10-281-1/+1
* kbx: Change skipfnc's prototype so that we can provide all information.Neal H. Walfield2015-09-161-2/+2
* gpg: Avoid linking to LibksbaWerner Koch2015-08-171-0/+3
* gpg: Consider a mailbox only userid in mail search mode.Werner Koch2015-03-201-10/+24
* gpg: Find keys using mail addresses with garbage after the '>'Werner Koch2015-03-201-14/+31
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-22/+3
* kbx: Minor cleanup for the previous fix.Werner Koch2015-01-191-7/+7
* kbx: Call skipfnc callback to filter out keysDamien Goutte-Gattat2015-01-191-3/+30
* gpg: Remove warning message for non-implemented search modes.Werner Koch2014-11-071-1/+1
* kbx: Let keydb_search skip unwanted blobs.Werner Koch2014-10-311-14/+20
* gpg: Skip overlong keys and a print a warning.Werner Koch2014-10-091-2/+11
* gpg: Fix uninitialized access to search descindex with gpg keyboxes.Werner Koch2014-05-141-1/+6
* kbx: Implement update operation for OpenPGP keyblocks.Werner Koch2013-11-151-13/+0
* gpg: Set the node flags while retrieving a keyblock.Werner Koch2013-01-071-19/+41
* gpg: Allow searching for user ids in a keybox.Werner Koch2013-01-071-20/+37
* gpg: Add signature cache support to the keybox.Werner Koch2012-12-281-4/+30
* gpg: First working support for keyboxes.Werner Koch2012-12-281-1/+35
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-37/+36
* Merged jnlib into common.Werner Koch2010-03-101-1/+1
* Unification of the search descriptor usage.Werner Koch2009-12-081-7/+21
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-0/+2
* New gpg-agent command to list key information.Werner Koch2009-03-061-1/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2