summaryrefslogtreecommitdiffstats
path: root/tools/wks-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-0/+65