Commits

DateSubjectAuthorReleases
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 11.13
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 13.4
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 13.2
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 14.0
2020-12-30 Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 12.6
2020-12-28 Improve log messages related to pg_hba.conf not matching a connection. Tom Lane 13.2
2020-12-28 Improve log messages related to pg_hba.conf not matching a connection. Tom Lane 12.6
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 13.2
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 14.0
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 12.6
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
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0