| Commit message (Expand) | Author | Files | Lines |
2023-10-24 | tools: Add gpgsum tooltobias/gpgsum | Tobias Fella | 4 | -1/+623 |
2023-10-03 | tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir. | NIIBE Yutaka | 1 | -3/+7 |
2023-09-26 | Use gpgrt_b64* API of libgpg-error. | NIIBE Yutaka | 3 | -26/+24 |
2023-08-29 | common: Prepare for more flags in start_new_service. | Werner Koch | 4 | -6/+8 |
2023-07-18 | dirmngr,kbk,tools: Fix type casting. | NIIBE Yutaka | 1 | -1/+1 |
2023-07-03 | tools:gpg-connect-agent: Fix use of HANDLE on Windows. | NIIBE Yutaka | 1 | -4/+24 |
2023-06-28 | tools:gpgtar: Clean up the use of --status-fd. | NIIBE Yutaka | 1 | -25/+6 |
2023-06-27 | gpgtar: Use FD on POSIX. | NIIBE Yutaka | 1 | -1/+1 |
2023-06-27 | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int. | NIIBE Yutaka | 5 | -10/+10 |
2023-06-26 | tools: Fix use of EXCEPTS when spawning a process. | NIIBE Yutaka | 3 | -0/+12 |
2023-06-23 | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 10 | -28/+66 |
2023-06-21 | wks: Make --add-revocs the default. | Werner Koch | 1 | -3/+10 |
2023-06-21 | wks: Use export-clean for --mirror and --create. | Werner Koch | 1 | -1/+1 |
2023-06-20 | delete redundant characters | zhangguangzhi | 1 | -1/+1 |
2023-06-20 | delete redundant characters | zhangguangzhi | 1 | -1/+1 |
2023-06-15 | gpgtar: New option --no-compress. | Werner Koch | 3 | -0/+6 |
2023-06-01 | w32: Fix use of assuan_sendfd. | NIIBE Yutaka | 1 | -15/+40 |
2023-05-24 | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 7 | -6/+53 |
2023-05-24 | gpgtar: Emit FAILURE status line. | Werner Koch | 1 | -0/+10 |
2023-05-24 | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 7 | -6/+53 |
2023-05-19 | gpgtar: Emit FAILURE status line. | Werner Koch | 1 | -0/+10 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 6 | -107/+138 |
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-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 |