aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Allow changing gpg's deprecated keyserver optionikloecker/t5462Ingo Klöcker2021-11-031-0/+1
* common: Respect gpgconf.ctl when looking up translationsIngo Klöcker2021-10-061-1/+1
* build: Fix several "include file not found" problemsIngo Klöcker2021-09-201-4/+5
* wkd: Properly unescape the user-id from a key listing.Werner Koch2021-08-201-6/+16
* wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch2021-08-201-2/+2
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-131-0/+2
* w32: Move socketdir to LCOAL_APPDATAWerner Koch2021-08-111-2/+2
* gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch2021-08-111-2/+36
* build: Simplify for string.h and getopt.h.NIIBE Yutaka2021-08-051-3/+0
* tools: Extend gpg-check-pattern.Werner Koch2021-07-291-24/+161
* tools: Tweak ccidmon output.Werner Koch2021-06-251-4/+4
* tools: Extend ccidmon to print T=1 APDUsWerner Koch2021-06-221-1/+93
* card: Fix typo in help messageJiri Kerestes2021-06-121-1/+1
* gpgtar,w32: Fix file size computationWerner Koch2021-06-091-1/+1
* gpgconf: Make runtime changes with different homedir work.Werner Koch2021-05-281-4/+4
* card: Intialize pointer to avoid double freeJakub Jelen2021-05-201-0/+1
* tools: Fix for --disable-tpm2d.NIIBE Yutaka2021-04-231-0/+8
* card: New option --shadow for command list.Werner Koch2021-04-213-29/+50
* gpgconf: Fix a diagnostic output.Werner Koch2021-04-201-1/+4
* build: Fix build problems on macOS for gpgsm tests and gpg-card.Werner Koch2021-04-191-0/+1
* gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch2021-04-191-4/+6
* tools: Fix memory leaks.Jakub Jelen2021-04-131-4/+16
* gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch2021-04-011-2/+6
* card: New flag --reread for LIST.Werner Koch2021-04-013-11/+16
* card: Print the key's label if available.Werner Koch2021-03-303-8/+60
* gpgconf: Do not i18n an empty string to the PO files meta data.Werner Koch2021-03-281-0/+3
* gpgconf: Fix another argv overflow if --homedir is used.Werner Koch2021-03-261-2/+3
* gpgconf: Fix argv overflow if --homedir is used.Werner Koch2021-03-261-28/+43
* card: Add option --use-default-pin to command "login".Werner Koch2021-03-241-3/+18
* gpgconf: Fix listing of default_pubkey_algo.Werner Koch2021-03-231-28/+108
* gpgconf: Support use-keyboxd.Werner Koch2021-03-221-0/+5
* card: Support OpenPGP.1 and OpenPGP.2 for readcert and writecert.Werner Koch2021-03-191-6/+20
* card: Print PIN descriptions and fix number of printed retry counters.Werner Koch2021-03-183-1/+15
* card: Generalize the CHV counter printing.Werner Koch2021-03-161-55/+38
* tpm2d: Add tpm2daemon codeJames Bottomley2021-03-102-1/+64
* w32: Always use Unicode for console input and output.Werner Koch2021-03-051-1/+5
* kbx: Log debug fixesWerner Koch2021-02-251-1/+1
* tools,w32: Add resource and manifest files to all binaries.Beta-2.3.0-beta1598Werner Koch2021-02-2113-11/+347
* wkd: Install gpg-wks-client under bin and add wrapper for libexecWerner Koch2021-02-191-4/+18
* build: Remove now obsolete HAVE_NEWER_LIBGCRYPT AM conditional.Werner Koch2021-02-191-3/+1
* doc: Improve the gpg-card man page.Werner Koch2021-02-111-4/+5
* tools: Remove the symcryptrun tool.Werner Koch2021-02-092-1031/+1
* card: List keys of pkcs#15 cards.Werner Koch2021-02-021-0/+19
* Require Libgcrypt 1.9Werner Koch2021-01-191-2/+0
* tools: Add option --clock to watchgnupgWerner Koch2021-01-121-1/+28
* wkd: Minor permission fix for created files.Werner Koch2020-12-301-2/+2
* wks-client: Improve an error messageWerner Koch2020-12-091-1/+1
* gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2020-12-071-1/+2
* card: Let the APDU command prints a description of the status word.Werner Koch2020-11-273-1/+43
* card: Netkey improvement for passwd.Werner Koch2020-11-271-13/+22