aboutsummaryrefslogtreecommitdiffstats
path: root/kbx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-04gpg: Allow import of large keys.Werner Koch1-1/+1
2014-11-11Remove use of gnulib (part 1)Werner Koch1-2/+2
2014-11-07gpg: Remove warning message for non-implemented search modes.Werner Koch1-1/+1
2014-10-31kbx: Let keydb_search skip unwanted blobs.Werner Koch7-50/+58
2014-10-09gpg: Skip overlong keys and a print a warning.Werner Koch2-3/+12
2014-10-09kbx: Fix handling of overlong keys.Werner Koch2-7/+41
2014-10-09gpg: Take care to use pubring.kbx if it has ever been used.Werner Koch7-27/+86
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-0/+1
2014-08-18kbx: Make user id and signature data optional for OpenPGP.Werner Koch1-11/+16
2014-06-02gpgsm: Add a way to save a found state.Werner Koch3-7/+42
2014-05-14gpg: Fix uninitialized access to search descindex with gpg keyboxes.Werner Koch2-4/+8
2014-05-07kbx: Add experimental support for EDDSA.Werner Koch1-8/+9
2014-04-16Two minor code cleanups and one NULL deref on error fix.Werner Koch1-2/+2
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2013-11-15kbx: Implement update operation for OpenPGP keyblocks.Werner Koch6-24/+64
2013-11-15kbx: Fix possible segv in kbxdump.Werner Koch1-1/+1
2013-08-29kbx: Add a few macros for easier readability.Werner Koch1-10/+12
2013-06-27Prepare for newer automake versions.Werner Koch1-5/+7
2013-03-20kbx: Remove unused macro.Werner Koch1-6/+0
2013-01-08kbx: Switch from MD5 to SHA-1 for the checksum.Werner Koch2-13/+74
2013-01-08kbx: Update blob specificationWerner Koch1-86/+112
2013-01-07gpg: Set the node flags while retrieving a keyblock.Werner Koch2-22/+43
2013-01-07gpg: Allow searching for user ids in a keybox.Werner Koch1-20/+37
2012-12-28gpg: Add signature cache support to the keybox.Werner Koch6-14/+55
2012-12-28kbxutil: Improve format of the Sig-Expire lines.Werner Koch1-2/+2
2012-12-28gpg: First working support for keyboxes.Werner Koch7-160/+251
2012-12-28kbxutil: Print algo number and fold similar lines.Werner Koch4-23/+51
2012-12-27gpg: First patches to support a keybox storage backend.Werner Koch3-2/+23
2012-08-24Fix typos spotted during translationsDavid Prévot1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch4-15/+15
2012-02-06common: Add a global variable to for the default error source.Werner Koch2-4/+7
2011-12-01Generate the ChangeLog from commit logs.Werner Koch1-1/+12
2011-08-10Fixed set but unused variable bugsWerner Koch1-8/+1
2011-04-28Update OpenPGP parser to support ECCWerner Koch3-63/+83
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch16-258/+248
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-0/+1
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-1/+6
2010-07-23fix reallocation bugWerner Koch2-0/+5
2010-04-21More changes on the way to remove secring.gpg.Werner Koch2-14/+7
2010-04-20common/Marcus Brinkmann2-2/+6
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch3-5/+24
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2010-03-10Merged jnlib into common.Werner Koch7-13/+20
2010-03-08Use macros for iobuf ioctls. Werner Koch2-3/+7
2009-12-17Implement --faked-systrem-time for gpg.Werner Koch1-0/+3
2009-12-08Unification of the search descriptor usage.Werner Koch3-11/+40
2009-07-21Make bug reporting address easier changeable.Werner Koch1-3/+2
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-0/+2
2009-03-06New gpg-agent command to list key information.Werner Koch1-1/+1
2008-12-09Minor fixes.Werner Koch2-2/+5