| Commit message (Expand) | Author | Files | Lines |
2024-03-06 | doc: Typo fix in comment | Werner Koch | 1 | -1/+1 |
2024-03-06 | wks: Make gpg-wks-client --mirror work w/o args. | Werner Koch | 1 | -1/+1 |
2024-03-04 | wks: Add option --realclean to gpg-wks-client. | Werner Koch | 1 | -2/+8 |
2024-02-27 | Allow tilde expansion for the foo-program options. | Werner Koch | 1 | -3/+5 |
2024-02-21 | wks: Allow command style args for gpg-wks-client. | Werner Koch | 1 | -11/+19 |
2023-06-27 | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int. | NIIBE Yutaka | 1 | -2/+2 |
2023-06-23 | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 1 | -2/+2 |
2023-06-21 | wks: Make --add-revocs the default. | Werner Koch | 1 | -3/+10 |
2023-01-20 | wkd: Support option --output for command --check. | Werner Koch | 1 | -0/+13 |
2022-12-06 | wkd: Do not send/install/mirror expired user ids. | Werner Koch | 1 | -0/+22 |
2022-11-29 | wkd: New option --add-revocs and some fixes. | Werner Koch | 1 | -26/+70 |
2022-10-13 | wkd: gpg-wks-client --send checks if build with sendmail support | Alexander Kulbartsch | 1 | -0/+8 |
2022-10-07 | wkd: Implement --blacklist option for gpg-wks-client | Werner Koch | 1 | -1/+156 |
2022-10-07 | wkd: Restrict gpg-wks-client --mirror to the given domains. | Werner Koch | 1 | -16/+62 |
2022-10-07 | wkd: Silence gpg-wks-client diagnostics from gpg. | Werner Koch | 1 | -7/+7 |
2022-10-06 | wkd: New command --mirror for gpg-wks-client. | Werner Koch | 1 | -3/+201 |
2020-12-09 | wks-client: Improve an error message | Werner Koch | 1 | -1/+1 |
2020-10-20 | Replace all calls to stat by gnupg_stat. | Werner Koch | 1 | -1/+1 |
2020-09-18 | common,agent,dirmngr,g10,tools: Fix split_fields API. | NIIBE Yutaka | 1 | -2/+2 |
2020-02-21 | Use gpgrt's new option parser for the tools. | Werner Koch | 1 | -12/+14 |
2020-02-20 | gpg: Use gpgrt's new option parser to provide a global conf file. | Werner Koch | 1 | -0/+4 |
2020-02-10 | build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. | Werner Koch | 1 | -0/+1 |
2019-03-25 | wkd: New command --print-wkd-url for gpg-wks-client. | Werner Koch | 1 | -2/+17 |
2019-03-22 | wkd: New command --print-wkd-hash for gpg-wks-client. | Werner Koch | 1 | -2/+83 |
2019-03-14 | kbx: Unify the fingerprint search modes. | Werner Koch | 1 | -2/+1 |
2018-12-18 | wks: Do not use compression for the encrypted data. | Werner Koch | 1 | -0/+1 |
2018-12-04 | wks: Allow reading of --install-key arguments from stdin. | Werner Koch | 1 | -3/+6 |
2018-12-04 | wks: Add new commands --install-key and --remove-key to the client. | Werner Koch | 1 | -0/+53 |
2018-11-12 | common: Prepare for parsing mail sub-addresses. | Werner Koch | 1 | -4/+4 |
2018-11-05 | wks: New option --with-colons for gpg-wks-client. | Werner Koch | 1 | -66/+188 |
2018-02-20 | wks: Add special mode to --install-key. | Werner Koch | 1 | -115/+2 |
2018-02-20 | wks: Implement server command --install-key. | Werner Koch | 1 | -1/+1 |
2018-02-20 | wks: Support alternative submission address. | Werner Koch | 1 | -14/+34 |
2017-09-18 | wks: Create a new user id if provider wants mailbox-only. | Werner Koch | 1 | -8/+69 |
2017-09-18 | wks: Send only the newest UID to the server. | Werner Koch | 1 | -3/+57 |
2017-09-18 | wks: Print the UID creation time with gpg-wks-client --check. | Werner Koch | 1 | -0/+1 |
2017-09-18 | wks: Use dedicated type to convey user ids. | Werner Koch | 1 | -7/+12 |
2017-09-12 | wks: Add hack for the broken posteo system | Werner Koch | 1 | -2/+18 |
2017-09-12 | wks: Use unencrypted draft-1 mode for posteo.de | Werner Koch | 1 | -39/+81 |
2017-08-03 | wks: Allow gpg-wks-client --supported with just the domain name | Werner Koch | 1 | -1/+8 |
2017-07-26 | wks: Fix program names in the usage diagnostics. | Werner Koch | 1 | -2/+2 |
2017-06-19 | Change license of some files to LGPLv2.1. | Werner Koch | 1 | -7/+8 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -11/+11 |
2017-02-23 | wks: Make sure that the draft 2 request is correctly detected. | Werner Koch | 1 | -17/+71 |
2017-02-21 | Clean up word replication. | Yuri Chornoivan | 1 | -1/+1 |
2016-12-22 | tools: Show a clearer error message if a server doesn't support WKS | Neal H. Walfield | 1 | -2/+11 |
2016-12-22 | wks: Let the client ignore missing policy flags. | Werner Koch | 1 | -1/+1 |
2016-12-08 | wks: New option --status-fd for gpg-wks-client. | Werner Koch | 1 | -1/+14 |
2016-12-08 | wks: New option --check for gpg-wks-client. | Werner Koch | 1 | -0/+101 |
2016-11-07 | wks: Encrypt all client mails also the target key, | Werner Koch | 1 | -14/+32 |