aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-08gpg: Remove a function wrapper.Werner Koch8-18/+18
2013-01-07gpg: Set the node flags while retrieving a keyblock.Werner Koch1-4/+29
2013-01-07New function log_clock.Werner Koch3-2/+14
2013-01-07gpg: Allow generation of more than 4096 keys in one run.Werner Koch1-6/+20
2012-12-28gpg: Add signature cache support to the keybox.Werner Koch1-13/+100
2012-12-28gpg: First working support for keyboxes.Werner Koch2-19/+175
2012-12-27gpg: First patches to support a keybox storage backend.Werner Koch5-77/+219
2012-12-20gpg: Import only packets which are allowed in a keyblock.Werner Koch1-1/+22
2012-12-19gpg: Make commit 2b3cb2ee actually workWerner Koch1-2/+3
2012-12-19gpg: Suppress "public key already present" in quiet mode.Werner Koch1-3/+5
2012-11-29The keyserver search menu should honor --keyid-formatDavid Shaw1-5/+11
2012-11-27Fix printing of ECC algo names in hkp keyserver listings.Werner Koch1-2/+4
2012-11-16Add an OpenPGP card vendor.Werner Koch1-1/+2
2012-08-24Fix typos spotted during translationsDavid Prévot2-3/+3
2012-08-24Actually show translators comments in PO filesDavid Prévot2-6/+6
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch27-205/+205
2012-05-24Print the hash algorithm in colon mode key listing.Werner Koch1-6/+2
2012-05-24Fix type conflict warning.Werner Koch1-2/+2
2012-05-08Add tweaks for the not anymore patented IDEA algorithm.Werner Koch8-58/+1
2012-03-27Print warning for arguments not considered an option.Werner Koch1-2/+12
2012-03-26Allow compress algorithm 0.Werner Koch1-3/+1
2012-02-06common: Add a global variable to for the default error source.Werner Koch2-0/+2
2012-02-01Honor --cert-digest-algo when recreating a cert.David Shaw1-2/+7
2012-01-20Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw6-18/+34
2012-01-11gpg: Fix segv with RSA_S keys.Werner Koch1-0/+8
2011-12-15Merge fix for issue 1331 from 1.4.David Shaw1-3/+2
2011-12-02Avoid possible double free in export.c.Werner Koch1-1/+1
2011-12-01Generate the ChangeLog from commit logs.Werner Koch2-6/+17
2011-11-30Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2-20/+21
2011-11-30Increase the default buffer size for DNS certificates.Werner Koch2-2/+7
2011-11-22Don't print anonymous recipient messages in quiet mode.Werner Koch2-3/+10
2011-11-06Allow creating subkeys using an existing keyWerner Koch8-63/+246
2011-09-28Add a flag parameter to dotlock_create.Werner Koch5-7/+8
2011-09-23Renamed the lock functions.Werner Koch6-28/+37
2011-09-20Allow NULL for free_public_key.Werner Koch8-34/+36
2011-09-20avoid use of freed pointerJim Meyering2-1/+11
2011-09-20Replace gcry_md_start_debug by gcry_md_debug.Werner Koch5-9/+18
2011-08-10Fixed set but unused variable bugsWerner Koch6-31/+37
2011-07-29Do not print read-only trustdb warning with --quiet.Werner Koch2-1/+5
2011-07-18Print decoded S2K count in --list-packets mode.Werner Koch2-1/+15
2011-06-16Allow generation of card keys up to 4096 bit.Werner Koch3-16/+84
2011-06-13Fix for latest fix in Libgcrypt.Werner Koch2-1/+8
2011-06-01Fix size_t vs int issues.Marcus Brinkmann5-10/+19
2011-04-29Re-indentation of keydb.c and error code changes.Werner Koch8-348/+403
2011-04-29Fix import stat counter and abort secret key import on merge-only error case.Marcus Brinkmann2-25/+36
2011-04-29Give sensible error messages when trying to delete secret key.Marcus Brinkmann2-11/+26
2011-04-28Removed memory leak in the ECDH code.Werner Koch2-32/+59
2011-04-26Fixed regression in OpenPGP secret key export.Werner Koch2-4/+8
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch7-10/+20
2011-04-202011-04-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+6