summaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wks: Create a new user id if provider wants mailbox-only.Werner Koch2017-09-181-8/+69
* wks: Send only the newest UID to the server.Werner Koch2017-09-181-3/+57
* wks: Print the UID creation time with gpg-wks-client --check.Werner Koch2017-09-181-0/+1
* wks: Use dedicated type to convey user ids.Werner Koch2017-09-181-7/+12
* wks: Add hack for the broken posteo systemWerner Koch2017-09-121-2/+18
* wks: Use unencrypted draft-1 mode for posteo.deWerner Koch2017-09-121-39/+81
* wks: Allow gpg-wks-client --supported with just the domain nameWerner Koch2017-08-031-1/+8
* wks: Fix program names in the usage diagnostics.Werner Koch2017-07-261-2/+2
* Change license of some files to LGPLv2.1.Werner Koch2017-06-191-7/+8
* Remove -I option to common.NIIBE Yutaka2017-03-071-11/+11
* 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