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