aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-11tools: Fix recent regressions in gpg-authcode-sign.shWerner Koch1-2/+2
2024-09-11gpgsm: New option --assert-signerWerner Koch1-1/+0
2024-09-03gpgconf: Add missing linefeed to the -X output.Werner Koch1-1/+11
2024-08-29gpg-mail-tube: New feature --as-attach.Werner Koch1-16/+76
2024-08-29tools: Improve rfc822parse to allow access to headers for longer.Werner Koch1-17/+25
2024-08-16tools: Fix bashishmWerner Koch1-6/+7
2024-08-15build-aux: Add PKCS#8 authenticode key supportAndre Heinecke1-2/+13
2024-08-15build-aux: Add cleanup to gpg-authcode-sign.shAndre Heinecke1-0/+10
2024-07-31gpg-mail-tube: Make sure GNUPGHOME is set in vsd mode.Werner Koch1-5/+46
2024-07-22tools: Avoid memory leaks.Jakub Jelen2-1/+2
2024-07-09Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka9-127/+116
2024-07-05gpgconf: Fix error in --show-versions due to recent spawn changes.Werner Koch1-3/+6
2024-07-04gpgconf: Print the full commit id.Werner Koch1-1/+1
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