aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* g10: Avoid extra hash contexts when decrypting MDC inputJussi Kivilinna2022-02-241-2/+8
* scd:p15: Used extended mode already for RSA 2048Werner Koch2022-02-211-2/+2
* po: Fix typo in German translationWerner Koch2022-02-211-4/+2
* tests: Remove a test case with "quiet" option with gpgconf.NIIBE Yutaka2022-02-171-3/+2
* scd: Use lock_slot for apdu_send_direct.NIIBE Yutaka2022-02-171-1/+1
* gpgconf: Do not show "quiet" as option.Werner Koch2022-02-091-7/+0
* Post release updatesWerner Koch2022-02-072-1/+6
* Release 2.2.34gnupg-2.2.34Werner Koch2022-02-072-2/+45
* dirmngr: Changes to the linking order.Werner Koch2022-02-071-10/+12
* po: msgmerge introduced indenting for ja.poWerner Koch2022-02-071-4/+4
* Update copyright notices.Werner Koch2022-02-074-18/+5
* 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
* common: Fix creation of Windows socket directories.Werner Koch2022-02-071-21/+2
* 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