summaryrefslogtreecommitdiffstats
path: root/autogen.rc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-02common: Check read errors in name-value.cWerner Koch1-1/+6
2016-09-02scd: Release the card reader after card removal.NIIBE Yutaka1-1/+4
2016-09-02scd: Clean up unused shutdown method.NIIBE Yutaka3-121/+0
2016-09-02agent: invoke scdaemon with --homedir.NIIBE Yutaka1-2/+19
2016-09-02po: Update Japanese translation.NIIBE Yutaka1-7/+5
2016-09-01g10: End transaction earlier.Neal H. Walfield1-2/+1
2016-09-01g10: Don't consider cross-signed keys to be in conflict.Neal H. Walfield1-4/+158
2016-09-01gpg: Avoid homedir creation by --list-configWerner Koch1-1/+8
2016-09-01gpg: Simplify code to print VALIDSIG.Werner Koch1-29/+20
2016-09-01gpg: Add new function write_status_printf.Werner Koch2-0/+29
2016-09-01gpg: Fix printing of pubkey algo in --verbose signature verify.Werner Koch3-91/+111
2016-09-01g10: Fix typo.Neal H. Walfield1-1/+1
2016-09-01g10: When asking about a TOFU binding conflict, default to unknown.Neal H. Walfield1-1/+9
2016-09-01g10: Add support for TRUST_NEVER.Neal H. Walfield1-5/+19
2016-09-01g10: Improve text.Neal H. Walfield1-5/+5
2016-09-01g10: Remove unused parameter.Neal H. Walfield1-10/+5
2016-09-01gpg: Copy the correct digest for use by TOFU.Werner Koch1-1/+1
2016-09-01g10: Be careful to not be in a transaction during long operationsNeal H. Walfield1-18/+75
2016-09-01tests: Run test requiring the network only in maintainer-mode.Werner Koch1-3/+11
2016-08-31wks: Send a final message to the user.Werner Koch1-2/+119
2016-08-31wks: Relax permission check for the top directory.Werner Koch1-3/+3
2016-08-31g10: On a TOFU conflict, show whether the uids are expired or revokedNeal H. Walfield1-1/+106
2016-08-31doc: Add a help text for tofu.conflict.Neal H. Walfield1-2/+13
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-29w32: Fix build regression due to 2aa0701.Werner Koch1-1/+1
2016-08-29gpgconf: Print the plain socket directory with --list-dirs.Werner Koch1-0/+1
2016-08-29common: Add a default socket name feature.Werner Koch9-25/+63
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 Koch2-3/+128
2016-08-25common: Rename an odd named function.Werner Koch4-7/+7
2016-08-25gpg: New option --with-tofu-info.Werner Koch9-38/+107
2016-08-24gpg: Change TOFU_STATS to return timestamps.Werner Koch2-35/+77
2016-08-24common: Guarantee that gnupg_get_time does not return an error.Werner Koch1-16/+10
2016-08-24wks: Add command --supported to gpg-wks-client.Werner Koch1-0/+55
2016-08-24doc: Some additional source commentsWerner Koch2-1/+6