aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* wks: Make --add-revocs the default.Werner Koch2023-07-051-3/+10
* wks: Use export-clean for --mirror and --create.Werner Koch2023-07-051-1/+1
* gpgtar: New option --no-compress.Werner Koch2023-07-053-0/+6
* gpgtar: Emit FAILURE status line.Werner Koch2023-05-261-0/+10
* w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-256-22/+54
* gpgtar: Do not allow the use of stdout for --status-fdWerner Koch2023-03-151-2/+6
* gpgtar: Print a result status with skipped files.Werner Koch2023-03-153-11/+59
* gpgtar: Emit progress status lines in create mode.Werner Koch2023-03-153-12/+135
* gpgconf,w32: Also print a GnuPG Install Directory Registry entryWerner Koch2023-03-131-1/+2
* gpgconf: Print some standard envvars with -XWerner Koch2023-02-281-0/+18
* gpgtar: Fix parent directory creation bugWerner Koch2023-01-261-0/+3
* gpgtar: Allow decryption from stdin.Werner Koch2023-01-261-17/+14
* gpgtar: Make --status-fd option for fds > 2 workWerner Koch2023-01-193-3/+15
* 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