Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-23 | Fix detection of passwords hashed with MD5 or SCRAM-SHA-256 | Michael Paquier | 11.3 |
| 2018-08-05 | Remove support for tls-unique channel binding. | Heikki Linnakangas | 11.0 |
| 2018-01-04 | Refactor channel binding code to fetch cbind_data only when necessary | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-18 | Move SCRAM-related name definitions to scram-common.h | Peter Eisentraut | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-18 | Support channel binding 'tls-unique' in SCRAM | Peter Eisentraut | 11.0 |