aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* scd: Silence compiler warning.NIIBE Yutaka2020-10-061-3/+3
* scd: Report any error for LEARN command.NIIBE Yutaka2020-10-061-28/+63
* scd: Internal CCID driver: More fix for SPR532.NIIBE Yutaka2020-10-061-4/+4
* scd: Internal CCID driver fix.NIIBE Yutaka2020-10-061-2/+5
* scd: Internal CCID driver: Call libusb_clear_halt at ccid_setup_intr.NIIBE Yutaka2020-10-061-3/+1
* scd: Internal CCID driver: Fix a failure path.NIIBE Yutaka2020-10-061-0/+1
* scd: Internal CCID: Handle LIBUSB_ERROR_TIMEOUT at ccid_get_atr.NIIBE Yutaka2020-10-061-1/+2
* scd: Change handling of SPR532 card reader.NIIBE Yutaka2020-10-061-4/+17
* scd: For SPR532, submit the ESCape command at initialization.NIIBE Yutaka2020-10-061-14/+13
* scd: Fix CCID internal driver for interrupt transfer.NIIBE Yutaka2020-10-061-3/+36
* scd: Better handling of timeout and time extension.NIIBE Yutaka2020-10-061-7/+4
* scd: Fix internal CCID driver, so that -DTEST works.NIIBE Yutaka2020-10-061-41/+54
* scd: ccid-driver: Initial getting ATR more robustly.NIIBE Yutaka2020-10-061-18/+39
* scd: Clean up the structure for future fix of PC/SC.NIIBE Yutaka2020-10-063-18/+23
* scd: Map some error codes from libusb to ccid-driver error codes.Werner Koch2020-10-065-12/+57
* scd: internal driver: Submit SET_INTERFACE control transfer.NIIBE Yutaka2020-10-061-8/+6
* scd: Internal CCID driver: Spelling cleanup.NIIBE Yutaka2020-10-061-2/+2
* scd: Internal CCID driver: Clean up backport from master.NIIBE Yutaka2020-10-061-1/+1