summaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wkd: Implement --blacklist option for gpg-wks-clientWerner Koch2022-10-071-1/+0
* wkd: New command --mirror for gpg-wks-client.Werner Koch2022-10-061-0/+4
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+1
* wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch2019-03-251-0/+1
* wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch2019-03-221-1/+2
* wks: Move a few server functions to wks-util.Werner Koch2018-12-041-0/+7
* wks: New option --with-colons for gpg-wks-client.Werner Koch2018-11-051-0/+1
* wks: Add special mode to --install-key.Werner Koch2018-02-201-0/+2
* wks: Implement server command --install-key.Werner Koch2018-02-201-1/+1
* wks: Support alternative submission address.Werner Koch2018-02-201-0/+2
* wks: Send only the newest UID to the server.Werner Koch2017-09-181-0/+2
* 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-1/+13
* wks: Add new policy flag protocol-versionWerner Koch2017-09-121-0/+1
* Change license of some files to LGPLv2.1.Werner Koch2017-06-191-7/+8
* wks: Make sure that the draft 2 request is correctly detected.Werner Koch2017-02-231-0/+4
* wks: New option --status-fd for gpg-wks-client.Werner Koch2016-12-081-0/+2
* tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch2016-12-081-0/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch2016-09-291-1/+12
* wks: Add framework for policy flags.Werner Koch2016-09-021-0/+14
* tools: Call sendmail directly from the wks tools.Werner Koch2016-07-031-0/+6
* tools: Add options to gpg-wks-server.Werner Koch2016-07-021-0/+2
* tools: Add gpg-wks-client and gpg-wks-server.Werner Koch2016-06-291-0/+53