aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-10gpg: Print the signer's UID during verification.Werner Koch3-7/+33
2016-08-10gpg: Remove tofu database format "split".Werner Koch8-751/+177
2016-08-10g10: Fix opening of trust database.Justus Winter1-2/+2
2016-08-09gpg: Extend the PROGRESS line to give the used unit.Werner Koch1-3/+12
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey2-13/+0
2016-08-08gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch7-204/+46
2016-08-08gpg: Cleanup of dek_to_passphrase function (part 1).Werner Koch1-31/+11
2016-08-05gpg: Avoid publishing the GnuPG version by defaultDaniel Kahn Gillmor1-1/+1
2016-08-04gpg: Make sure that keygrips are printed for each subkey.Werner Koch1-6/+14
2016-08-04gpg: Always print the fingerprint in colons mode.Werner Koch1-20/+12
2016-08-04g10: Fix checking key for signature validation.NIIBE Yutaka1-2/+2
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor4-4/+4
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor1-1/+1
2016-08-03gpg,gpgsm: Block signals during keyring/keybox update.Werner Koch1-2/+11
2016-07-25g10: Fix key import statistics.Justus Winter1-4/+13
2016-07-22g10: Properly ignore legacy keys in the keyring cache.Justus Winter1-4/+1
2016-07-21g10: Fix error handling.Justus Winter1-3/+3
2016-07-21g10: Drop superfluous begin transaction.Justus Winter1-7/+1
2016-07-21g10: Fix crash.Justus Winter1-2/+10
2016-07-15g10: Fix building without trust models.Justus Winter1-0/+4
2016-07-14gpg: Remove options --print-dane-records and --print-pka-records.Werner Koch3-159/+23
2016-07-13gpg: Fix regression due to the new --mimemode options.Werner Koch1-2/+2
2016-07-13gpg: Make --try-all-secrets work for hidden recipientsDaiki Ueno1-10/+50
2016-07-13gpg: Do not print a the short keyid if the high word is zero.Werner Koch1-10/+2
2016-07-13gpg: New option --mimemode.Werner Koch6-11/+30
2016-07-12gpg: Extend import-option import-export to print PKA or DANE.Werner Koch3-57/+98
2016-07-12gpg: Move a function from import.c to export.c.Werner Koch3-59/+62
2016-07-09gpgv: Tweak default options for extra security.NIIBE Yutaka1-0/+2
2016-07-07gpg: Add export options "export-pka" and "export-dane".Werner Koch3-15/+167
2016-07-07gpg: Split a too large export function.Werner Koch1-271/+290
2016-07-06gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch9-74/+288
2016-07-06gpg: New option --no-keyring.Werner Koch1-8/+19
2016-07-06gpg: Document use of node flags in import.c and remove unused args.Werner Koch1-117/+104
2016-07-06gpg: Get rid of an unused arg in a function in getkey.c.Werner Koch1-10/+7
2016-07-06gpg: Change calling convention for a function in getkey.cWerner Koch1-37/+40
2016-07-05gpg: Fix possible out-of-bounds read in is_armored.Werner Koch1-5/+11
2016-07-05g10: Fix out-of-bounds read.Justus Winter1-2/+4
2016-07-03gpg: Avoid spurious failures on keyblocks with no or only deleted nodes.Werner Koch1-0/+1
2016-07-01gpg: New option --export-filterWerner Koch3-0/+134
2016-07-01gpg: New option --import-filterWerner Koch3-1/+143
2016-07-01gpg: Allow to cache the mbox in a user id struct.Werner Koch2-0/+2
2016-07-01gpg: Make sure a user ID packet has always a terminating Nul in memory.Werner Koch2-2/+2
2016-07-01g10: Fix memory leak.Justus Winter1-2/+4
2016-07-01g10: Fix memory leak.Justus Winter1-0/+1
2016-07-01g10: Fix build with disabled kbnode cache.Justus Winter1-2/+2
2016-07-01g10: Fix memory leak.Justus Winter1-4/+6
2016-07-01g10: Fix memory leak.Justus Winter1-3/+3
2016-07-01Fix trivial memory leaks in tests.Justus Winter1-0/+1
2016-06-30g10: Fix memory leak.Justus Winter1-0/+9
2016-06-30g10: Fix memory leak.Justus Winter1-0/+1