aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-06wkd: Do not send/install/mirror expired user ids.Werner Koch3-6/+70
2022-11-30wkd: New option --add-revocs and some fixes.Werner Koch3-33/+220
2022-11-30wkd: Make use of --debug extprog.Werner Koch1-1/+20
2022-10-07wkd: Implement --blacklist option for gpg-wks-clientWerner Koch2-2/+156
2022-10-07wkd: Restrict gpg-wks-client --mirror to the given domains.Werner Koch1-16/+62
2022-10-07wkd: Silence gpg-wks-client diagnostics from gpg.Werner Koch2-13/+13
2022-10-07wkd: New command --mirror for gpg-wks-client.Werner Koch5-30/+306
2022-08-17gpgconf: Make --auto-key-import and --include-key-block visible again.Werner Koch1-0/+4
2022-08-03gpgconf: Add config file for Windows Registry dumps.Werner Koch1-0/+71
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-06-29gpgconf: New short options -V and -XWerner Koch1-5/+40
2022-04-20w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2-2/+3
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-09gpgconf: Silence warnings from parsing the options filesWerner Koch1-2/+3
2022-03-04gpgtar,w32: Support file names longer than MAX_PATH.Werner Koch3-13/+10
2022-02-09gpgconf: Do not show "quiet" as option.Werner Koch1-7/+0
2022-02-07gpgconf: Make gpgconf --launch dirmngr work againWerner Koch2-3/+7
2022-02-07gpgconf: Print the used code pages on Windows with --show-configsWerner Koch1-0/+9
2022-02-02gpgconf: Return the compliance_de_vs item.Werner Koch1-0/+5
2022-02-01dirmngr: Avoid initial delay on the first keyserver access.Werner Koch1-1/+1
2022-01-27gpgconf: Tweak the use of ldapserver.Werner Koch1-1/+3
2022-01-26gpgconf: Some more fixes for the backported stuff.Werner Koch1-10/+9
2022-01-26gpgconf: Fix --list-options for forced optionsWerner Koch1-45/+126
2022-01-12gpgconf: Add command aliases -L -K -R.Werner Koch1-5/+6
2022-01-10gpgtar: List and extract using extended headers.Werner Koch4-62/+272
2022-01-10gpgtar: Create extended header for long file namesWerner Koch1-18/+217
2021-12-30build: Fixes recent commits to still build with gpgrt 1.27.Werner Koch2-3/+3
2021-12-30gpgconf: Do not list ignored options and mark forced options as r/o.Werner Koch1-7/+17
2021-12-29gpgconf: Take care of --homedir when reading/updating options.Werner Koch1-4/+13
2021-12-29gpgconf: Rewrite the gpgconf-comp module.Werner Koch2-1637/+661
2021-12-29gpgconf: Support reading global options (part 2).Werner Koch1-114/+95
2021-12-29gpgconf: Support reading global options (part 1).Werner Koch2-112/+191
2021-11-19gpgconf: Include output of --list-dirs in --show-configs.Werner Koch1-14/+28
2021-11-18gpgconf: --show-configs now prints a bunch of Registry entries.Werner Koch1-11/+103
2021-11-18gpgconf: Extend --show-config to show envvars.Werner Koch1-19/+112
2021-11-14build: Fix several "include file not found" problemsIngo Klöcker1-3/+4
2021-11-13gpgconf: New command --show-configs.Werner Koch1-6/+155
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-02common: Respect gpgconf.ctl when looking up translationsIngo Klöcker1-1/+1
2021-10-22gpgconf: create local option file even if a global file exists.Werner Koch1-0/+46
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-17w32: Move socketdir to LOCAL_APPDATAWerner Koch1-2/+2
2021-08-17gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch1-2/+36
2021-08-16tools: Extend gpg-check-pattern.Werner Koch1-24/+161
2021-06-09gpgtar,w32: Fix file size computationWerner Koch1-1/+1