aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wks: Add option --fake-submission-addr to gpg-wks-client.Werner Koch2016-10-051-16/+33
* agent: Another minor fix to map_supervised_sockets.Werner Koch2016-10-051-3/+1
* agent: Fix npth + supervised mode problem.Werner Koch2016-10-051-0/+2
* agent: Fix error handling in map_supervised_socketsDaniel Kahn Gillmor2016-10-051-2/+2
* agent: Streamline the supervised mode code.Werner Koch2016-10-042-200/+216
* agent: Adjust cleanup for supervised mode. Fix for W32.Werner Koch2016-10-041-13/+20
* agent: Adjust supervised mode for the new default socket names.Werner Koch2016-10-041-12/+20
* agent: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor2016-10-042-2/+243
* build,w32: Unconditionally build tests.Justus Winter2016-10-043-26/+4
* tests,w32: Do not expose 'glob' to gpgscm.Justus Winter2016-10-041-38/+0
* tests,w32: Avoid using 'glob'.Justus Winter2016-10-041-2/+1
* tools: Ignore existing directories in gpgtar.Justus Winter2016-10-041-2/+6
* agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka2016-10-043-21/+52
* agent: Remove the warning for the GKR hijacking.Werner Koch2016-09-301-65/+0
* agent: Create the extra sockets in the standard socket dir.Werner Koch2016-09-302-6/+14
* agent: Kludge to allow disabling of the extra sockets.Werner Koch2016-09-302-2/+19
* wks: Avoid long trustdb checks.Werner Koch2016-09-301-0/+1
* build: Fix build against libiconv.Justus Winter2016-09-303-9/+14
* agent: Enable restricted, browser, and ssh socket by default.Justus Winter2016-09-303-10/+26
* w32: Fix STARTTLS on LDAP connections.Justus Winter2016-09-301-1/+15
* 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