Commits

DateSubjectAuthorReleases
2025-05-08 Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays Heikki Linnakangas 18.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2018-08-05 Remove support for tls-unique channel binding. Heikki Linnakangas 11.0
2018-08-05 Remove support for tls-unique channel binding. Heikki Linnakangas 12.0
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.2.22
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.3.18
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.4.13
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.5.8
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.6.4
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 10.0
2017-06-08 Improve authentication error messages. Heikki Linnakangas 10.0
2017-05-25 Abort authentication if the client selected an invalid SASL mechanism. Heikki Linnakangas 10.0
2017-05-19 Fix compilation with --with-bsd-auth. Heikki Linnakangas 10.0
2017-05-08 Remove support for password_encryption='off' / 'plain'. Heikki Linnakangas 10.0
2017-04-18 Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption. Heikki Linnakangas 10.0
2017-04-13 Improve the SASL authentication protocol. Heikki Linnakangas 10.0
2017-04-13 Minor cleanup of backend SCRAM code. Heikki Linnakangas 10.0
2017-03-24 Allow SCRAM authentication, when pg_hba.conf says 'md5'. Heikki Linnakangas 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2016-12-12 Refactor the code for verifying user's password. Heikki Linnakangas 10.0
2016-12-12 Further cleanup from the strong-random patch. Heikki Linnakangas 10.0
2016-12-12 Fix two thinkos related to strong random keys. Heikki Linnakangas 10.0
2016-12-08 Clean up password authentication code a bit. Heikki Linnakangas 10.0
2016-12-05 Replace PostmasterRandom() with a stronger source, second attempt. Heikki Linnakangas 10.0
2016-10-18 Revert "Replace PostmasterRandom() with a stronger way of generating randomness." Heikki Linnakangas 10.0