Commits

DateSubjectAuthorReleases
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 16 (unreleased)
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 15 (unreleased)
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 17 (unreleased)
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 18 (unreleased)
2026-06-12 Fix compilation with OpenSSL 4 Daniel Gustafsson 14 (unreleased)
2026-05-29 Fix compilation with OpenSSL 4 Daniel Gustafsson 19 (unreleased)
2026-05-27 Remove incorrect OpenSSL feature guards Daniel Gustafsson 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-05-04 Declare load_hosts() as returning HostsFileLoadResult. Tom Lane 19 (unreleased)
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-03-18 ssl: Serverside SNI support for libpq Daniel Gustafsson 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-11-12 libpq: threadsafety for SSL certificate callback Daniel Gustafsson 19 (unreleased)
2025-06-28 Message style improvements Peter Eisentraut 18.0
2025-02-09 Make TLS write functions' buffer arguments pointers const Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-10-24 Support configuring TLSv1.3 cipher suites Daniel Gustafsson 18.0
2024-10-24 Support configuring multiple ECDH curves Daniel Gustafsson 18.0
2024-10-11 Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson 18.0
2024-10-05 Clean up WaitLatch calls that passed latch without WL_LATCH_SET Heikki Linnakangas 18.0
2024-09-11 Remove obsolete unconstify() Peter Eisentraut 18.0
2024-09-02 Remove support for OpenSSL older than 1.1.0 Daniel Gustafsson 18.0
2024-08-19 Fix regression in TLS session ticket disabling Daniel Gustafsson 13.17