aboutsummaryrefslogtreecommitdiffstats
path: root/tools/wks-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch2019-03-251-1/+26
* wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch2019-03-251-8/+39
* wks: Fix filter expression syntax flaw.Werner Koch2018-12-051-4/+10
* wks: Allow reading of --install-key arguments from stdin.Werner Koch2018-12-051-1/+61
* wks: Create sub-directoriesWerner Koch2018-12-051-5/+25
* wks: Move a few server functions to wks-util.Werner Koch2018-12-051-0/+305
* wks: New option --with-colons for gpg-wks-client.Werner Koch2018-11-051-1/+1
* wks: Add special mode to --install-key.Werner Koch2018-02-201-0/+114
* wks: Implement server command --install-key.Werner Koch2018-02-201-6/+11
* wks: Support alternative submission address.Werner Koch2018-02-201-0/+27
* wks: Send only the newest UID to the server.Werner Koch2017-09-181-7/+97
* wks: Print the UID creation time with gpg-wks-client --check.Werner Koch2017-09-181-2/+4
* wks: Use dedicated type to convey user ids.Werner Koch2017-09-181-8/+46
* wks: Add new policy flag protocol-versionWerner Koch2017-09-121-2/+12
* Change license of some files to LGPLv2.1.Werner Koch2017-06-191-9/+7
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* wks: Put stdout into binary mode for Windows at another place.Werner Koch2017-03-081-1/+5
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+5
* wks: New option --status-fd for gpg-wks-client.Werner Koch2016-12-081-0/+60
* tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch2016-12-081-0/+179
* tools: Fix use of uninitialized var in mime-maker.Werner Koch2016-12-081-1/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* wks: Add framework for policy flags.Werner Koch2016-09-021-0/+108
* tools: Call sendmail directly from the wks tools.Werner Koch2016-07-021-0/+65