Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-05-05 | Misc cleanup of SCRAM code. | Heikki Linnakangas |
2017-05-03 | Add PQencryptPasswordConn function to libpq, use it in psql and createuser. | Heikki Linnakangas |
2017-03-24 | Allow SCRAM authentication, when pg_hba.conf says 'md5'. | Heikki Linnakangas |
2017-03-17 | Allow plaintext 'password' authentication when user has a SCRAM verifier. | Heikki Linnakangas |
2017-03-07 | Fix comments in SCRAM-SHA-256 patch. | Heikki Linnakangas |
2017-03-07 | Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). | Heikki Linnakangas |