aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Fix checking key for signature validation.NIIBE Yutaka2016-08-041-2/+2
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-034-4/+4
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-031-1/+1
* gpg,gpgsm: Block signals during keyring/keybox update.Werner Koch2016-08-031-2/+11
* g10: Fix key import statistics.Justus Winter2016-07-251-4/+13
* g10: Properly ignore legacy keys in the keyring cache.Justus Winter2016-07-221-4/+1
* g10: Fix error handling.Justus Winter2016-07-211-3/+3
* g10: Drop superfluous begin transaction.Justus Winter2016-07-211-7/+1
* g10: Fix crash.Justus Winter2016-07-211-2/+10
* g10: Fix building without trust models.Justus Winter2016-07-151-0/+4
* gpg: Remove options --print-dane-records and --print-pka-records.Werner Koch2016-07-143-159/+23
* gpg: Fix regression due to the new --mimemode options.Werner Koch2016-07-131-2/+2
* gpg: Make --try-all-secrets work for hidden recipientsDaiki Ueno2016-07-131-10/+50
* gpg: Do not print a the short keyid if the high word is zero.Werner Koch2016-07-131-10/+2
* gpg: New option --mimemode.Werner Koch2016-07-136-11/+30
* gpg: Extend import-option import-export to print PKA or DANE.Werner Koch2016-07-123-57/+98
* gpg: Move a function from import.c to export.c.Werner Koch2016-07-123-59/+62
* gpgv: Tweak default options for extra security.NIIBE Yutaka2016-07-091-0/+2
* gpg: Add export options "export-pka" and "export-dane".Werner Koch2016-07-073-15/+167
* gpg: Split a too large export function.Werner Koch2016-07-071-271/+290
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-069-74/+288
* gpg: New option --no-keyring.Werner Koch2016-07-061-8/+19
* gpg: Document use of node flags in import.c and remove unused args.Werner Koch2016-07-061-117/+104
* gpg: Get rid of an unused arg in a function in getkey.c.Werner Koch2016-07-061-10/+7
* gpg: Change calling convention for a function in getkey.cWerner Koch2016-07-061-37/+40
* gpg: Fix possible out-of-bounds read in is_armored.Werner Koch2016-07-051-5/+11
* g10: Fix out-of-bounds read.Justus Winter2016-07-051-2/+4
* gpg: Avoid spurious failures on keyblocks with no or only deleted nodes.Werner Koch2016-07-031-0/+1
* gpg: New option --export-filterWerner Koch2016-07-013-0/+134
* gpg: New option --import-filterWerner Koch2016-07-013-1/+143
* gpg: Allow to cache the mbox in a user id struct.Werner Koch2016-07-012-0/+2
* gpg: Make sure a user ID packet has always a terminating Nul in memory.Werner Koch2016-07-012-2/+2
* g10: Fix memory leak.Justus Winter2016-07-011-2/+4
* g10: Fix memory leak.Justus Winter2016-07-011-0/+1
* g10: Fix build with disabled kbnode cache.Justus Winter2016-07-011-2/+2
* g10: Fix memory leak.Justus Winter2016-07-011-4/+6
* g10: Fix memory leak.Justus Winter2016-07-011-3/+3
* Fix trivial memory leaks in tests.Justus Winter2016-07-011-0/+1
* g10: Fix memory leak.Justus Winter2016-06-301-0/+9
* g10: Fix memory leak.Justus Winter2016-06-301-0/+1
* g10: Fix memory leak.Justus Winter2016-06-301-0/+1
* common: Fix memory leak.Justus Winter2016-06-301-0/+1
* g10: Fix keybox-related memory leaks.Justus Winter2016-06-301-2/+6
* g10: Fix memory leak.Justus Winter2016-06-301-0/+4
* g10: Fix memory leak.Justus Winter2016-06-301-0/+1
* g10: Fix memory leak.Justus Winter2016-06-301-2/+0
* w32: Fix build.Justus Winter2016-06-301-1/+1
* g10: Implement gpg --quick-revuidDaniel Kahn Gillmor2016-06-304-65/+236
* g10: Fix memory leaks.Justus Winter2016-06-283-14/+20
* gpg: Add hack to --quick-gen-key to create Curve25519 keys.Werner Koch2016-06-281-1/+7