aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* g10: Tweak TOFU's verbosity.Neal H. Walfield2016-09-061-46/+32
* g10: Only show the TOFU warning once per key.Neal H. Walfield2016-09-061-37/+55
* g10: Record and show statistics for encrypted messages when using TOFUNeal H. Walfield2016-09-066-236/+481
* g10: Simplify the binding statistics shown for a TOFU conflict.Neal H. Walfield2016-09-061-76/+81
* gpgscm: Fix detection of unbalanced parenthesis.Justus Winter2016-09-062-0/+9
* tests: Fix test.Justus Winter2016-09-061-1/+1
* agent: Terminate on deletion of the socket file (Linux only).Werner Koch2016-09-062-0/+82
* tests: Speed up the test suite.Justus Winter2016-09-052-126/+150
* common: Restore a simpler variant of 'gnupg_wait_process'.Justus Winter2016-09-051-1/+53
* common: Fix error handling.Justus Winter2016-09-051-2/+6
* g10: Don't add user attributes to the TOFU DB.Neal H. Walfield2016-09-051-0/+8
* agent: Silence --debug IPC output for connections from self.Werner Koch2016-09-052-3/+37
* agent: Small improvement of the server's local state.Werner Koch2016-09-051-10/+10
* g10: Refactor cross sig check code.Neal H. Walfield2016-09-051-309/+434
* tests: Update README.Justus Winter2016-09-051-8/+22
* 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