aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Pass flags to test driver.Justus Winter2016-09-051-1/+1
* common: Improve waiting for processes on POSIX.Justus Winter2016-09-051-30/+112
* common: Fix typo.Justus Winter2016-09-051-1/+1
* dirmngr: Exclude D lines from the IPC debug output.Werner Koch2016-09-053-5/+76
* common: Add an assuan logging monitor.Werner Koch2016-09-0510-12/+27
* gpg: New export filter drop-subkey.Werner Koch2016-09-053-0/+100
* common: Add string operator gt,ge,le,lt to recsel.Werner Koch2016-09-053-3/+101
* gpg: Use a common filter_getval for import and export.Werner Koch2016-09-053-37/+7
* scd: Fix an action after card removal.NIIBE Yutaka2016-09-031-5/+5
* po: Fix line ending mismatch in Japanese translation.Werner Koch2016-09-021-2/+2
* wks: Add framework for policy flags.Werner Koch2016-09-026-11/+310
* dirmngr: Add --policy-flags option to WKD_GET.Werner Koch2016-09-021-3/+12
* common: Check read errors in name-value.cWerner Koch2016-09-021-1/+6
* scd: Release the card reader after card removal.NIIBE Yutaka2016-09-021-1/+4
* scd: Clean up unused shutdown method.NIIBE Yutaka2016-09-023-121/+0
* agent: invoke scdaemon with --homedir.NIIBE Yutaka2016-09-021-2/+19
* po: Update Japanese translation.NIIBE Yutaka2016-09-021-7/+5
* g10: End transaction earlier.Neal H. Walfield2016-09-011-2/+1
* g10: Don't consider cross-signed keys to be in conflict.Neal H. Walfield2016-09-011-4/+158
* gpg: Avoid homedir creation by --list-configWerner Koch2016-09-011-1/+8
* gpg: Simplify code to print VALIDSIG.Werner Koch2016-09-011-29/+20
* gpg: Add new function write_status_printf.Werner Koch2016-09-012-0/+29
* gpg: Fix printing of pubkey algo in --verbose signature verify.Werner Koch2016-09-013-91/+111
* g10: Fix typo.Neal H. Walfield2016-09-011-1/+1
* g10: When asking about a TOFU binding conflict, default to unknown.Neal H. Walfield2016-09-011-1/+9
* g10: Add support for TRUST_NEVER.Neal H. Walfield2016-09-011-5/+19
* g10: Improve text.Neal H. Walfield2016-09-011-5/+5
* g10: Remove unused parameter.Neal H. Walfield2016-09-011-10/+5
* gpg: Copy the correct digest for use by TOFU.Werner Koch2016-09-011-1/+1
* g10: Be careful to not be in a transaction during long operationsNeal H. Walfield2016-09-011-18/+75
* tests: Run test requiring the network only in maintainer-mode.Werner Koch2016-09-011-3/+11
* wks: Send a final message to the user.Werner Koch2016-08-311-2/+119
* wks: Relax permission check for the top directory.Werner Koch2016-08-311-3/+3
* g10: On a TOFU conflict, show whether the uids are expired or revokedNeal H. Walfield2016-08-311-1/+106
* doc: Add a help text for tofu.conflict.Neal H. Walfield2016-08-311-2/+13
* g10: Always trust ultimately trusted keys.Neal H. Walfield2016-08-311-21/+21
* g10: Fix error detection.Neal H. Walfield2016-08-311-1/+1
* g10: Update a key's TOFU policy in a transaction.Neal H. Walfield2016-08-312-1/+8
* g10: Fix the show old policy functionality when changing a TOFU policy.Neal H. Walfield2016-08-311-23/+24
* g10: Drop unused argument.Neal H. Walfield2016-08-311-6/+3
* gpg: Move state local to tofu.c to a private structure.Neal H. Walfield2016-08-312-19/+19
* gpg: Avoid name spaces clash with future sqlite versions (2).Neal H. Walfield2016-08-313-36/+36
* gpg: Fix regression in gpgv's printing of the keyid.Werner Koch2016-08-311-0/+2
* g10: Improve TOFU batch update code.Neal H. Walfield2016-08-302-46/+64
* g10: Improve TOFU debugging output and some comments.Neal H. Walfield2016-08-301-21/+23
* g10: If a key has no valid user ids, change TOFU to return TRUST_NEVER.Neal H. Walfield2016-08-301-1/+16
* g10: Change tofu_register & tofu_get_validity to process multiple uids.Neal H. Walfield2016-08-303-197/+238
* g10: Support nested transactions on the TOFU DB.Neal H. Walfield2016-08-302-20/+22
* g10: Print the info text in more situations.Neal H. Walfield2016-08-301-1/+2
* g10: Print the formatted text.Neal H. Walfield2016-08-301-1/+1