Commits

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

DateSubjectAuthorReleases
2026-05-11 Apply timingsafe_bcmp() in authentication paths Michael Paquier 14.23
2025-07-23 Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane 14.19
2024-01-03 Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 14.11
2022-01-14 Revert error handling improvements for cryptohashes Michael Paquier 14.2
2022-01-11 Improve error handling of cryptohash computations Michael Paquier 14.2
2021-09-16 Message style improvements Peter Eisentraut 14.0
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-28 Add heuristic incoming-message-size limits in the server. Tom Lane 14.0
2021-04-07 Refactor hba_authname Magnus Hagander 14.0
2021-04-07 Add some information about authenticated identity via log_connections Michael Paquier 14.0
2021-03-29 Allow matching the DN of a client certificate for authentication Andrew Dunstan 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-02-23 Change the error message for logical replication authentication failure. Amit Kapila 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 14.0
2020-12-28 Improve log messages related to pg_hba.conf not matching a connection. Tom Lane 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 14.0
2020-12-04 Convert elog(LOG) calls to ereport() where appropriate Peter Eisentraut 14.0
2020-10-21 Fix -Wcast-function-type warnings on Windows/MinGW Peter Eisentraut 14.0
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0