aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-063-6/+70
* wkd: New option --add-revocs and some fixes.Werner Koch2022-11-303-33/+220
* wkd: Make use of --debug extprog.Werner Koch2022-11-301-1/+20
* wkd: Implement --blacklist option for gpg-wks-clientWerner Koch2022-10-072-2/+156
* wkd: Restrict gpg-wks-client --mirror to the given domains.Werner Koch2022-10-071-16/+62
* wkd: Silence gpg-wks-client diagnostics from gpg.Werner Koch2022-10-072-13/+13
* wkd: New command --mirror for gpg-wks-client.Werner Koch2022-10-075-30/+306
* gpgconf: Make --auto-key-import and --include-key-block visible again.Werner Koch2022-08-171-0/+4
* gpgconf: Add config file for Windows Registry dumps.Werner Koch2022-08-031-0/+71
* gpgconf: Improve registry dumping.Werner Koch2022-08-021-9/+11
* wkd: Bind the address to the nonce.Werner Koch2022-07-271-6/+67
* wkd: Fix path traversal attack on gpg-wks-server.Werner Koch2022-07-252-0/+25
* gpgconf: New short options -V and -XWerner Koch2022-06-291-5/+40
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-202-2/+3
* gpgtar: New option --with-logWerner Koch2022-03-225-38/+51
* gpgtar: Finally use a pipe for decryption.Werner Koch2022-03-215-137/+241
* gpgconf: Silence warnings from parsing the options filesWerner Koch2022-03-091-2/+3
* gpgtar,w32: Support file names longer than MAX_PATH.Werner Koch2022-03-043-13/+10
* gpgconf: Do not show "quiet" as option.Werner Koch2022-02-091-7/+0
* gpgconf: Make gpgconf --launch dirmngr work againWerner Koch2022-02-072-3/+7
* gpgconf: Print the used code pages on Windows with --show-configsWerner Koch2022-02-071-0/+9
* gpgconf: Return the compliance_de_vs item.Werner Koch2022-02-021-0/+5
* dirmngr: Avoid initial delay on the first keyserver access.Werner Koch2022-02-011-1/+1
* gpgconf: Tweak the use of ldapserver.Werner Koch2022-01-271-1/+3
* gpgconf: Some more fixes for the backported stuff.Werner Koch2022-01-261-10/+9
* gpgconf: Fix --list-options for forced optionsWerner Koch2022-01-261-45/+126
* gpgconf: Add command aliases -L -K -R.Werner Koch2022-01-121-5/+6
* gpgtar: List and extract using extended headers.Werner Koch2022-01-104-62/+272
* gpgtar: Create extended header for long file namesWerner Koch2022-01-101-18/+217
* build: Fixes recent commits to still build with gpgrt 1.27.Werner Koch2021-12-302-3/+3
* gpgconf: Do not list ignored options and mark forced options as r/o.Werner Koch2021-12-301-7/+17
* gpgconf: Take care of --homedir when reading/updating options.Werner Koch2021-12-291-4/+13
* gpgconf: Rewrite the gpgconf-comp module.Werner Koch2021-12-292-1637/+661
* gpgconf: Support reading global options (part 2).Werner Koch2021-12-291-114/+95
* gpgconf: Support reading global options (part 1).Werner Koch2021-12-292-112/+191
* 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-181-11/+103
* gpgconf: Extend --show-config to show envvars.Werner Koch2021-11-181-19/+112
* build: Fix several "include file not found" problemsIngo Klöcker2021-11-141-3/+4
* gpgconf: New command --show-configs.Werner Koch2021-11-131-6/+155
* 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
* common: Respect gpgconf.ctl when looking up translationsIngo Klöcker2021-11-021-1/+1
* gpgconf: create local option file even if a global file exists.Werner Koch2021-10-221-0/+46
* 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
* w32: Move socketdir to LOCAL_APPDATAWerner Koch2021-08-171-2/+2
* gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch2021-08-171-2/+36
* tools: Extend gpg-check-pattern.Werner Koch2021-08-161-24/+161
* gpgtar,w32: Fix file size computationWerner Koch2021-06-091-1/+1