aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-11gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch1-2/+36
2021-08-05build: Simplify for string.h and getopt.h.NIIBE Yutaka1-3/+0
2021-07-29tools: Extend gpg-check-pattern.Werner Koch1-24/+161
2021-06-25tools: Tweak ccidmon output.Werner Koch1-4/+4
2021-06-22tools: Extend ccidmon to print T=1 APDUsWerner Koch1-1/+93
2021-06-12card: Fix typo in help messageJiri Kerestes1-1/+1
2021-06-09gpgtar,w32: Fix file size computationWerner Koch1-1/+1
2021-05-28gpgconf: Make runtime changes with different homedir work.Werner Koch1-4/+4
2021-05-20card: Intialize pointer to avoid double freeJakub Jelen1-0/+1
2021-04-23tools: Fix for --disable-tpm2d.NIIBE Yutaka1-0/+8
2021-04-21card: New option --shadow for command list.Werner Koch3-29/+50
2021-04-20gpgconf: Fix a diagnostic output.Werner Koch1-1/+4
2021-04-19build: Fix build problems on macOS for gpgsm tests and gpg-card.Werner Koch1-0/+1
2021-04-19gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch1-4/+6
2021-04-13tools: Fix memory leaks.Jakub Jelen1-4/+16
2021-04-01gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch1-2/+6
2021-04-01card: New flag --reread for LIST.Werner Koch3-11/+16
2021-03-30card: Print the key's label if available.Werner Koch3-8/+60
2021-03-28gpgconf: Do not i18n an empty string to the PO files meta data.Werner Koch1-0/+3
2021-03-26gpgconf: Fix another argv overflow if --homedir is used.Werner Koch1-2/+3
2021-03-26gpgconf: Fix argv overflow if --homedir is used.Werner Koch1-28/+43
2021-03-24card: Add option --use-default-pin to command "login".Werner Koch1-3/+18
2021-03-23gpgconf: Fix listing of default_pubkey_algo.Werner Koch1-28/+108
2021-03-22gpgconf: Support use-keyboxd.Werner Koch1-0/+5
2021-03-19card: Support OpenPGP.1 and OpenPGP.2 for readcert and writecert.Werner Koch1-6/+20
2021-03-18card: Print PIN descriptions and fix number of printed retry counters.Werner Koch3-1/+15
2021-03-16card: Generalize the CHV counter printing.Werner Koch1-55/+38
2021-03-10tpm2d: Add tpm2daemon codeJames Bottomley2-1/+64
2021-03-05w32: Always use Unicode for console input and output.Werner Koch1-1/+5
2021-02-25kbx: Log debug fixesWerner Koch1-1/+1
2021-02-21tools,w32: Add resource and manifest files to all binaries.Beta-2.3.0-beta1598Werner Koch13-11/+347
2021-02-19wkd: Install gpg-wks-client under bin and add wrapper for libexecWerner Koch1-4/+18
2021-02-19build: Remove now obsolete HAVE_NEWER_LIBGCRYPT AM conditional.Werner Koch1-3/+1
2021-02-11doc: Improve the gpg-card man page.Werner Koch1-4/+5
2021-02-09tools: Remove the symcryptrun tool.Werner Koch2-1031/+1
2021-02-02card: List keys of pkcs#15 cards.Werner Koch1-0/+19
2021-01-19Require Libgcrypt 1.9Werner Koch1-2/+0
2021-01-12tools: Add option --clock to watchgnupgWerner Koch1-1/+28
2020-12-30wkd: Minor permission fix for created files.Werner Koch1-2/+2
2020-12-09wks-client: Improve an error messageWerner Koch1-1/+1
2020-12-07gpg,card: Allow no version information of Yubikey.NIIBE Yutaka1-1/+2
2020-11-27card: Let the APDU command prints a description of the status word.Werner Koch3-1/+43
2020-11-27card: Netkey improvement for passwd.Werner Koch1-13/+22
2020-11-12gpgconf: Yet another fix for --apply-profile.Werner Koch1-4/+4
2020-11-09card: Run factory-reset in locked stated also in gpg-card.Werner Koch3-10/+54
2020-11-04gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch1-0/+4
2020-11-04w32: Add windows subsystem variant of gpgconfAndre Heinecke1-0/+6
2020-10-26gpg,tools: Fix detecting OpenPGP card by serialno.NIIBE Yutaka1-3/+1
2020-10-21common: New functions gnupg_opendir et al.Werner Koch3-18/+17
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch5-9/+9