Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 14 (unreleased)
2024-08-19 Fix regression in TLS session ticket disabling Daniel Gustafsson 14.14
2024-07-28 libpq: Use strerror_r instead of strerror Peter Eisentraut 14.13
2024-07-26 Disable all TLS session tickets Daniel Gustafsson 14.13
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 14.12
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 14.11
2023-11-28 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 14.11
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 14.8
2021-09-16 Message style improvements Peter Eisentraut 14.0
2021-08-17 Set type identifier on BIO Daniel Gustafsson 14.0
2021-05-25 Disallow SSL renegotiation Michael Paquier 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-29 Allow matching the DN of a client certificate for authentication Andrew Dunstan 14.0
2021-03-20 Fix memory leak when rejecting bogus DH parameters. Tom Lane 14.0
2021-03-16 Avoid corner-case memory leak in SSL parameter processing. Tom Lane 14.0
2021-03-09 Remove support for SSL compression Michael Paquier 14.0
2021-02-18 Allow specifying CRL directory Peter Eisentraut 14.0
2021-01-22 Move SSL information callback earlier to capture more information Michael Paquier 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-07 Message style improvements Alvaro Herrera 14.0
2020-11-03 Improve error handling in backend OpenSSL implementation Magnus Hagander 14.0
2020-06-27 Fix list of SSL error codes for older OpenSSL versions. Tom Lane 14.0
2020-06-27 Add hints about protocol-version-related SSL connection failures. Tom Lane 14.0