aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd: Add support of ECC pubkey attribute.NIIBE Yutaka2016-09-161-16/+45
* g10: Add missing header.Justus Winter2016-09-151-0/+1
* g10: Only consider bindings matching the signer's user id.Neal H. Walfield2016-09-151-11/+29
* g10: Don't include the signature when printing a binding's validity.Neal H. Walfield2016-09-151-2/+2
* tests/fake-pinentries: fake pinentries for downstream developers.Daniel Kahn Gillmor2016-09-156-0/+275
* spelling: conenction should be connectionDaniel Kahn Gillmor2016-09-152-2/+2
* spelling: correct achived to achievedDaniel Kahn Gillmor2016-09-151-1/+1
* tests/gpgscm: Fix use of pointer.NIIBE Yutaka2016-09-152-4/+4
* g10: Fix whitespace.Neal H. Walfield2016-09-141-1/+1
* g10: Correctly compute the euclidean distance.Neal H. Walfield2016-09-141-8/+10
* g10: Change the default TOFU policy for UTKs to good.Neal H. Walfield2016-09-141-2/+2
* g10: Add missing static qualifier.Neal H. Walfield2016-09-141-1/+1
* g10: Default to the "good" TOFU policy for keys signed by a UTK.Neal H. Walfield2016-09-141-0/+97
* gpg: Emit a new error status line in --quick-adduid.Werner Koch2016-09-141-1/+4
* gpg: Allow use of "default" algo for--quick-addkey.Werner Koch2016-09-141-0/+3
* gpg: Improve usability of --quick-gen-key.Werner Koch2016-09-133-37/+81
* tools: Minor fix to the usbmon debugging tool.Werner Koch2016-09-131-10/+13
* gpg: Avoid mixing up status and colon line output.Werner Koch2016-09-121-36/+47
* tests: Simplify tofu test.Justus Winter2016-09-121-66/+64
* Portability build fix.Ben Kibbey2016-09-102-2/+3
* Fix symbol conflict.Ben Kibbey2016-09-101-20/+20
* gpg: print fingerprint regardless of keyid-formatDaniel Kahn Gillmor2016-09-091-2/+5
* gpg: Remove option --yes from gpgvWerner Koch2016-09-082-10/+7
* gpg: Add options --output and --yes to gpgv.Werner Koch2016-09-083-1/+19
* gpg: Make --output work with --verify.Werner Koch2016-09-072-8/+15
* dirmngr: Terminate on deletion of the socket file (Linux only).Werner Koch2016-09-072-4/+105
* g10: Use the time a signature was seen, not the embedded time, for statsNeal H. Walfield2016-09-071-4/+3
* tests: Don't use --tofu-db-format.Neal H. Walfield2016-09-071-33/+30
* g10: Check for a new binding a bit later.Neal H. Walfield2016-09-071-9/+9
* g10: Change TOFU code to respect --faked-system-time.Neal H. Walfield2016-09-071-22/+36
* g10: Use the correct conversion function.Neal H. Walfield2016-09-071-8/+8
* g10: Add missing sqrtu32.h and sqrtu32.c.Neal H. Walfield2016-09-074-5/+260
* gpg: Fix format string issues in tofu.Werner Koch2016-09-071-21/+13
* g10: Temporary hack to repalce missing sqrtu32.Werner Koch2016-09-072-2/+5
* g10: Make sure some functions are passed a primary key.Neal H. Walfield2016-09-061-0/+4
* 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