aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd:p15: Fix accidental commit of debug codeWerner Koch2022-06-011-6/+3
* scd: Shorten cardio debug output for all zeroes.Werner Koch2022-06-011-4/+33
* scd: Fix use of SCardListReaders for PC/SC.NIIBE Yutaka2022-05-171-1/+1
* scd: Add workaround for ECC attribute on Yubikey.NIIBE Yutaka2022-05-101-1/+2
* scd:p15: Improve the displayed S/N for Technology Nexus cards.Werner Koch2022-05-061-6/+42
* scd:p15: Fix the the sanity check of the displayed S/N.Werner Koch2022-05-061-2/+6
* scd:p15: Fix reading certificates without length info.Werner Koch2022-05-051-6/+23
* scd: New debug flags "card".Werner Koch2022-05-052-1/+4
* gpg: Minor robustness fix.Werner Koch2022-05-051-6/+9
* tests: Add a test for Ed25519 keys for non-protected secret.NIIBE Yutaka2022-05-021-0/+69
* gpg: Handle leading-zeros private key for Ed25519.NIIBE Yutaka2022-04-281-1/+94
* Revert "gpg: Accept Ed25519 private key in SOS which reserves leading zeros."NIIBE Yutaka2022-04-281-74/+1
* po: Update Simplified Chinese Translation.bobwxc2022-04-281-52/+32
* Post release updatesWerner Koch2022-04-253-1/+27
* Release 2.2.35gnupg-2.2.35Werner Koch2022-04-251-2/+5
* po: Fix a fuzzy in the German translationWerner Koch2022-04-251-4/+3
* po: Auto updateWerner Koch2022-04-2526-260/+375
* gpg: Avoid NULL ptr access due to corrupted packets.Werner Koch2022-04-251-6/+13
* agent: Not writing password into file.NIIBE Yutaka2022-04-251-35/+20
* gpg: Emit an ERROR status as hint for a bad passphrase.Werner Koch2022-04-251-8/+20
* po: Update German translationWerner Koch2022-04-201-2/+8
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-204-4/+5
* Prepare NEWS for the next releaseWerner Koch2022-04-141-0/+36
* gpg: Replace an assert by a log_fatal.Werner Koch2022-04-141-3/+6
* scd: Minor code reorganizationWerner Koch2022-04-141-17/+22
* scd: Fix memory leak in ccid-driver.Werner Koch2022-04-141-9/+9
* scd:p15: Improve the PIN prompt for Genua cards.Werner Koch2022-04-131-4/+26
* scd:p15: Support for GeNUA cards.Werner Koch2022-04-131-1/+10
* scd:p15: Prepare AODF parsing for other authentication types.Werner Koch2022-04-131-329/+372
* scd:p15: Add basic support for AET JCOP cards.Werner Koch2022-04-131-5/+46
* common,unix: Backport dotlock changes from GnuPG 2.3.NIIBE Yutaka2022-03-291-20/+57
* dirmngr: Escape more characters in WKD requests.Werner Koch2022-03-281-1/+1
* gpgtar: New option --with-logWerner Koch2022-03-226-38/+56
* dirmngr: Make WKD_GET work even for servers not handling SRV RRs.Werner Koch2022-03-211-1/+8
* gpgtar: Finally use a pipe for decryption.Werner Koch2022-03-216-137/+266
* gpg: Print info about the used AEAD algorithm.Werner Koch2022-03-183-2/+22
* common: New function map_static_stringsWerner Koch2022-03-184-5/+86
* gpg: Allow decryption of symencr even for non-compliant cipher.Werner Koch2022-03-185-18/+47
* common: New flags for gnupg_spawn_processWerner Koch2022-03-153-9/+29
* gpgconf: Silence warnings from parsing the options filesWerner Koch2022-03-091-2/+3
* sm: Fix parsing encrypted data.NIIBE Yutaka2022-03-091-1/+14
* gpgsm: New option --require-complianceWerner Koch2022-03-086-3/+47
* gpg: New option --require-compliance.Werner Koch2022-03-085-6/+67
* gpg: Give Libgcrypt CFLAGS a higher priority than SQlite.Werner Koch2022-03-081-2/+2
* gpgtar,w32: Support file names longer than MAX_PATH.Werner Koch2022-03-043-13/+10
* common,w32: Support file names longer than MAX_PATH in iobuf.Werner Koch2022-03-041-18/+4
* 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