Commits

DateSubjectAuthorReleases
2024-05-16 Remove option to fall back from direct to postgres SSL negotiation Heikki Linnakangas 17.0
2024-05-05 Fix comment regarding LibreSSL availability Daniel Gustafsson 17.0
2024-04-30 Fix compilation on OpenSSL 1.0.2 and LibreSSL Heikki Linnakangas 17.0
2024-04-29 Reject SSL connection if ALPN is used but there's no common protocol Heikki Linnakangas 17.0
2024-04-29 libpq: Enforce ALPN in direct SSL connections Heikki Linnakangas 17.0
2024-04-29 libpq: If ALPN is not used, make PQsslAttribute(conn, "alpn") == "" Heikki Linnakangas 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-09 libpq error message fixes Heikki Linnakangas 17.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-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 17.0
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 13.15
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 15.7
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 12.19
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 16.3
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 14.12
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 17.0
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 12.19
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 13.15
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 16.3
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 14.12
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
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 12.19
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 16.3