summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Add import filter "drop-sig".Werner Koch2016-08-181-3/+87
* gpg: New option --senderWerner Koch2016-08-183-0/+35
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-122-3/+3
* gpg: New option --input-size-hint.Werner Koch2016-08-113-2/+22
* gpg: Print the signer's UID during verification.Werner Koch2016-08-103-7/+33
* gpg: Remove tofu database format "split".Werner Koch2016-08-108-751/+177
* g10: Fix opening of trust database.Justus Winter2016-08-101-2/+2
* gpg: Extend the PROGRESS line to give the used unit.Werner Koch2016-08-091-3/+12
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-092-13/+0
* gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch2016-08-087-204/+46
* gpg: Cleanup of dek_to_passphrase function (part 1).Werner Koch2016-08-081-31/+11
* gpg: Avoid publishing the GnuPG version by defaultDaniel Kahn Gillmor2016-08-051-1/+1
* gpg: Make sure that keygrips are printed for each subkey.Werner Koch2016-08-041-6/+14
* gpg: Always print the fingerprint in colons mode.Werner Koch2016-08-041-20/+12
* 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