summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-gssapi-common.c
AgeCommit message (Expand)Author
2021-06-23Don't assume GSSAPI result strings are null-terminated.Tom Lane
2020-12-28Fix bugs in libpq's GSSAPI encryption support.Tom Lane
2019-09-06libpq: ccache -> credential cachePeter Eisentraut
2019-05-24Update copyright year.Thomas Munro
2019-04-03GSSAPI encryption supportStephen Frost