aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch2022-04-117-23/+122
* scd: Support for GeNUA cards.Werner Koch2022-04-111-1/+10
* doc: Typo fix in commentWerner Koch2022-04-081-1/+1
* tpm: Fix recently introduced syntax errorWerner Koch2022-04-081-2/+2
* gpg: Remove restrictions for the name part of a user-id.Werner Koch2022-04-081-7/+0
* agent: Fix for possible support of Cygwin OpenSSH.NIIBE Yutaka2022-04-071-1/+5
* w32: Exclude tests with HOME.NIIBE Yutaka2022-04-061-0/+4
* w32: Fix for make check.NIIBE Yutaka2022-04-066-8/+15
* agent:w32: Fix for use of socket.NIIBE Yutaka2022-04-041-7/+7
* scd,tpm2d: Fix for consistent use of socket FD.NIIBE Yutaka2022-03-316-10/+10
* dirmngr: Fix for SOCK.NIIBE Yutaka2022-03-301-1/+1