aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-12tools: Fix condition for gpg-connect-agent.NIIBE Yutaka1-1/+1
2017-04-11g10,tools: Fix bzlib.h include order.NIIBE Yutaka1-3/+4
2017-04-11tools: Portability fix for gpgparsemail.NIIBE Yutaka1-1/+2
2017-04-03gpgconf: Add --enable-extended-key-format for the agent.Werner Koch1-0/+3
2017-03-23tests: Use gpgconf to stop the agent.Werner Koch1-1/+37
2017-03-08wks: Put stdout into binary mode for Windows at another place.Werner Koch1-1/+5
2017-03-08wks: Put stdout into binary mode for Windows.Werner Koch1-5/+15
2017-03-07tools: Removal of -Icommon.NIIBE Yutaka1-8/+8
2017-03-07More change for common.NIIBE Yutaka2-2/+2
2017-03-07Remove -I option to common.NIIBE Yutaka17-49/+49
2017-03-07tools: More portable for openpty use.NIIBE Yutaka1-0/+12
2017-03-06wks: Set published keys world-readable.Werner Koch1-0/+5
2017-03-02tools: Fix compile error with older gcc versions.Werner Koch1-4/+2
2017-03-02common,tools: Always escape newlines when escaping data.Justus Winter1-0/+7
2017-02-28gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter1-0/+2
2017-02-28gpg,tools: Make trust-model configurable via gpgconf.Justus Winter1-0/+4
2017-02-23wks: Make sure that the draft 2 request is correctly detected.Werner Koch4-35/+119
2017-02-23wks: New callback for the mime parser.Werner Koch2-0/+27
2017-02-21Fix spelling.Daniel Kahn Gillmor1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan7-11/+11
2017-02-13gpgconf: No ENOENT warning with --change-options et al.Werner Koch1-2/+5
2017-02-07wks: Add WKS-Phase headers to the server messages.Werner Koch1-0/+10
2017-01-24tools: Use platform abstraction for I/O.Justus Winter1-10/+10
2017-01-24tools: Use platform abstraction for I/O.Justus Winter1-96/+95
2017-01-24tools: Use platform abstraction for renaming files.Justus Winter1-22/+16
2017-01-24tools: Add comments explaining the functions parameters.Justus Winter1-2/+27
2017-01-24tools: Improve error handling.Justus Winter1-0/+2
2017-01-24tools: Fix memory leak.Justus Winter1-0/+2
2017-01-23Update copyright notices for 2017.Werner Koch1-2/+2
2017-01-23Fix format string errors and some missing error case initialization.Werner Koch2-4/+4
2017-01-18gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch2-3/+32
2017-01-10tools: Fix memory leaks and improve error handling.Justus Winter3-6/+52
2017-01-05Silence two -Wlogical-op warnings.Werner Koch1-1/+5
2016-12-22tools: Show a clearer error message if a server doesn't support WKSNeal H. Walfield1-2/+11
2016-12-22wks: Let the client ignore missing policy flags.Werner Koch1-1/+1
2016-12-20dirmngr: New option --resolver-timeout.Werner Koch1-0/+6
2016-12-16gpgconf: New command --apply-profile.Werner Koch3-33/+277
2016-12-16gpgconf: Fix --apply-defaults.Werner Koch1-3/+3
2016-12-14common: Support locating components in the build tree.Justus Winter1-0/+3
2016-12-08wks: New option --status-fd for gpg-wks-client.Werner Koch3-1/+76
2016-12-08wks: New option --check for gpg-wks-client.Werner Koch3-0/+155
2016-12-08tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch3-164/+186
2016-12-08tools: Fix use of uninitialized var in mime-maker.Werner Koch2-2/+8
2016-12-08tools: Fix memleak in gpgconf.Werner Koch1-0/+1
2016-11-29tools,build: Build WKS tools against libintl.Justus Winter1-2/+2
2016-11-17dirmngr: Auto-sownload the swdb.lstWerner Koch1-1/+4
2016-11-17gpgconf: Change the displayed names of the components.Werner Koch1-6/+6
2016-11-16wks: Always build gpg-wks-client.Werner Koch1-4/+1
2016-11-07wks: Encrypt all client mails also the target key,Werner Koch1-14/+32
2016-11-07tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter2-76/+1