summaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Typo fix in commentWerner Koch2024-03-061-1/+1
* wks: Make gpg-wks-client --mirror work w/o args.Werner Koch2024-03-061-1/+1
* wks: Add option --realclean to gpg-wks-client.Werner Koch2024-03-041-2/+8
* Allow tilde expansion for the foo-program options.Werner Koch2024-02-271-3/+5
* wks: Allow command style args for gpg-wks-client.Werner Koch2024-02-211-11/+19
* wks: Make --add-revocs the default.Werner Koch2023-06-211-3/+10
* wkd: Support option --output for command --check.Werner Koch2023-01-201-0/+13
* wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-061-0/+22
* wkd: New option --add-revocs and some fixes.Werner Koch2022-11-291-26/+70
* wkd: gpg-wks-client --send checks if build with sendmail supportAlexander Kulbartsch2022-10-131-0/+8
* wkd: Implement --blacklist option for gpg-wks-clientWerner Koch2022-10-071-1/+156
* wkd: Restrict gpg-wks-client --mirror to the given domains.Werner Koch2022-10-071-16/+62
* wkd: Silence gpg-wks-client diagnostics from gpg.Werner Koch2022-10-071-7/+7
* wkd: New command --mirror for gpg-wks-client.Werner Koch2022-10-061-3/+201
* wks-client: Improve an error messageWerner Koch2020-12-091-1/+1
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-1/+1
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-181-2/+2
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-211-12/+14
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-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-2/+17
* wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch2019-03-221-2/+83
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-141-2/+1
* wks: Do not use compression for the encrypted data.Werner Koch2018-12-181-0/+1
* wks: Allow reading of --install-key arguments from stdin.Werner Koch2018-12-041-3/+6
* wks: Add new commands --install-key and --remove-key to the client.Werner Koch2018-12-041-0/+53
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-121-4/+4
* wks: New option --with-colons for gpg-wks-client.Werner Koch2018-11-051-66/+188
* wks: Add special mode to --install-key.Werner Koch2018-02-201-115/+2
* wks: Implement server command --install-key.Werner Koch2018-02-201-1/+1
* wks: Support alternative submission address.Werner Koch2018-02-201-14/+34
* 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