Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-10 | Don't reduce output request size on non-Unix-socket connections. | Tom Lane | 13.22 |
| 2025-05-30 | Allow larger packets during GSSAPI authentication exchange. | Tom Lane | 13.22 |
| 2023-11-23 | Fix timing-dependent failure in GSSAPI data transmission. | Tom Lane | 13.14 |
| 2020-12-30 | Fix up usage of krb_server_keyfile GUC parameter. | Tom Lane | 13.2 |
| 2020-12-28 | Fix assorted issues in backend's GSSAPI encryption support. | Tom Lane | 13.2 |
| 2020-05-05 | Fix severe memory leaks in GSSAPI encryption support. | Tom Lane | 13.0 |
| 2020-01-11 | Extensive code review for GSSAPI encryption mechanism. | Tom Lane | 13.0 |