Commit Graph

17 Commits (0703c9385ba0ff435efec0673ca9f15bda941317)

Author SHA1 Message Date
Tom Lane 0703c9385b Don't reduce output request size on non-Unix-socket connections. 3 months ago
Tom Lane a7da7914c3 Allow larger packets during GSSAPI authentication exchange. 4 months ago
Tom Lane 8f23e6a450 Fix timing-dependent failure in GSSAPI data transmission. 2 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane 860fe27ee1 Fix up usage of krb_server_keyfile GUC parameter. 5 years ago
Tom Lane 622ae4621e Fix assorted issues in backend's GSSAPI encryption support. 5 years ago
Michael Paquier 86dba33217 Replace calls of htonl()/ntohl() with pg_bswap.h for GSSAPI encryption 5 years ago
Tom Lane 46da7bf671 Fix severe memory leaks in GSSAPI encryption support. 5 years ago
Tom Lane 2c0cdc8183 Extensive code review for GSSAPI encryption mechanism. 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Peter Eisentraut e1c8743e6c GSSAPI error message improvements 6 years ago
Michael Paquier c0faa72750 Remove unnecessary header from be-secure-gssapi.c 6 years ago
Michael Paquier f43608bda2 Fix typos and inconsistencies in code comments 6 years ago
Michael Paquier 35b2d4bc0e Move be-gssapi-common.h into src/include/libpq/ 6 years ago
Thomas Munro 4c9210f34c Update copyright year. 6 years ago
Tom Lane 8cde7f4948 Fix assorted minor bogosity in GSSAPI transport error messages. 7 years ago
Stephen Frost b0b39f72b9 GSSAPI encryption support 7 years ago