aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpgconf: Make runtime changes with different homedir work.Werner Koch2021-05-281-12/+12
* gpgconf: Do not i18n an empty string to the PO files meta data.Werner Koch2021-04-291-0/+3
* gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch2021-04-011-0/+4
* gpgconf: Fix argv overflow if --homedir is used.Werner Koch2021-03-261-1/+2
* gpgconf: Fix description of two new options.Werner Koch2021-01-071-2/+2
* wkd: Minor permission fix for created files.Werner Koch2020-12-301-2/+2
* build: Remove the code to build symcryptrunWerner Koch2020-12-211-12/+1
* Backport of the new option parser from 2.3Werner Koch2020-12-047-23/+51
* gpgconf: Yet another fix for --apply-profile.Werner Koch2020-11-121-4/+4
* w32: Revert use of one gnupg_fopen in a test toolWerner Koch2020-11-101-1/+1
* w32: Support Unicode also for config files etc.Werner Koch2020-11-104-7/+7
* Require Libgcrypt 1.8Werner Koch2020-11-091-2/+0
* gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch2020-11-041-0/+4