aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-06-21wks: Make --add-revocs the default.Werner Koch1-3/+10
2023-06-21wks: Use export-clean for --mirror and --create.Werner Koch1-1/+1
2023-06-20delete redundant characterszhangguangzhi1-1/+1
2023-06-15gpgtar: New option --no-compress.Werner Koch3-0/+6
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch7-6/+53
2023-05-19gpgtar: Emit FAILURE status line.Werner Koch1-0/+10
2023-04-18gpgtar: Read common.conf for the log-file option.Werner Koch1-1/+17
2023-03-15gpgtar: Do not allow the use of stdout for --status-fdWerner Koch1-2/+6
2023-03-15gpgtar: Print a result status with skiupped files.Werner Koch2-10/+58
2023-02-28gpgconf: Print some standard envvars with -XWerner Koch1-0/+10
2023-02-08tools: Return a better error message if sendmail is not usable.Werner Koch1-0/+7
2023-01-30gpgtar: Fix new --status-fd handling.Werner Koch1-1/+1
2023-01-30gpgtar: Emit progress status lines in create mode.Werner Koch3-12/+135
2023-01-26gpgtar: Fix parent directory creation bugWerner Koch1-0/+2
2023-01-26gpgtar: Allow decryption from stdin.Werner Koch1-17/+14
2023-01-20wkd: Support option --output for command --check.Werner Koch3-10/+36
2023-01-19wkd: Let gpg-wks-client --supported print some diagnostics.Werner Koch1-1/+45
2023-01-18gpgtar: Make --status-fd option for fds > 2 workWerner Koch3-3/+12
2022-12-16doc: Typo fixesWerner Koch1-3/+3
2022-12-09build: Remove Windows CE support.NIIBE Yutaka1-1/+1
2022-12-06wkd: Do not send/install/mirror expired user ids.Werner Koch3-6/+70
2022-11-29wkd: New option --add-revocs and some fixes.Werner Koch3-33/+220
2022-11-29wkd: Make use of --debug extprog.Werner Koch1-1/+20
2022-10-25card: New commands "gpg" and "gpgsm".Werner Koch1-2/+63
2022-10-25card: Also show fingerprints of known X.509 certificatesWerner Koch1-1/+4
2022-10-20agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka5-7/+7
2022-10-13wkd: gpg-wks-client --send checks if build with sendmail supportAlexander Kulbartsch1-0/+8
2022-10-07wkd: Implement --blacklist option for gpg-wks-clientWerner Koch2-2/+156
2022-10-07wkd: Restrict gpg-wks-client --mirror to the given domains.Werner Koch1-16/+62