| Commit message (Expand) | Author | Files | Lines |
2023-04-20 | spawn: Introduce *_KEEP, removing *_NULL. | NIIBE Yutaka | 6 | -47/+19 |
2023-04-18 | gpgtar: Read common.conf for the log-file option. | Werner Koch | 1 | -1/+17 |
2023-03-15 | gpgtar: Do not allow the use of stdout for --status-fd | Werner Koch | 1 | -2/+6 |
2023-03-15 | gpgtar: Print a result status with skiupped files. | Werner Koch | 2 | -10/+58 |
2023-02-28 | gpgconf: Print some standard envvars with -X | Werner Koch | 1 | -0/+10 |
2023-02-08 | tools: Return a better error message if sendmail is not usable. | Werner Koch | 1 | -0/+7 |
2023-01-30 | gpgtar: Fix new --status-fd handling. | Werner Koch | 1 | -1/+1 |
2023-01-30 | gpgtar: Emit progress status lines in create mode. | Werner Koch | 3 | -12/+135 |
2023-01-26 | gpgtar: Fix parent directory creation bug | Werner Koch | 1 | -0/+2 |
2023-01-26 | gpgtar: Allow decryption from stdin. | Werner Koch | 1 | -17/+14 |
2023-01-20 | wkd: Support option --output for command --check. | Werner Koch | 3 | -10/+36 |
2023-01-19 | wkd: Let gpg-wks-client --supported print some diagnostics. | Werner Koch | 1 | -1/+45 |
2023-01-18 | gpgtar: Make --status-fd option for fds > 2 work | Werner Koch | 3 | -3/+12 |
2022-12-16 | doc: Typo fixes | Werner Koch | 1 | -3/+3 |
2022-12-09 | build: Remove Windows CE support. | NIIBE Yutaka | 1 | -1/+1 |
2022-12-06 | wkd: Do not send/install/mirror expired user ids. | Werner Koch | 3 | -6/+70 |
2022-11-29 | wkd: New option --add-revocs and some fixes. | Werner Koch | 3 | -33/+220 |
2022-11-29 | wkd: Make use of --debug extprog. | Werner Koch | 1 | -1/+20 |
2022-11-25 | Replace other use cases of gnupg_spawn_process_fd. | NIIBE Yutaka | 1 | -24/+48 |
2022-11-17 | common,tools,dirmngr: Introduce gnupg_process_spawn. | NIIBE Yutaka | 6 | -81/+117 |
2022-10-25 | card: New commands "gpg" and "gpgsm". | Werner Koch | 1 | -2/+63 |
2022-10-25 | card: Also show fingerprints of known X.509 certificates | Werner Koch | 1 | -1/+4 |
2022-10-20 | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 5 | -7/+7 |
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 | 2 | -2/+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 | 2 | -13/+13 |
2022-10-06 | wkd: New command --mirror for gpg-wks-client. | Werner Koch | 5 | -30/+316 |
2022-09-21 | tools: Need to set the dir for common.conf | Werner Koch | 2 | -1/+6 |
2022-09-13 | tools:gpg-auth: Enhance it to support use case for login. | NIIBE Yutaka | 2 | -12/+39 |
2022-09-06 | tools:gpg-auth: Support use of pinpad. | NIIBE Yutaka | 1 | -14/+27 |
2022-09-05 | tools:gpg-auth: Show SSH key comment when asking PIN. | NIIBE Yutaka | 1 | -3/+21 |
2022-09-02 | tools: Fix gpg-auth. | NIIBE Yutaka | 1 | -15/+42 |
2022-09-02 | tools:gpg-auth: New tool for authentication. | NIIBE Yutaka | 2 | -1/+924 |
2022-08-22 | common: New common option no-autostart. | Werner Koch | 2 | -1/+22 |
2022-08-03 | gpgconf: Add config file for Windows Registry dumps. | Werner Koch | 1 | -0/+71 |
2022-08-02 | gpgconf: Improve registry dumping. | Werner Koch | 1 | -9/+11 |
2022-07-27 | wkd: Bind the address to the nonce. | Werner Koch | 1 | -6/+67 |
2022-07-25 | wkd: Fix path traversal attack on gpg-wks-server. | Werner Koch | 2 | -0/+25 |
2022-07-10 | gpg-connect-agent: No help string for --unbuffered | Werner Koch | 1 | -1/+1 |
2022-06-29 | gpgconf: New short options -V and -X | Werner Koch | 1 | -4/+39 |
2022-06-22 | agent,gpg,tools: Fix use of log_get_fd. | NIIBE Yutaka | 1 | -2/+1 |
2022-06-03 | Remove remaining support for WindowsCE | Werner Koch | 3 | -33/+9 |
2022-06-02 | tools: Minor fix to gpg-connect-agent options. | Werner Koch | 1 | -2/+2 |
2022-06-02 | tools: Add a way to cancell INQUIRE for gpg-connect-agent. | NIIBE Yutaka | 1 | -5/+7 |
2022-06-02 | tools: Add --unbuffered option to gpg-connect-agent. | NIIBE Yutaka | 1 | -0/+9 |
2022-04-20 | w32: Do no use Registry item DefaultLogFile for the main tools. | Werner Koch | 2 | -2/+4 |
2022-03-29 | gpg,tools: Remove use of repo only zlib-riscos.h. | NIIBE Yutaka | 1 | -9/+0 |
2022-03-25 | tools:gpgconf: Fix gc_component table. | NIIBE Yutaka | 1 | -0/+2 |
2022-03-22 | gpgtar: New option --with-log | Werner Koch | 5 | -38/+51 |