aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-02gpgconf: Improve registry dumping.Werner Koch1-9/+11
2022-07-27wkd: Bind the address to the nonce.Werner Koch1-6/+67
2022-07-25wkd: Fix path traversal attack on gpg-wks-server.Werner Koch2-0/+25
2022-07-10gpg-connect-agent: No help string for --unbufferedWerner Koch1-1/+1
2022-06-29gpgconf: New short options -V and -XWerner Koch1-4/+39
2022-06-22agent,gpg,tools: Fix use of log_get_fd.NIIBE Yutaka1-2/+1
2022-06-03Remove remaining support for WindowsCEWerner Koch3-33/+9
2022-06-02tools: Minor fix to gpg-connect-agent options.Werner Koch1-2/+2
2022-06-02tools: Add a way to cancell INQUIRE for gpg-connect-agent.NIIBE Yutaka1-5/+7
2022-06-02tools: Add --unbuffered option to gpg-connect-agent.NIIBE Yutaka1-0/+9
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