Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix up usage of krb_server_keyfile GUC parameter. | Tom Lane | 2020-12-30 |
* | Fix assorted issues in backend's GSSAPI encryption support. | Tom Lane | 2020-12-28 |
* | Fix severe memory leaks in GSSAPI encryption support. | Tom Lane | 2020-05-05 |
* | Extensive code review for GSSAPI encryption mechanism. | Tom Lane | 2020-01-11 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | GSSAPI error message improvements | Peter Eisentraut | 2019-09-19 |
* | Remove unnecessary header from be-secure-gssapi.c | Michael Paquier | 2019-06-29 |
* | Fix typos and inconsistencies in code comments | Michael Paquier | 2019-06-14 |
* | Move be-gssapi-common.h into src/include/libpq/ | Michael Paquier | 2019-06-08 |
* | Update copyright year. | Thomas Munro | 2019-05-24 |
* | Fix assorted minor bogosity in GSSAPI transport error messages. | Tom Lane | 2019-04-17 |
* | GSSAPI encryption support | Stephen Frost | 2019-04-03 |