Commits

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

DateSubjectAuthorReleases
2024-07-28 libpq: Use strerror_r instead of strerror Peter Eisentraut 12.20
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 12.19
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 12.19
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 12.19
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 12.18
2023-11-28 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 12.18
2023-11-27 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 12.18
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 12.15
2022-05-26 Remove misguided SSL key file ownership check in libpq. Tom Lane 12.12
2022-03-31 Add missing newline in one libpq error message. Tom Lane 12.11
2022-03-02 Allow root-owned SSL private keys in libpq, not only the backend. Tom Lane 12.11
2022-02-12 Fix thinko in PQisBusy(). Tom Lane 12.11
2021-08-17 Set type identifier on BIO Daniel Gustafsson 12.9
2020-04-21 Fix memory leak in libpq when using sslmode=verify-full Michael Paquier 12.3
2019-06-08 Update stale comments, and fix comment typos. Noah Misch 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-13 Fix misuse of an integer as a bool. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-26 Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 12.0
2018-08-05 Remove support for tls-unique channel binding. Heikki Linnakangas 12.0