aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Improve markup.Ineiev2016-09-207-42/+43
* doc: Replace rfc0123 with RFC-0123.Ineiev2016-09-203-4/+4
* doc: Add missing description of datafile.Ineiev2016-09-201-3/+3
* doc: Replace UTF8 with UTF-8.Ineiev2016-09-201-2/+2
* doc: Fix mistakes.Ineiev2016-09-206-18/+17
* doc: Eliminate inconsistent UK English.Ineiev2016-09-204-7/+7
* doc: Use the right reference commands.Ineiev2016-09-205-12/+11
* doc: Fix "Not(e) that you can(not) abbreviate".Ineiev2016-09-206-8/+8
* doc: Fix typos.Ineiev2016-09-2011-59/+59
* doc: Fix Martin Hellman's name.Ineiev2016-09-201-1/+1
* tests: Refine the repl function.Justus Winter2016-09-191-21/+21
* tests: Implement interpreter shutdown using exceptions.Justus Winter2016-09-192-1/+23
* tests: Correctly handle exceptions in resource handling macros.Justus Winter2016-09-191-4/+13
* tests: Refine exception handling.Justus Winter2016-09-193-7/+7
* tests: Use descriptive temporary file names.Justus Winter2016-09-194-4/+21
* gpg: Fix regression in fingerprint printing.Werner Koch2016-09-191-1/+1
* dirmngr: Silence diagnostics about starting housekeeping.Werner Koch2016-09-191-2/+2
* g10: Fix memory leak.Justus Winter2016-09-191-0/+1
* build: Distribute fake pinentries.Werner Koch2016-09-191-0/+5
* doc: Update license information.Werner Koch2016-09-195-8/+15
* gpgscm: Fix gcrypt version check.Werner Koch2016-09-191-1/+1
* gpg: Avoid malloc failure due to no key signaturesWerner Koch2016-09-191-8/+19
* doc: Clarify forward-compatible expectationsDaniel Kahn Gillmor2016-09-171-3/+7
* Fix comment and format.NIIBE Yutaka2016-09-173-3/+2
* Fix more spellingDaniel Kahn Gillmor2016-09-1743-79/+81
* move some file encodings to UTF-8Daniel Kahn Gillmor2016-09-173-18/+17
* g10: On failure, propagate the return code.Neal H. Walfield2016-09-161-0/+1
* g10: Improve some comments and a string.Neal H. Walfield2016-09-161-9/+13
* g10: Don't ignore failure. On failure, rollback.Neal H. Walfield2016-09-161-3/+15
* g10: Load the key block if the supplied user id list is NULL.Neal H. Walfield2016-09-161-1/+1
* g10: Use the accessor functions for accessing and comparing key idsNeal H. Walfield2016-09-161-7/+8
* po: convert localizations to UTF-8Daniel Kahn Gillmor2016-09-1611-15883/+15883
* 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