summaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wks: Make sure that the draft 2 request is correctly detected.Werner Koch2017-02-231-17/+71
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* tools: Show a clearer error message if a server doesn't support WKSNeal H. Walfield2016-12-221-2/+11
* wks: Let the client ignore missing policy flags.Werner Koch2016-12-221-1/+1
* wks: New option --status-fd for gpg-wks-client.Werner Koch2016-12-081-1/+14
* wks: New option --check for gpg-wks-client.Werner Koch2016-12-081-0/+101
* wks: Encrypt all client mails also the target key,Werner Koch2016-11-071-14/+32
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* wks: Send key encrypted as required by draft -02Werner Koch2016-10-051-5/+41
* wks: Add option --fake-submission-addr to gpg-wks-client.Werner Koch2016-10-051-16/+33
* wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch2016-09-291-8/+139
* tools: Simplify the mime-maker container creation.Werner Koch2016-09-291-1/+1
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* wks: Add framework for policy flags.Werner Koch2016-09-021-0/+26
* wks: Add command --supported to gpg-wks-client.Werner Koch2016-08-241-0/+55
* wks: Publish as binary file.Werner Koch2016-07-151-1/+4
* wks: Use correct key for the confirmationWerner Koch2016-07-131-1/+1
* wks: Try to send an encrypted confirmation back.Werner Koch2016-07-121-46/+156
* wks: Add command --read to gpg-wks-client.Werner Koch2016-07-041-2/+15
* wks: Let the client only export the requested UID.Werner Koch2016-07-031-6/+15
* tools: Call sendmail directly from the wks tools.Werner Koch2016-07-031-12/+23
* tools: Add gpg-wks-client and gpg-wks-server.Werner Koch2016-06-291-0/+615