aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-04wks: Add option --realclean to gpg-wks-client.Werner Koch1-0/+1
2024-02-27Allow tilde expansion for the foo-program options.Werner Koch1-3/+3
2023-01-20wkd: Support option --output for command --check.Werner Koch1-0/+1
2022-12-06wkd: Do not send/install/mirror expired user ids.Werner Koch1-0/+2
2022-11-29wkd: New option --add-revocs and some fixes.Werner Koch1-1/+5
2022-10-07wkd: Implement --blacklist option for gpg-wks-clientWerner Koch1-1/+0
2022-10-06wkd: New command --mirror for gpg-wks-client.Werner Koch1-0/+4
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+1
2019-03-25wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch1-0/+1
2019-03-22wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch1-1/+2
2018-12-04wks: Move a few server functions to wks-util.Werner Koch1-0/+7
2018-11-05wks: New option --with-colons for gpg-wks-client.Werner Koch1-0/+1
2018-02-20wks: Add special mode to --install-key.Werner Koch1-0/+2
2018-02-20wks: Implement server command --install-key.Werner Koch1-1/+1
2018-02-20wks: Support alternative submission address.Werner Koch1-0/+2
2017-09-18wks: Send only the newest UID to the server.Werner Koch1-0/+2
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-1/+13
2017-09-12wks: Add new policy flag protocol-versionWerner Koch1-0/+1
2017-06-19Change license of some files to LGPLv2.1.Werner Koch1-7/+8
2017-02-23wks: Make sure that the draft 2 request is correctly detected.Werner Koch1-0/+4
2016-12-08wks: New option --status-fd for gpg-wks-client.Werner Koch1-0/+2
2016-12-08tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch1-0/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-29wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch1-1/+12
2016-09-02wks: Add framework for policy flags.Werner Koch1-0/+14
2016-07-02tools: Call sendmail directly from the wks tools.Werner Koch1-0/+6
2016-07-02tools: Add options to gpg-wks-server.Werner Koch1-0/+2
2016-06-29tools: Add gpg-wks-client and gpg-wks-server.Werner Koch1-0/+53