summaryrefslogtreecommitdiffstats
path: root/kbx (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2015-04-241-8/+8
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-1/+0
* Remove obsolete directories from AM_CPPFLAGS.Werner Koch2015-04-101-2/+1
* 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-114-51/+13
* kbx: Fix resource leak.Joshua Rogers2015-01-301-5/+32
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* 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: Allow import of large keys.Werner Koch2014-12-041-1/+1
* Remove use of gnulib (part 1)Werner Koch2014-11-111-2/+2
* 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-317-50/+58
* gpg: Skip overlong keys and a print a warning.Werner Koch2014-10-092-3/+12
* kbx: Fix handling of overlong keys.Werner Koch2014-10-092-7/+41
* gpg: Take care to use pubring.kbx if it has ever been used.Werner Koch2014-10-097-27/+86
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-0/+1
* kbx: Make user id and signature data optional for OpenPGP.Werner Koch2014-08-181-11/+16
* gpgsm: Add a way to save a found state.Werner Koch2014-06-023-7/+42
* gpg: Fix uninitialized access to search descindex with gpg keyboxes.Werner Koch2014-05-142-4/+8
* kbx: Add experimental support for EDDSA.Werner Koch2014-05-071-8/+9
* Two minor code cleanups and one NULL deref on error fix.Werner Koch2014-04-161-2/+2
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+1
* kbx: Implement update operation for OpenPGP keyblocks.Werner Koch2013-11-156-24/+64
* kbx: Fix possible segv in kbxdump.Werner Koch2013-11-151-1/+1
* kbx: Add a few macros for easier readability.Werner Koch2013-08-291-10/+12
* Prepare for newer automake versions.Werner Koch2013-06-271-5/+7
* kbx: Remove unused macro.Werner Koch2013-03-201-6/+0
* kbx: Switch from MD5 to SHA-1 for the checksum.Werner Koch2013-01-082-13/+74
* kbx: Update blob specificationWerner Koch2013-01-081-86/+112
* gpg: Set the node flags while retrieving a keyblock.Werner Koch2013-01-072-22/+43
* 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-286-14/+55
* kbxutil: Improve format of the Sig-Expire lines.Werner Koch2012-12-281-2/+2
* gpg: First working support for keyboxes.Werner Koch2012-12-287-160/+251
* kbxutil: Print algo number and fold similar lines.Werner Koch2012-12-284-23/+51
* gpg: First patches to support a keybox storage backend.Werner Koch2012-12-273-2/+23
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-054-15/+15
* common: Add a global variable to for the default error source.Werner Koch2012-02-062-4/+7
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-1/+12
* Fixed set but unused variable bugsWerner Koch2011-08-101-8/+1
* Update OpenPGP parser to support ECCWerner Koch2011-04-283-63/+83
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-0416-258/+248
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-0/+1
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-1/+6
* fix reallocation bugWerner Koch2010-07-232-0/+5
* More changes on the way to remove secring.gpg.Werner Koch2010-04-212-14/+7
* common/Marcus Brinkmann2010-04-202-2/+6