summaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog-2011 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-30agent: Kludge to allow disabling of the extra sockets.Werner Koch2-2/+19
2016-09-30wks: Avoid long trustdb checks.Werner Koch1-0/+1
2016-09-30build: Fix build against libiconv.Justus Winter3-9/+14
2016-09-30agent: Enable restricted, browser, and ssh socket by default.Justus Winter3-10/+26
2016-09-30w32: Fix STARTTLS on LDAP connections.Justus Winter1-1/+15
2016-09-29wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch4-57/+417
2016-09-29tools: Convey signeddata also to the part_data callback in mime-parser.Werner Koch1-20/+38
2016-09-29tools: Allow retrieval of signed data from mime-maker.Werner Koch2-0/+69
2016-09-29tools: Change mime-maker to write out CR,LF.Werner Koch2-34/+107
2016-09-29tools: Simplify the mime-maker container creation.Werner Koch4-40/+34
2016-09-29tools: Give mime parser callbacks access to the rfc822 parser.Werner Koch2-0/+24
2016-09-29dirmngr: Fix STARTTLS on LDAP connections.Justus Winter1-1/+1
2016-09-28gpg: Improve WKD by importing only the requested UID.Werner Koch1-5/+32
2016-09-28gpg: Reject import if an import filter removed all user ids.Werner Koch1-0/+27
2016-09-28gpg: Make import filter data object more flexible.Werner Koch2-15/+63
2016-09-28gpg: Make sure that internal key import is done with a binary stream.Werner Koch1-1/+1
2016-09-27build: Do not link gpg-connect-agent against npth.Justus Winter1-2/+1
2016-09-27build: Fix check for resolver library on macOS.Justus Winter1-2/+9
2016-09-27common: Correctly handle modules relying on npth.Justus Winter1-2/+4
2016-09-27agent, sm: Set CTX after start_agent.NIIBE Yutaka2-12/+31
2016-09-27dirmngr: Removal of no-libgcrypt.o.NIIBE Yutaka1-8/+1
2016-09-27agent: Allow only specific digest size for ECDSA.NIIBE Yutaka1-13/+9
2016-09-22g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield2-1/+24
2016-09-20tests: Add documentation, make interactive debugging possible.Justus Winter2-1/+45
2016-09-20tests: Drop the old shell-based tests.Justus Winter40-3337/+1
2016-09-20tests: Port the quick key manipulation test to Scheme.Justus Winter2-0/+67
2016-09-20tests: Remove list of tests from the test runner.Justus Winter1-43/+1
2016-09-20tests: Reduce runtime of excessive test.Justus Winter1-17/+1
2016-09-20dirmngr: Fix type.Justus Winter1-1/+1
2016-09-20dirmngr: Open file CRL's in binary modeAndre Heinecke1-1/+1
2016-09-20doc: Fix a xref usage.NIIBE Yutaka1-1/+1
2016-09-20doc: Do not end section names with "."Ineiev9-35/+34
2016-09-20doc: Add a few extra coding standard notes.Werner Koch1-13/+38
2016-09-20doc: Fix fix "Not(e) that you can(not) abbreviate".Werner Koch6-6/+6
2016-09-20doc: minor fix for @xref.NIIBE Yutaka1-1/+1
2016-09-20doc: Implement simple '@ref'erences.Justus Winter1-0/+1
2016-09-20doc: Fix full stops.Ineiev7-10/+10
2016-09-20doc: Fix spacings.Ineiev5-11/+11
2016-09-20doc: Improve markup.Ineiev7-42/+43
2016-09-20doc: Replace rfc0123 with RFC-0123.Ineiev3-4/+4
2016-09-20doc: Add missing description of datafile.Ineiev1-3/+3
2016-09-20doc: Replace UTF8 with UTF-8.Ineiev1-2/+2
2016-09-20doc: Fix mistakes.Ineiev6-18/+17
2016-09-20doc: Eliminate inconsistent UK English.Ineiev4-7/+7
2016-09-20doc: Use the right reference commands.Ineiev5-12/+11
2016-09-20doc: Fix "Not(e) that you can(not) abbreviate".Ineiev6-8/+8
2016-09-20doc: Fix typos.Ineiev11-59/+59
2016-09-20doc: Fix Martin Hellman's name.Ineiev1-1/+1
2016-09-19tests: Refine the repl function.Justus Winter1-21/+21
2016-09-19tests: Implement interpreter shutdown using exceptions.Justus Winter2-1/+23