Commits

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

DateSubjectAuthorReleases
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 15 (unreleased)
2024-07-28 libpq: Use strerror_r instead of strerror Peter Eisentraut 15.8
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 15.7
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 15.7
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 15.7
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 15.6
2023-11-28 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 15.6
2023-11-27 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 15.6
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 15.3
2022-09-29 Fix bogus behavior of PQsslAttribute(conn, "library"). Tom Lane 15.0
2022-08-15 Add missing bad-PGconn guards in libpq entry points. Tom Lane 15.0
2022-05-26 Remove misguided SSL key file ownership check in libpq. Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-01 libpq: Allow IP address SANs in server certificates Peter Eisentraut 15.0
2022-03-31 Add missing newline in one libpq error message. Tom Lane 15.0
2022-03-29 Enable SSL library detection via PQsslAttribute() Daniel Gustafsson 15.0
2022-02-28 Allow root-owned SSL private keys in libpq, not only the backend. Tom Lane 15.0
2022-02-12 Fix thinko in PQisBusy(). Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-30 Extend the private key stat checking error handling Daniel Gustafsson 15.0
2021-11-06 Second attempt to silence SSL compile failures on hamerkop. Tom Lane 15.0
2021-08-17 Set type identifier on BIO Daniel Gustafsson 15.0
2021-08-13 Fix sslsni connparam boolean check Daniel Gustafsson 15.0
2021-06-29 Remove libpq's use of abort(3) to handle mutex failure cases. Tom Lane 15.0