summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpgconf: Yet another fix for --apply-profile.Werner Koch2020-11-121-4/+4
* card: Run factory-reset in locked stated also in gpg-card.Werner Koch2020-11-093-10/+54
* gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch2020-11-041-0/+4
* w32: Add windows subsystem variant of gpgconfAndre Heinecke2020-11-041-0/+6
* gpg,tools: Fix detecting OpenPGP card by serialno.NIIBE Yutaka2020-10-261-3/+1
* common: New functions gnupg_opendir et al.Werner Koch2020-10-213-18/+17
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-205-9/+9
* Replace most calls to open by a new wrapper.Werner Koch2020-10-201-2/+3
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-203-34/+33
* Replace all calls to access by gnupg_accessWerner Koch2020-10-203-13/+15
* dirmngr: Add warning on the use of --add-servers.Werner Koch2020-10-051-1/+1
* gpgconf: New option --show-versions.Werner Koch2020-10-022-8/+168
* keyboxd: Integrate into gpgconf.Werner Koch2020-09-243-1/+63
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-188-15/+15
* gpg-connect-agent: Catch signals so that SIGPIPE is ignored.Werner Koch2020-09-101-0/+1
* gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka2020-09-082-0/+27
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-35/+3
* scd: New option to APDU command to return the ATR as data.Werner Koch2020-08-272-6/+13
* gpgconf: Silence warnings from parsing the options filesWerner Koch2020-08-251-2/+3
* gpgconf,w32: New debug command --show-codepages.Werner Koch2020-08-252-12/+18
* gpgtar,w32: Handle Unicode file names.Werner Koch2020-08-213-10/+62
* gpgtar: Add dummy option --tarWerner Koch2020-08-201-0/+6