aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-06-30g10: Fix memory leak.Justus Winter1-0/+1
2016-06-30common: Fix memory leak.Justus Winter1-0/+1
2016-06-30g10: Fix keybox-related memory leaks.Justus Winter1-2/+6
2016-06-30g10: Fix memory leak.Justus Winter1-0/+4
2016-06-30g10: Fix memory leak.Justus Winter1-0/+1
2016-06-30g10: Fix memory leak.Justus Winter1-2/+0
2016-06-30w32: Fix build.Justus Winter1-1/+1
2016-06-30g10: Implement gpg --quick-revuidDaniel Kahn Gillmor4-65/+236
2016-06-28g10: Fix memory leaks.Justus Winter3-14/+20
2016-06-28gpg: Add hack to --quick-gen-key to create Curve25519 keys.Werner Koch1-1/+7
2016-06-28g10: Fix --list-packets.NIIBE Yutaka4-5/+4