summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* card: Tweak the checkcmds sub-command.Werner Koch2024-01-251-5/+8
* card: flush stdout to get checkcmd's info messages in order.Werner Koch2024-01-241-0/+1
* card: New subcommand "checkkeys".Werner Koch2024-01-223-6/+226
* doc: Document the gpgconf --unlock command.Werner Koch2024-01-111-4/+4
* gpgconf: Adjust -X command for the new VERSION file formatWerner Koch2024-01-091-10/+38
* tools: Fix argparse table of gpgconf.NIIBE Yutaka2023-12-251-35/+37
* tools: Remove the dotlock tool.NIIBE Yutaka2023-12-212-122/+1
* tools: Integrate the dotlock tool into gpgconf.NIIBE Yutaka2023-12-201-1/+69
* common: Add dotlock util under libexec.NIIBE Yutaka2023-12-202-31/+65
* kbx: Create public-keys.d, after creating the homedir.NIIBE Yutaka2023-12-191-0/+87
* gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
* tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka2023-11-081-1/+1
* scd:openpgp: Return better error codes for the Reset Code.Werner Koch2023-10-061-0/+1
* tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir.NIIBE Yutaka2023-10-061-3/+7
* gpg-card: Give a hint on how to get help for the "yubikey" command.Werner Koch2023-10-051-0/+2
* wks: Make --add-revocs the default.Werner Koch2023-06-211-3/+10
* wks: Use export-clean for --mirror and --create.Werner Koch2023-06-211-1/+1
* delete redundant characterszhangguangzhi2023-06-201-1/+1
* gpgtar: New option --no-compress.Werner Koch2023-06-153-0/+6
* w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-247-6/+53
* gpgtar: Emit FAILURE status line.Werner Koch2023-05-191-0/+10
* gpgtar: Read common.conf for the log-file option.Werner Koch2023-04-181-1/+17
* gpgtar: Do not allow the use of stdout for --status-fdWerner Koch2023-03-151-2/+6
* gpgtar: Print a result status with skiupped files.Werner Koch2023-03-152-10/+58
* gpgconf: Print some standard envvars with -XWerner Koch2023-02-281-0/+10
* tools: Return a better error message if sendmail is not usable.Werner Koch2023-02-081-0/+7
* gpgtar: Fix new --status-fd handling.Werner Koch2023-01-301-1/+1
* gpgtar: Emit progress status lines in create mode.Werner Koch2023-01-303-12/+135
* gpgtar: Fix parent directory creation bugWerner Koch2023-01-261-0/+2
* gpgtar: Allow decryption from stdin.Werner Koch2023-01-261-17/+14
* wkd: Support option --output for command --check.Werner Koch2023-01-203-10/+36
* wkd: Let gpg-wks-client --supported print some diagnostics.Werner Koch2023-01-191-1/+45
* gpgtar: Make --status-fd option for fds > 2 workWerner Koch2023-01-183-3/+12
* doc: Typo fixesWerner Koch2022-12-161-3/+3
* build: Remove Windows CE support.NIIBE Yutaka2022-12-091-1/+1
* wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-063-6/+70
* wkd: New option --add-revocs and some fixes.Werner Koch2022-11-293-33/+220
* wkd: Make use of --debug extprog.Werner Koch2022-11-291-1/+20
* card: New commands "gpg" and "gpgsm".Werner Koch2022-10-251-2/+63
* card: Also show fingerprints of known X.509 certificatesWerner Koch2022-10-251-1/+4
* agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka2022-10-205-7/+7
* wkd: gpg-wks-client --send checks if build with sendmail supportAlexander Kulbartsch2022-10-131-0/+8
* wkd: Implement --blacklist option for gpg-wks-clientWerner Koch2022-10-072-2/+156
* wkd: Restrict gpg-wks-client --mirror to the given domains.Werner Koch2022-10-071-16/+62
* wkd: Silence gpg-wks-client diagnostics from gpg.Werner Koch2022-10-072-13/+13
* wkd: New command --mirror for gpg-wks-client.Werner Koch2022-10-065-30/+316
* tools: Need to set the dir for common.confWerner Koch2022-09-212-1/+6
* tools:gpg-auth: Enhance it to support use case for login.NIIBE Yutaka2022-09-132-12/+39
* tools:gpg-auth: Support use of pinpad.NIIBE Yutaka2022-09-061-14/+27
* tools:gpg-auth: Show SSH key comment when asking PIN.NIIBE Yutaka2022-09-051-3/+21