aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Include a minimal secure version in the --query-swdb output.Werner Koch2024-11-181-2/+7
* gpg-mail-tube: Fix content type for an attached non-plaintext.Werner Koch2024-11-121-2/+3
* gpgconf: Add list flag to trusted-key et al.Werner Koch2024-11-081-3/+3
* gpg-mail-type: Assume text/plain for missing content-type.Werner Koch2024-11-071-10/+14
* gpg-mail-tube: New feature --as-attach.Werner Koch2024-11-071-16/+76
* gpgtar: Make sure to create upper directories for regular files.Werner Koch2024-11-071-29/+72
* gpgconf: Add missing linefeed to the -X output.Werner Koch2024-09-031-1/+11
* gpgconf: Allow listing of some new optionsWerner Koch2024-07-011-0/+3
* gpg-mail-tube: New utility.Werner Koch2024-07-012-1/+800
* tools: New support functions for the mail parser.Werner Koch2024-07-016-6/+58
* gpg-auth: Fix use after free.Jakub Jelen2024-05-291-1/+1
* wks: Make sure that ERR is always initialized.Werner Koch2024-05-291-0/+1
* card: Fix compiler warning.Werner Koch2024-05-161-3/+3
* gpgconf: Change layout of the gpgconf -X output.Werner Koch2024-04-041-52/+71
* gpgconf: Check readability of some files with -XWerner Koch2024-03-181-8/+29
* gpg-check-pattern: Consider an empty pattern file as validWerner Koch2024-03-131-1/+1
* doc: Typo fix in commentWerner Koch2024-03-061-1/+1
* wks: Make gpg-wks-client --mirror work w/o args.Werner Koch2024-03-061-1/+1
* wks: Add option --realclean to gpg-wks-client.Werner Koch2024-03-044-4/+12
* Allow tilde expansion for the foo-program options.Werner Koch2024-02-275-18/+32
* wks: Allow command style args for gpg-wks-client.Werner Koch2024-02-211-11/+19
* doc: Fix spelling errors found by lintian.Werner Koch2024-01-292-2/+2
* 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