Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian |
2017-05-17 | Preventive maintenance in advance of pgindent run. | Tom Lane |
2017-05-03 | Add PQencryptPasswordConn function to libpq, use it in psql and createuser. | Heikki Linnakangas |
2017-04-28 | Misc SCRAM code cleanups. | Heikki Linnakangas |
2017-04-07 | Use SASLprep to normalize passwords for SCRAM authentication. | Heikki Linnakangas |
2017-03-07 | A collection of small fixes for the SCRAM patch. | 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 |