| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: Fix use of EXCEPTS when spawning a process. | NIIBE Yutaka | 2023-06-26 | 3 | -0/+12 |
* | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 2023-06-23 | 10 | -28/+66 |
* | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |
* | w32: Fix use of assuan_sendfd. | NIIBE Yutaka | 2023-06-01 | 1 | -15/+40 |
* | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 7 | -6/+53 |
* | gpgtar: Emit FAILURE status line. | Werner Koch | 2023-05-24 | 1 | -0/+10 |
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 6 | -107/+138 |
* | gpgtar: Read common.conf for the log-file option. | Werner Koch | 2023-04-18 | 1 | -1/+17 |
* | gpgtar: Do not allow the use of stdout for --status-fd | Werner Koch | 2023-03-15 | 1 | -2/+6 |
* | gpgtar: Print a result status with skiupped files. | Werner Koch | 2023-03-15 | 2 | -10/+58 |
* | gpgconf: Print some standard envvars with -X | Werner Koch | 2023-02-28 | 1 | -0/+10 |
* | tools: Return a better error message if sendmail is not usable. | Werner Koch | 2023-02-08 | 1 | -0/+7 |
* | gpgtar: Fix new --status-fd handling. | Werner Koch | 2023-01-30 | 1 | -1/+1 |
* | gpgtar: Emit progress status lines in create mode. | Werner Koch | 2023-01-30 | 3 | -12/+135 |
* | gpgtar: Fix parent directory creation bug | Werner Koch | 2023-01-26 | 1 | -0/+2 |
* | gpgtar: Allow decryption from stdin. | Werner Koch | 2023-01-26 | 1 | -17/+14 |
* | wkd: Support option --output for command --check. | Werner Koch | 2023-01-20 | 3 | -10/+36 |
* | wkd: Let gpg-wks-client --supported print some diagnostics. | Werner Koch | 2023-01-19 | 1 | -1/+45 |
* | gpgtar: Make --status-fd option for fds > 2 work | Werner Koch | 2023-01-18 | 3 | -3/+12 |
* | doc: Typo fixes | Werner Koch | 2022-12-16 | 1 | -3/+3 |
* | build: Remove Windows CE support. | NIIBE Yutaka | 2022-12-09 | 1 | -1/+1 |
* | wkd: Do not send/install/mirror expired user ids. | Werner Koch | 2022-12-06 | 3 | -6/+70 |
* | wkd: New option --add-revocs and some fixes. | Werner Koch | 2022-11-29 | 3 | -33/+220 |
* | wkd: Make use of --debug extprog. | Werner Koch | 2022-11-29 | 1 | -1/+20 |
* | card: New commands "gpg" and "gpgsm". | Werner Koch | 2022-10-25 | 1 | -2/+63 |
* | card: Also show fingerprints of known X.509 certificates | Werner Koch | 2022-10-25 | 1 | -1/+4 |
* | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 2022-10-20 | 5 | -7/+7 |
* | wkd: gpg-wks-client --send checks if build with sendmail support | Alexander Kulbartsch | 2022-10-13 | 1 | -0/+8 |
* | wkd: Implement --blacklist option for gpg-wks-client | Werner Koch | 2022-10-07 | 2 | -2/+156 |
* | wkd: Restrict gpg-wks-client --mirror to the given domains. | Werner Koch | 2022-10-07 | 1 | -16/+62 |
* | wkd: Silence gpg-wks-client diagnostics from gpg. | Werner Koch | 2022-10-07 | 2 | -13/+13 |
* | wkd: New command --mirror for gpg-wks-client. | Werner Koch | 2022-10-06 | 5 | -30/+316 |
* | tools: Need to set the dir for common.conf | Werner Koch | 2022-09-21 | 2 | -1/+6 |
* | tools:gpg-auth: Enhance it to support use case for login. | NIIBE Yutaka | 2022-09-13 | 2 | -12/+39 |
* | tools:gpg-auth: Support use of pinpad. | NIIBE Yutaka | 2022-09-06 | 1 | -14/+27 |
* | tools:gpg-auth: Show SSH key comment when asking PIN. | NIIBE Yutaka | 2022-09-05 | 1 | -3/+21 |
* | tools: Fix gpg-auth. | NIIBE Yutaka | 2022-09-02 | 1 | -15/+42 |
* | tools:gpg-auth: New tool for authentication. | NIIBE Yutaka | 2022-09-02 | 2 | -1/+924 |
* | common: New common option no-autostart. | Werner Koch | 2022-08-22 | 2 | -1/+22 |
* | gpgconf: Add config file for Windows Registry dumps. | Werner Koch | 2022-08-03 | 1 | -0/+71 |
* | gpgconf: Improve registry dumping. | Werner Koch | 2022-08-02 | 1 | -9/+11 |
* | wkd: Bind the address to the nonce. | Werner Koch | 2022-07-27 | 1 | -6/+67 |
* | wkd: Fix path traversal attack on gpg-wks-server. | Werner Koch | 2022-07-25 | 2 | -0/+25 |
* | gpg-connect-agent: No help string for --unbuffered | Werner Koch | 2022-07-10 | 1 | -1/+1 |
* | gpgconf: New short options -V and -X | Werner Koch | 2022-06-29 | 1 | -4/+39 |
* | agent,gpg,tools: Fix use of log_get_fd. | NIIBE Yutaka | 2022-06-22 | 1 | -2/+1 |
* | Remove remaining support for WindowsCE | Werner Koch | 2022-06-03 | 3 | -33/+9 |
* | tools: Minor fix to gpg-connect-agent options. | Werner Koch | 2022-06-02 | 1 | -2/+2 |
* | tools: Add a way to cancell INQUIRE for gpg-connect-agent. | NIIBE Yutaka | 2022-06-02 | 1 | -5/+7 |
* | tools: Add --unbuffered option to gpg-connect-agent. | NIIBE Yutaka | 2022-06-02 | 1 | -0/+9 |