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