aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch2016-09-294-57/+417
* tools: Convey signeddata also to the part_data callback in mime-parser.Werner Koch2016-09-291-20/+38
* tools: Allow retrieval of signed data from mime-maker.Werner Koch2016-09-292-0/+69
* tools: Change mime-maker to write out CR,LF.Werner Koch2016-09-292-34/+107
* tools: Simplify the mime-maker container creation.Werner Koch2016-09-294-40/+34
* tools: Give mime parser callbacks access to the rfc822 parser.Werner Koch2016-09-292-0/+24
* dirmngr: Fix STARTTLS on LDAP connections.Justus Winter2016-09-291-1/+1
* gpg: Improve WKD by importing only the requested UID.Werner Koch2016-09-281-5/+32
* gpg: Reject import if an import filter removed all user ids.Werner Koch2016-09-281-0/+27
* gpg: Make import filter data object more flexible.Werner Koch2016-09-282-15/+63
* gpg: Make sure that internal key import is done with a binary stream.Werner Koch2016-09-281-1/+1
* build: Do not link gpg-connect-agent against npth.Justus Winter2016-09-271-2/+1
* build: Fix check for resolver library on macOS.Justus Winter2016-09-271-2/+9
* common: Correctly handle modules relying on npth.Justus Winter2016-09-271-2/+4
* agent, sm: Set CTX after start_agent.NIIBE Yutaka2016-09-272-12/+31
* dirmngr: Removal of no-libgcrypt.o.NIIBE Yutaka2016-09-271-8/+1
* agent: Allow only specific digest size for ECDSA.NIIBE Yutaka2016-09-271-13/+9
* g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield2016-09-222-1/+24
* tests: Add documentation, make interactive debugging possible.Justus Winter2016-09-202-1/+45
* tests: Drop the old shell-based tests.Justus Winter2016-09-2040-3337/+1
* tests: Port the quick key manipulation test to Scheme.Justus Winter2016-09-202-0/+67
* tests: Remove list of tests from the test runner.Justus Winter2016-09-201-43/+1
* tests: Reduce runtime of excessive test.Justus Winter2016-09-201-17/+1
* dirmngr: Fix type.Justus Winter2016-09-201-1/+1
* dirmngr: Open file CRL's in binary modeAndre Heinecke2016-09-201-1/+1
* doc: Fix a xref usage.NIIBE Yutaka2016-09-201-1/+1
* doc: Do not end section names with "."Ineiev2016-09-209-35/+34
* doc: Add a few extra coding standard notes.Werner Koch2016-09-201-13/+38
* doc: Fix fix "Not(e) that you can(not) abbreviate".Werner Koch2016-09-206-6/+6
* doc: minor fix for @xref.NIIBE Yutaka2016-09-201-1/+1
* doc: Implement simple '@ref'erences.Justus Winter2016-09-201-0/+1
* doc: Fix full stops.Ineiev2016-09-207-10/+10
* doc: Fix spacings.Ineiev2016-09-205-11/+11
* 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