summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scd: Add workaround for ECC attribute on Yubikey.NIIBE Yutaka2022-05-061-1/+2
* scd:p15: Fix reading certificates without length info.Werner Koch2022-05-051-6/+23
* scd: New debug flags "card".Werner Koch2022-05-052-2/+5
* scd:openpgp: Fix a segv for cards supporting unknown curves.Werner Koch2022-05-051-2/+2
* gpgscm: Fix handling an error for chdir.NIIBE Yutaka2022-05-021-1/+1
* tests: Fix plain invocation of "make check".NIIBE Yutaka2022-05-021-1/+2
* tests: Add a test for Ed25519 keys for non-protected secret.NIIBE Yutaka2022-05-021-0/+69
* kbx: Fix a race condition which results no status report.NIIBE Yutaka2022-04-273-11/+25
* gpg: Look up user ID to revoke by UID hashIngo Klöcker2022-04-262-31/+93
* tests: Avoid auto-removal when test fails.NIIBE Yutaka2022-04-262-1/+4
* tests: Support single invocation with variant.NIIBE Yutaka2022-04-261-4/+26
* dirmngr: Fix for C90 compiler.NIIBE Yutaka2022-04-261-1/+2
* tests: Let make check-all work again.NIIBE Yutaka2022-04-261-0/+1
* tests: Use module_tests for testing agent/.NIIBE Yutaka2022-04-262-2/+4
* tests: Skip testsing g13 when it's not enabled.NIIBE Yutaka2022-04-261-7/+20
* tests: Fix check-all for tests/openpgp.NIIBE Yutaka2022-04-262-3/+2
* Post release updatesWerner Koch2022-04-252-1/+8
* Release 2.3.6gnupg-2.3.6Werner Koch2022-04-251-1/+15
* po: Auto updateWerner Koch2022-04-2524-464/+573
* po: Fixed two fuzzies in the Japanese translationWerner Koch2022-04-251-23/+26
* po: Update German translationWerner Koch2022-04-251-36/+30
* gpg: Avoid NULL ptr access due to corrupted packets.Werner Koch2022-04-251-6/+13
* sm: Use gpg_err_code() instead of -1Todd Zullinger2022-04-251-1/+1
* Deprecate the --supervised options.Werner Koch2022-04-254-7/+11
* gpg: Emit an ERROR status as hint for a bad passphrase.Werner Koch2022-04-251-8/+20
* common:iobuf: Exclude cases with IOBUF_INPUT_TEMP/IOBUF_OUTPUT_TEMP.NIIBE Yutaka2022-04-251-4/+7
* scd: Fix hard-coded constant for RSA auth.NIIBE Yutaka2022-04-251-3/+9
* gpg: Fix line end in error messageIngo Klöcker2022-04-221-1/+1
* agent: Not writing password into file.NIIBE Yutaka2022-04-221-35/+20
* scd: Don't inhibit SSH authentication for larger data if it can.NIIBE Yutaka2022-04-221-0/+5
* Post release updatesWerner Koch2022-04-212-1/+7
* Release 2.3.5gnupg-2.3.5Werner Koch2022-04-211-1/+127
* po: Auto updateWerner Koch2022-04-2126-945/+1486
* speedo: Fix authenticode signingWerner Koch2022-04-211-0/+29
* dirmngr: Fix MakefileWerner Koch2022-04-211-1/+1
* po: Update Simplified Chinese Translation.NIIBE Yutaka2022-04-211-20/+17
* po: Update German translationWerner Koch2022-04-201-1/+5
* dirmngr: Changes to the linking order.Werner Koch2022-04-201-11/+15
* build: Fix makedist target in m4.Werner Koch2022-04-201-2/+3
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-204-4/+6
* gpg: Replace an assert by a log_fatal.Werner Koch2022-04-141-3/+6
* ssh: Returned faked response for the new session-bind extension.Werner Koch2022-04-141-0/+14
* scd: Renamed a constant in ccid-driver.cWerner Koch2022-04-141-3/+3
* scd: Minor code reorganizationWerner Koch2022-04-141-16/+22
* scd: Fix memory leak in ccid-driver.Werner Koch2022-04-141-9/+9
* tests: Fix warning in common/t-ssh-utils.cWerner Koch2022-04-141-1/+0
* agent: Ignore MD5 Fingerprints for ssh keysJakub Jelen2022-04-141-2/+4
* tests: Fix common/t-ssh-utils.NIIBE Yutaka2022-04-141-6/+10
* tests: Honor FIPS modeJakub Jelen2022-04-141-11/+47
* scd:p15: Improve the PIN prompt for Genua cards.Werner Koch2022-04-131-4/+26