Commits

DateSubjectAuthorReleases
2024-05-16 Remove option to fall back from direct to postgres SSL negotiation Heikki Linnakangas 17.0
2024-04-29 libpq: Fix error messages when server rejects SSL or GSS Heikki Linnakangas 17.0
2024-04-28 Fix documentation and comments on what happens after GSS rejection Heikki Linnakangas 17.0
2024-04-19 Fix incorrect parameter name in prototype Daniel Gustafsson 17.0
2024-04-14 Put back initialization of 'sslmode', to silence Coverity Heikki Linnakangas 17.0
2024-04-12 Fix compilation with --with-gssapi --without-openssl Heikki Linnakangas 17.0
2024-04-09 libpq error message fixes Heikki Linnakangas 17.0
2024-04-08 Support TLS handshake directly without SSLRequest negotiation Heikki Linnakangas 17.0
2024-04-08 Refactor libpq state machine for negotiating encryption Heikki Linnakangas 17.0
2024-04-07 With gssencmode='require', check credential cache before connecting Heikki Linnakangas 17.0
2024-03-12 libpq: Add encrypted and non-blocking query cancellation routines Alvaro Herrera 17.0
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 15.7
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 12.19
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 16.3
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 14.12
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 13.15
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 17.0
2024-02-04 libpq: Change some static functions to extern Alvaro Herrera 17.0
2024-02-04 libpq: Add pqReleaseConnHosts function Alvaro Herrera 17.0
2024-01-29 libpq: Move cancellation related functions to fe-cancel.c Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-08-23 Introduce macros for protocol characters. Nathan Bossart 17.0
2023-07-11 Remove --disable-thread-safety and related code. Thomas Munro 17.0
2023-05-22 Spell the values of libpq's gssdelegation parameter as "0" and "1". Tom Lane 16.0
2023-05-21 Expand some more uses of "deleg" to "delegation" or "delegated". Tom Lane 16.0