| Commit message (Expand) | Author | Files | Lines |
2024-01-09 | gpgconf: Adjust -X command for the new VERSION file format | Werner Koch | 1 | -10/+38 |
2023-12-25 | tools: Fix argparse table of gpgconf. | NIIBE Yutaka | 1 | -35/+37 |
2023-12-21 | tools: Remove the dotlock tool. | NIIBE Yutaka | 2 | -122/+1 |
2023-12-20 | tools: Integrate the dotlock tool into gpgconf. | NIIBE Yutaka | 1 | -1/+69 |
2023-12-20 | common: Add dotlock util under libexec. | NIIBE Yutaka | 2 | -31/+65 |
2023-12-19 | kbx: Create public-keys.d, after creating the homedir. | NIIBE Yutaka | 1 | -0/+87 |
2023-11-08 | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 1 | -0/+6 |
2023-11-08 | tools:gpg-card: Fix an error code for Reset Code. | NIIBE Yutaka | 1 | -1/+1 |
2023-11-08 | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 1 | -0/+6 |
2023-11-08 | tools:gpg-card: Fix an error code for Reset Code. | NIIBE Yutaka | 1 | -1/+1 |
2023-10-06 | scd:openpgp: Return better error codes for the Reset Code. | Werner Koch | 1 | -0/+1 |
2023-10-06 | tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir. | NIIBE Yutaka | 1 | -3/+7 |
2023-10-05 | gpg-card: Give a hint on how to get help for the "yubikey" command. | Werner Koch | 1 | -0/+2 |
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 |