Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-04-07 Add local-address escape "%L" to log_line_prefix. Tom Lane 18.0
2025-03-26 Move GSSAPI includes into its own header Daniel Gustafsson 18.0
2025-02-09 Make TLS write functions' buffer arguments pointers const Peter Eisentraut 18.0
2025-01-15 postgres_fdw: SCRAM authentication pass-through Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-22 Make the memory layout of Port struct independent of USE_OPENSSL Heikki Linnakangas 17.3
2024-11-22 Make the memory layout of Port struct independent of USE_OPENSSL Heikki Linnakangas 18.0
2024-10-11 Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson 18.0
2024-04-08 Send ALPN in TLS handshake, require it in direct SSL connections Heikki Linnakangas 17.0
2024-04-08 Support TLS handshake directly without SSLRequest negotiation Heikki Linnakangas 17.0
2024-03-22 Revert "Add notBefore and notAfter to SSL cert info display" Daniel Gustafsson 17.0
2024-03-22 Add notBefore and notAfter to SSL cert info display Daniel Gustafsson 17.0
2024-03-12 Move initialization of the Port struct to the child process Heikki Linnakangas 17.0
2024-03-12 Pass CAC as an argument to the backend process Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-07-20 Revert "Add notBefore and notAfter to SSL cert info display" Daniel Gustafsson 17.0
2023-07-20 Add notBefore and notAfter to SSL cert info display Daniel Gustafsson 17.0
2023-07-03 Remove support for OpenSSL 1.0.1 Michael Paquier 17.0
2023-05-21 rename "gss_accept_deleg" to "gss_accept_delegation". Bruce Momjian 16.0
2023-04-13 De-Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
2023-04-08 Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
2023-04-08 Add support for Kerberos credential delegation Stephen Frost 16.0
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 11.20