aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpgtar: Create extended header for long file namesWerner Koch2022-01-091-18/+217
* doc: Typo fixes.Werner Koch2021-12-301-1/+1
* gpgconf: Do not list ignored options and mark forced options as r/o.Werner Koch2021-12-301-7/+17
* wkd: Don't beg for donationsWerner Koch2021-12-201-3/+3
* w32: Prepare for the case gcrypt.h will not include winsock2.h.NIIBE Yutaka2021-12-171-0/+3
* gpgconf: Fix last commit.Werner Koch2021-11-191-3/+3
* gpgconf: Include output of --list-dirs in --show-configs.Werner Koch2021-11-191-14/+28
* gpgconf: --show-configs now prints a bunch of Registry entries.Werner Koch2021-11-171-11/+103
* gpgconf: Extend --show-config to show envvars.Werner Koch2021-11-171-19/+112
* tools: Avoid memory leak from gpgspilt.Jakub Jelen2021-11-121-0/+1
* gpg-pair-tool: Fix typos in protocol description.Jakub Jelen2021-11-121-7/+7
* wks: Do not mark key files as executableBernhard M. Wiedemann2021-11-091-1/+1
* wks: Allow access to newly created dirsBernhard M. Wiedemann2021-11-091-2/+2
* gpgconf: New command --show-configs.Werner Koch2021-11-041-5/+155
* 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