Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. | Andres Freund | 2017-10-01 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Preventive maintenance in advance of pgindent run. | Tom Lane | 2017-05-16 |
* | Add PQencryptPasswordConn function to libpq, use it in psql and createuser. | Heikki Linnakangas | 2017-05-03 |
* | Misc SCRAM code cleanups. | Heikki Linnakangas | 2017-04-28 |
* | Use SASLprep to normalize passwords for SCRAM authentication. | Heikki Linnakangas | 2017-04-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 | 2017-03-07 |