aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-20w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2-2/+4
2022-03-29gpg,tools: Remove use of repo only zlib-riscos.h.NIIBE Yutaka1-9/+0
2022-03-25tools:gpgconf: Fix gc_component table.NIIBE Yutaka1-0/+2
2022-03-22gpgtar: New option --with-logWerner Koch5-38/+51
2022-03-21gpgtar: Finally use a pipe for decryption.Werner Koch5-137/+241
2022-03-08gpgtar,w32: Support file names longer than MAX_PATH.Werner Koch3-13/+10
2022-02-21scd,w32: Print code pages with --show-configsWerner Koch1-0/+9
2022-02-01dirmngr: Avoid initial delay on the first keyserver access.Werner Koch1-1/+1
2022-01-27gpgconf: Teach --show-config the legacy gpgconf.conf.Werner Koch1-1/+21
2022-01-27gpgconf: Return again "keyserver" for gpgsm.Werner Koch1-1/+1
2022-01-26gpgconf: Fix --list-options for forced optionsWerner Koch1-1/+6
2022-01-25gpgconf: Return --ldapserver and --keyserver from dirmngr.Werner Koch1-1/+3
2022-01-12gpgconf: Add command aliases -L -K -R.Werner Koch1-3/+4
2022-01-09gpgtar: List and extract using extended headers.Werner Koch4-62/+272
2022-01-09gpgtar: Create extended header for long file namesWerner Koch1-18/+217
2021-12-30doc: Typo fixes.Werner Koch1-1/+1
2021-12-30gpgconf: Do not list ignored options and mark forced options as r/o.Werner Koch1-7/+17
2021-12-20wkd: Don't beg for donationsWerner Koch1-3/+3
2021-12-17w32: Prepare for the case gcrypt.h will not include winsock2.h.NIIBE Yutaka1-0/+3
2021-11-19gpgconf: Fix last commit.Werner Koch1-3/+3
2021-11-19gpgconf: Include output of --list-dirs in --show-configs.Werner Koch1-14/+28
2021-11-17gpgconf: --show-configs now prints a bunch of Registry entries.Werner Koch1-11/+103
2021-11-17gpgconf: Extend --show-config to show envvars.Werner Koch1-19/+112
2021-11-12tools: Avoid memory leak from gpgspilt.Jakub Jelen1-0/+1
2021-11-12gpg-pair-tool: Fix typos in protocol description.Jakub Jelen1-7/+7
2021-11-09wks: Do not mark key files as executableBernhard M. Wiedemann1-1/+1
2021-11-09wks: Allow access to newly created dirsBernhard M. Wiedemann1-2/+2
2021-11-04gpgconf: New command --show-configs.Werner Koch1-5/+155
2021-11-03gpgconf: Allow changing gpg's deprecated keyserver optionikloecker/t5462Ingo Klöcker1-0/+1
2021-10-06common: Respect gpgconf.ctl when looking up translationsIngo Klöcker1-1/+1
2021-09-20build: Fix several "include file not found" problemsIngo Klöcker1-4/+5
2021-08-20wkd: Properly unescape the user-id from a key listing.Werner Koch1-6/+16
2021-08-20wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch1-2/+2
2021-08-13agent: New option --check-sym-passphrase-pattern.Werner Koch1-0/+2
2021-08-11w32: Move socketdir to LCOAL_APPDATAWerner Koch1-2/+2
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