Commits

DateSubjectAuthorReleases
2021-11-08 Reject extraneous data after SSL or GSS encryption handshake. Tom Lane 9.6.24
2021-04-28 Add heuristic incoming-message-size limits in the server. Tom Lane 14.0
2021-04-02 Detect POLLHUP/POLLRDHUP while running queries. Thomas Munro 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-03-01 Introduce symbolic names for FeBeWaitSet positions. Thomas Munro 14.0
2021-02-18 Allow specifying CRL directory Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-03-25 Fix assorted portability issues in commit 896fcdb23. Tom Lane 13.0
2020-01-31 Sprinkle some const decorations Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-06-09 Switch position of some declarations in libpq.h Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-03 GSSAPI encryption support Stephen Frost 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-20 Add settings to control SSL/TLS protocol version Peter Eisentraut 12.0
2018-10-16 Correct constness of a few variables. Andres Freund 12.0
2018-07-30 Add ssl_library preset parameter Peter Eisentraut 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-02 Make be-secure-common.c more consistent for future SSL implementations Peter Eisentraut 11.0
2018-03-17 Add ssl_passphrase_command setting Peter Eisentraut 11.0
2018-01-23 Extract common bits from OpenSSL implementation Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-07-31 Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers. Heikki Linnakangas 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0