Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-27 | Raise fixed token-length limit in hba.c. | Tom Lane | 12.16 |
| 2022-01-26 | Fix pg_hba_file_rules for authentication method cert | Magnus Hagander | 12.10 |
| 2020-12-28 | Fix assorted issues in backend's GSSAPI encryption support. | Tom Lane | 12.6 |
| 2020-11-03 | Fix unportable use of getnameinfo() in pg_hba_file_rules view. | Tom Lane | 12.5 |
| 2019-11-13 | Avoid downcasing/truncation of RADIUS authentication parameters. | Tom Lane | 12.2 |
| 2019-05-26 | Fix typos. | Amit Kapila | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-03 | GSSAPI encryption support | Stephen Frost | 12.0 |
| 2019-03-21 | Add DNS SRV support for LDAP server discovery. | Thomas Munro | 12.0 |
| 2019-03-09 | Add new clientcert hba option verify-full | Magnus Hagander | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-13 | Fix possible buffer overrun in hba.c. | Thomas Munro | 12.0 |