aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-25wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch1-2/+17
2019-03-25wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch1-2/+83
2018-12-18wks: Do not use compression for the encrypted data.Werner Koch1-0/+1
2018-12-05wks: Allow reading of --install-key arguments from stdin.Werner Koch1-3/+6
2018-12-05wks: Add new commands --install-key and --remove-key to the client.Werner Koch1-0/+53
2018-11-05wks: New option --with-colons for gpg-wks-client.Werner Koch1-66/+188
2018-02-20wks: Add special mode to --install-key.Werner Koch1-115/+2
2018-02-20wks: Implement server command --install-key.Werner Koch1-1/+1
2018-02-20wks: Support alternative submission address.Werner Koch1-14/+34
2017-09-18wks: Create a new user id if provider wants mailbox-only.Werner Koch1-8/+69
2017-09-18wks: Send only the newest UID to the server.Werner Koch1-3/+57
2017-09-18wks: Print the UID creation time with gpg-wks-client --check.Werner Koch1-0/+1
2017-09-18wks: Use dedicated type to convey user ids.Werner Koch1-7/+12
2017-09-12wks: Add hack for the broken posteo systemWerner Koch1-2/+18
2017-09-12wks: Use unencrypted draft-1 mode for posteo.deWerner Koch1-39/+81
2017-08-03wks: Allow gpg-wks-client --supported with just the domain nameWerner Koch1-1/+8
2017-07-26wks: Fix program names in the usage diagnostics.Werner Koch1-2/+2
2017-06-19Change license of some files to LGPLv2.1.Werner Koch1-7/+8
2017-03-07Remove -I option to common.NIIBE Yutaka1-11/+11
2017-02-23wks: Make sure that the draft 2 request is correctly detected.Werner Koch1-17/+71
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
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