| Commit message (Expand) | Author | Files | Lines |
2024-03-21 | Allow installation with a gpgconf.ctl changed homedir. | Werner Koch | 1 | -10/+18 |
2024-03-12 | card: Use xstrdup for module names. | Werner Koch | 1 | -2/+2 |
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 | 4 | -4/+12 |
2024-02-27 | Allow tilde expansion for the foo-program options. | Werner Koch | 5 | -18/+32 |
2024-02-21 | wks: Allow command style args for gpg-wks-client. | Werner Koch | 1 | -11/+19 |
2024-01-29 | doc: Fix spelling errors found by lintian. | Werner Koch | 2 | -2/+2 |
2024-01-25 | card: Tweak the checkcmds sub-command. | Werner Koch | 1 | -5/+8 |
2024-01-24 | card: flush stdout to get checkcmd's info messages in order. | Werner Koch | 1 | -0/+1 |
2024-01-22 | card: New subcommand "checkkeys". | Werner Koch | 3 | -6/+226 |
2024-01-11 | doc: Document the gpgconf --unlock command. | Werner Koch | 1 | -4/+4 |
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 |