aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-12wks: Add hack for the broken posteo systemWerner Koch1-2/+18
2017-09-12wks: Add new policy flag protocol-versionWerner Koch2-2/+13
2017-09-12wks: Use unencrypted draft-1 mode for posteo.deWerner Koch1-39/+81
2017-09-12tools: New function mime_maker_add_body_data.Werner Koch2-1/+14
2017-08-23gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch1-2/+2
2017-08-23build: Change SWDB tag "gnupg21" to "gnupg22".Werner Koch1-1/+1
2017-08-21gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat1-0/+12
2017-08-08gpg: Add option '--disable-dirmngr'.Justus Winter1-0/+3
2017-08-05gpg: gpgconf needs to support the now default --auto-key-retrieve.Werner Koch1-0/+2
2017-08-04gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch1-1/+1
2017-08-04agent: Make --no-grab the default.Werner Koch1-3/+3
2017-08-03wks: Allow gpg-wks-client --supported with just the domain nameWerner Koch1-1/+8
2017-08-01Simple typo fix.NIIBE Yutaka1-1/+1
2017-07-28agent: Make --ssh-fingerprint-digest re-readable.Werner Koch1-0/+4
2017-07-26wks: Fix program names in the usage diagnostics.Werner Koch2-4/+4
2017-07-26wks: Add stubs for new gpg-wks-server commands.Werner Koch1-0/+60
2017-07-19gpgconf: Make vars read-only explicitly.NIIBE Yutaka1-5/+5
2017-07-19Fix usage of ARGPARSE_OPTS.NIIBE Yutaka4-4/+7
2017-06-19Change license of some files to LGPLv2.1.Werner Koch15-112/+122
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka7-7/+7
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