aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-02Use gpgrt_process_spawn functions from libgpg-error.NIIBE Yutaka9-127/+116
2024-07-01gpgconf: Allow listing of some new optionsWerner Koch1-0/+3
2024-06-28gpg-mail-tube: New utility.Werner Koch2-1/+832
2024-06-28tools: New support functions for the mail parser.Werner Koch6-6/+58
2024-06-11tools: Make gpg-authcode-sign.sh more robust on network errors.Werner Koch1-3/+18
2024-05-31indent: Fix spellingDaniel Kahn Gillmor9-18/+18
2024-05-31spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka6-25/+60
2024-05-28gpg-auth: Fix use after free.Jakub Jelen1-1/+1
2024-05-28wks: Make sure that ERR is always initialized.Werner Koch1-0/+1
2024-05-22tools: Fix help output for gpg-authcode-sign.shWerner Koch1-2/+2
2024-05-16card: Fix compiler warning.Werner Koch1-3/+3
2024-05-06scd:piv: Support listing of retired keys with KEYINFO.Werner Koch1-3/+25
2024-04-25speedo: Use gpg-authcode-sign.sh and change archive label to v2.5.Werner Koch1-1/+1
2024-04-25Install the new gpg-authcode-sign.sh script.Werner Koch2-0/+258
2024-04-23Remove the deprecated gcry_set_log_handler.Werner Koch1-8/+0
2024-04-04gpgconf: Change layout of the gpgconf -X output.Werner Koch1-52/+71
2024-03-21Allow installation with a gpgconf.ctl changed homedir.Werner Koch1-10/+18
2024-03-18gpgconf: Check readability of some files with -XWerner Koch1-8/+29
2024-03-13gpg-check-pattern: Consider an empty pattern file as validWerner Koch1-1/+1
2024-03-12card: Use xstrdup for module names.Werner Koch1-2/+2
2024-03-06doc: Typo fix in commentWerner Koch1-1/+1
2024-03-06wks: Make gpg-wks-client --mirror work w/o args.Werner Koch1-1/+1
2024-03-04wks: Add option --realclean to gpg-wks-client.Werner Koch4-4/+12
2024-02-27Allow tilde expansion for the foo-program options.Werner Koch5-18/+32
2024-02-21wks: Allow command style args for gpg-wks-client.Werner Koch1-11/+19
2024-01-29doc: Fix spelling errors found by lintian.Werner Koch2-2/+2
2024-01-25card: Tweak the checkcmds sub-command.Werner Koch1-5/+8
2024-01-24card: flush stdout to get checkcmd's info messages in order.Werner Koch1-0/+1
2024-01-22card: New subcommand "checkkeys".Werner Koch3-6/+226
2024-01-11doc: Document the gpgconf --unlock command.Werner Koch1-4/+4
2024-01-09gpgconf: Adjust -X command for the new VERSION file formatWerner Koch1-10/+38
2023-12-25tools: Fix argparse table of gpgconf.NIIBE Yutaka1-35/+37
2023-12-21tools: Remove the dotlock tool.NIIBE Yutaka2-122/+1
2023-12-20tools: Integrate the dotlock tool into gpgconf.NIIBE Yutaka1-1/+69
2023-12-20common: Add dotlock util under libexec.NIIBE Yutaka2-31/+65
2023-12-19kbx: Create public-keys.d, after creating the homedir.NIIBE Yutaka1-0/+87
2023-11-08gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka1-0/+6
2023-11-08tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka1-1/+1
2023-11-08gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka1-0/+6
2023-11-08tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka1-1/+1
2023-10-06scd:openpgp: Return better error codes for the Reset Code.Werner Koch1-0/+1
2023-10-06tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir.NIIBE Yutaka1-3/+7
2023-10-05gpg-card: Give a hint on how to get help for the "yubikey" command.Werner Koch1-0/+2
2023-10-03tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir.NIIBE Yutaka1-3/+7
2023-09-26Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka3-26/+24
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch4-6/+8
2023-07-18dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka1-1/+1
2023-07-03tools:gpg-connect-agent: Fix use of HANDLE on Windows.NIIBE Yutaka1-4/+24
2023-06-28tools:gpgtar: Clean up the use of --status-fd.NIIBE Yutaka1-25/+6
2023-06-27gpgtar: Use FD on POSIX.NIIBE Yutaka1-1/+1