aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-31g10: On a TOFU conflict, show whether the uids are expired or revokedNeal H. Walfield1-1/+106
2016-08-31g10: Always trust ultimately trusted keys.Neal H. Walfield1-21/+21
2016-08-31g10: Fix error detection.Neal H. Walfield1-1/+1
2016-08-31g10: Update a key's TOFU policy in a transaction.Neal H. Walfield2-1/+8
2016-08-31g10: Fix the show old policy functionality when changing a TOFU policy.Neal H. Walfield1-23/+24
2016-08-31g10: Drop unused argument.Neal H. Walfield1-6/+3
2016-08-31gpg: Move state local to tofu.c to a private structure.Neal H. Walfield2-19/+19
2016-08-31gpg: Avoid name spaces clash with future sqlite versions (2).Neal H. Walfield3-36/+36
2016-08-31gpg: Fix regression in gpgv's printing of the keyid.Werner Koch1-0/+2
2016-08-30g10: Improve TOFU batch update code.Neal H. Walfield2-46/+64
2016-08-30g10: Improve TOFU debugging output and some comments.Neal H. Walfield1-21/+23
2016-08-30g10: If a key has no valid user ids, change TOFU to return TRUST_NEVER.Neal H. Walfield1-1/+16
2016-08-30g10: Change tofu_register & tofu_get_validity to process multiple uids.Neal H. Walfield3-197/+238
2016-08-30g10: Support nested transactions on the TOFU DB.Neal H. Walfield2-20/+22
2016-08-30g10: Print the info text in more situations.Neal H. Walfield1-1/+2
2016-08-30g10: Print the formatted text.Neal H. Walfield1-1/+1
2016-08-30g10: When showing a user id's trust, pass the current signature.Neal H. Walfield1-1/+1
2016-08-29gpg: Make decryption of -R work w/o --try-secret-key or --default-key.Werner Koch1-10/+7
2016-08-25gpg: Fix false negatives in Ed25519 signature verification.Werner Koch1-3/+55
2016-08-25common: Rename an odd named function.Werner Koch2-2/+2
2016-08-25gpg: New option --with-tofu-info.Werner Koch7-30/+103
2016-08-24gpg: Change TOFU_STATS to return timestamps.Werner Koch1-32/+59
2016-08-18gpg: Add import filter "drop-sig".Werner Koch1-3/+87
2016-08-18gpg: New option --senderWerner Koch3-0/+35
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2-3/+3
2016-08-11gpg: New option --input-size-hint.Werner Koch3-2/+22
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