aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.2.24gnupg-2.2.24Werner Koch2020-11-171-1/+5
* po: Auto updateWerner Koch2020-11-1625-296/+552
* scd:openpgp: Drop support for GnuPG 1.Werner Koch2020-11-161-36/+1
* scd:openpgp: Allow keygrip to be used to reference a keyWerner Koch2020-11-161-141/+129
* gpg: Provide better diagnostic for replaced card keys.Werner Koch2020-11-137-5/+51
* gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.Werner Koch2020-11-133-38/+58
* gpgconf: Yet another fix for --apply-profile.Werner Koch2020-11-121-4/+4
* scd: Skip unknown options in command SERIALNOWerner Koch2020-11-121-0/+2
* po: Update Japanese Translations.NIIBE Yutaka2020-11-121-15/+22
* po: Update the German translationWerner Koch2020-11-111-13/+21
* gpg: Support brainpool keygen with "key from card".Werner Koch2020-11-111-0/+4
* scd: Do not print reader status change with --debug cardio.Werner Koch2020-11-111-1/+1
* 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-1020-25/+76
* w32: Support utf8 for getcwd even if build with gpgrt < 1.40.Werner Koch2020-11-101-8/+28
* Prepare NEWS for the next release.Werner Koch2020-11-091-1/+53
* scd: Internal CCID driver: Fix a race condition on close.NIIBE Yutaka2020-11-091-12/+25
* card: Run factory-reset in locked stated.Werner Koch2020-11-094-17/+58
* gpg: Fix recent commit for weak digest algos and smartcards.Werner Koch2020-11-091-1/+1
* Require libksba 1.3.5Werner Koch2020-11-091-1/+1
* Require Libgpg-error 1.27Werner Koch2020-11-092-21/+1
* Require Libgcrypt 1.8Werner Koch2020-11-096-36/+1
* gpg: Add canceled status message.Ben Kibbey2020-11-092-1/+2
* gpg: Do not print rejected digest algo notes with --quiet.Werner Koch2020-11-091-1/+5
* speedo,w32: Install gpg-check-pattern and example profiles.Werner Koch2020-11-045-3/+40
* g13: Include a now missing header file.Werner Koch2020-11-042-0/+2
* gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch2020-11-041-0/+4
* common: Fix duplicate implementation of try_make_homedir.Werner Koch2020-11-045-48/+42
* w32: Add another pinentry search pathAndre Heinecke2020-11-041-0/+2
* w32: Add windows subsystem variant of gpgconfAndre Heinecke2020-11-042-0/+9
* w32: Fix strftime problem on Windows.Werner Koch2020-11-031-2/+31
* gpg: Switch to AES256 for symmetric encryption in de-vs mode.Werner Koch2020-11-032-4/+31
* po: Major update of italian translationAndre Heinecke2020-11-031-5027/+2878
* gpg: Allow setting notations with the empty string as value.Werner Koch2020-11-022-0/+10
* gpg: Do not use weak digest algos if selected by recipient prefs.Werner Koch2020-11-024-23/+37
* gpg: Fix iteration over signaturesIngo Klöcker2020-10-301-1/+1
* agent: Fix secret key import for Ed25519.NIIBE Yutaka2020-10-301-1/+1
* gpg: New command --quick-revoke-sigWerner Koch2020-10-287-8/+334
* scd: Internal CCID driver thing only for SPR532.NIIBE Yutaka2020-10-261-6/+14
* scd: Internal CCID driver limiting only for SPR532.NIIBE Yutaka2020-10-261-1/+1
* g10,sm: Use gnupg_access at two more places.Werner Koch2020-10-262-2/+2
* common: Fix gnupg_access for older libgpg-error.Werner Koch2020-10-261-1/+3
* common: New functions gnupg_opendir et al.Werner Koch2020-10-238-37/+210
* w32: Make gnupg_remove and gnupg_rename_file Unicode awareWerner Koch2020-10-231-3/+33
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-2320-28/+77
* Replace most calls to open by a new wrapper.Werner Koch2020-10-238-26/+79
* w32: Allow Unicode filenames for dotlockWerner Koch2020-10-212-27/+192
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-2120-197/+208
* Replace all calls to access by gnupg_accessWerner Koch2020-10-2128-115/+163
* scd: Add a workaround for Yubikey.NIIBE Yutaka2020-10-061-0/+6