aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: Update Japanese Translation.NIIBE Yutaka2022-02-071-35/+18
* po: Auto updateWerner Koch2022-02-0725-5746/+7012
* po: Update the German translationWerner Koch2022-02-071-228/+255
* m4: Update our library m4 files from masterWerner Koch2022-02-046-162/+353
* dirmngr: Allow building with non-standard ntbtls location.Werner Koch2022-02-031-7/+8
* dirmngr: Simplify --gpgconf-list outputWerner Koch2022-02-031-51/+2
* sm: New option --ignore-cert-with-oid.Werner Koch2022-02-034-0/+54
* 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-014-3/+13
* gpg: Set --verbose and clear --quiet in debug mode.Werner Koch2022-02-011-0/+6
* ssh: Fix adding an ed25519 key with a zero length comment.Werner Koch2022-01-281-4/+10
* gpgconf: Tweak the use of ldapserver.Werner Koch2022-01-273-13/+16
* gpgconf: Some more fixes for the backported stuff.Werner Koch2022-01-263-70/+19
* gpgconf: Fix --list-options for forced optionsWerner Koch2022-01-263-87/+126
* common: Fix returning of option attributes for options with args.Werner Koch2022-01-251-0/+11
* scd: Also prefer Yubikeys if no reader port is given.Werner Koch2022-01-251-1/+2
* doc: Add comments on the legacy status of gpgconf.conf.Werner Koch2022-01-252-8/+19
* po: Remove duplicate message definitionsIngo Klöcker2022-01-171-7/+0
* po: Make agent/commands.c translatable and update German translation.Werner Koch2022-01-172-0/+29
* gpg: Fix adding the list of ultimate trusted keys.NIIBE Yutaka2022-01-174-18/+51
* gpgconf: Add command aliases -L -K -R.Werner Koch2022-01-122-6/+9
* common,w32: Improve HKCU->HKLM fallbackWerner Koch2022-01-121-2/+12
* 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-303-4/+4
* gpgconf: Do not list ignored options and mark forced options as r/o.Werner Koch2021-12-301-7/+17
* dirmngr: Re-group the options in the --help output.Werner Koch2021-12-301-54/+86
* gpgsm: Re-group the options in the --help output.Werner Koch2021-12-301-112/+122
* gpg: Re-group the options in the --help output.Werner Koch2021-12-291-290/+293
* scd: Re-group the options in the --help output.Werner Koch2021-12-291-10/+22
* agent: Re-group the options in the --help output.Werner Koch2021-12-291-67/+71
* 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-296-144/+150
* gpgconf: Support reading global options (part 1).Werner Koch2021-12-292-112/+191
* common: New function xreallocarrayWerner Koch2021-12-292-0/+63
* build: Add .git-blame-ignore-revsWerner Koch2021-12-131-0/+2
* common,w32: Sync read_w32_registry_string with the gpgrt versionWerner Koch2021-12-131-6/+6
* gpg: Accept Ed25519 private key in SOS which reserves leading zeros.NIIBE Yutaka2021-12-071-1/+74
* po: Update Japanese Translation.NIIBE Yutaka2021-12-071-3/+3
* Post release updatesWerner Koch2021-11-232-1/+7
* Release 2.2.33gnupg-2.2.33Werner Koch2021-11-231-1/+45
* po: Auto updateWerner Koch2021-11-2326-207/+405
* po: Update Russian translation.Ineiev2021-11-231-14/+10
* gpg: New option --forbid-gen-key.Werner Koch2021-11-222-9/+44
* 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
* common,w32: New function read_w32_reg_string.Werner Koch2021-11-183-18/+74
* gpg,gpgsm: Add option --min-rsa-length.Werner Koch2021-11-188-9/+59