aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-22tools: Show a clearer error message if a server doesn't support WKSNeal H. Walfield1-2/+11
2016-12-22wks: Let the client ignore missing policy flags.Werner Koch1-1/+1
2016-12-08wks: New option --status-fd for gpg-wks-client.Werner Koch1-1/+14
2016-12-08wks: New option --check for gpg-wks-client.Werner Koch1-0/+101
2016-11-07wks: Encrypt all client mails also the target key,Werner Koch1-14/+32
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-05wks: Send key encrypted as required by draft -02Werner Koch1-5/+41
2016-10-05wks: Add option --fake-submission-addr to gpg-wks-client.Werner Koch1-16/+33
2016-09-29wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch1-8/+139
2016-09-29tools: Simplify the mime-maker container creation.Werner Koch1-1/+1
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-09-02wks: Add framework for policy flags.Werner Koch1-0/+26
2016-08-24wks: Add command --supported to gpg-wks-client.Werner Koch1-0/+55
2016-07-15wks: Publish as binary file.Werner Koch1-1/+4
2016-07-13wks: Use correct key for the confirmationWerner Koch1-1/+1
2016-07-12wks: Try to send an encrypted confirmation back.Werner Koch1-46/+156
2016-07-04wks: Add command --read to gpg-wks-client.Werner Koch1-2/+15
2016-07-03wks: Let the client only export the requested UID.Werner Koch1-6/+15
2016-07-02tools: Call sendmail directly from the wks tools.Werner Koch1-12/+23
2016-06-29tools: Add gpg-wks-client and gpg-wks-server.Werner Koch1-0/+615