Commits

DateSubjectAuthorReleases
2023-05-16 libpq: Error message improvement Peter Eisentraut 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-03-27 Make SCRAM iteration count configurable Daniel Gustafsson 16.0
2023-03-24 libpq: Add sslcertmode option to control client certificates Michael Paquier 16.0
2023-03-17 libpq: Remove code for SCM credential authentication Michael Paquier 16.0
2023-03-14 libpq: Add support for require_auth to control authorized auth methods Michael Paquier 16.0
2023-03-09 Run pgindent on libpq's fe-auth.c, fe-auth-scram.c and fe-connect.c Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-15 libpq error message refactoring, part 2 Peter Eisentraut 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-02-18 Rearrange libpq's error reporting to avoid duplicated error text. Tom Lane 15.0
2022-01-14 Revert error handling improvements for cryptohashes Michael Paquier 14.2
2022-01-13 Improve error handling of HMAC computations Michael Paquier 15.0
2022-01-11 Clean up messy API for src/port/thread.c. Tom Lane 15.0
2022-01-11 Clean up error message reported after \password encryption failure. Tom Lane 14.2
2022-01-11 Clean up error message reported after \password encryption failure. Tom Lane 15.0
2022-01-11 Improve error handling of cryptohash computations Michael Paquier 14.2
2022-01-11 Improve error handling of cryptohash computations Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-10 Add more sanity checks in SASL exchanges Michael Paquier 15.0
2021-07-07 Refactor SASL code with a generic interface for its mechanisms Michael Paquier 15.0
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 9.6.23