aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox-search.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161-1/+33
* gpg: Implement searching keys via keygrip.Werner Koch2019-01-291-3/+54
* 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
* Fixed bug#907.Werner Koch2008-05-061-4/+4
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-011-5/+5
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* kbx/Werner Koch2007-03-201-1/+1
* Allow to select X.509 certificates using the keygrip.Werner Koch2006-10-201-0/+84
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-18/+35
* * keybox.h (keybox_flag_t): New.Werner Koch2004-02-021-1/+115
* comment typo fixes.Werner Koch2004-01-161-1/+1
* Replaced deprecated type namesWerner Koch2003-12-171-3/+3
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-6/+6
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+813
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-810/+0