index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
/
libpq-int.h
Commit message (
Expand
)
Author
Age
*
libpq: Set Server Name Indication (SNI) for SSL connections
Peter Eisentraut
2021-04-07
*
Improve PQtrace() output format
Alvaro Herrera
2021-03-30
*
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-15
*
Set libcrypto callbacks for all connection threads in libpq
Michael Paquier
2021-03-11
*
Revert changes for SSL compression in libpq
Michael Paquier
2021-03-10
*
libpq: Remove deprecated connection parameters authtype and tty
Peter Eisentraut
2021-03-09
*
Remove support for SSL compression
Michael Paquier
2021-03-09
*
Remove server and libpq support for old FE/BE protocol version 2.
Heikki Linnakangas
2021-03-04
*
Extend the abilities of libpq's target_session_attrs parameter.
Tom Lane
2021-03-02
*
Allow specifying CRL directory
Peter Eisentraut
2021-02-18
*
In libpq, always append new error messages to conn->errorMessage.
Tom Lane
2021-01-11
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-30
*
Add connection parameters to control SSL protocol min/max in libpq
Michael Paquier
2020-01-28
*
Extensive code review for GSSAPI encryption mechanism.
Tom Lane
2020-01-11
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
libpq should expose GSS-related parameters even when not implemented.
Tom Lane
2019-12-20
*
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-11-30
*
Add libpq parameter 'channel_binding'.
Jeff Davis
2019-09-23
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
Remove more unreferenced function declarations
Michael Paquier
2019-07-07
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-06
*
GSSAPI encryption support
Stephen Frost
2019-04-03
*
Restructure libpq's handling of send failures.
Tom Lane
2019-03-19
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
psql: Show IP address in \conninfo
Alvaro Herrera
2018-11-19
*
Incorporate strerror_r() into src/port/snprintf.c, too.
Tom Lane
2018-09-26
*
Add PQresultMemorySize function to report allocated size of a PGresult.
Tom Lane
2018-09-11
*
In libpq, don't look up all the hostnames at once.
Tom Lane
2018-08-23
*
Fix failure to reset libpq's state fully between connection attempts.
Tom Lane
2018-08-06
*
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-08-05
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Refactor client-side SSL certificate checking code
Peter Eisentraut
2018-01-30
*
Move SSL API comments to header files
Peter Eisentraut
2018-01-23
*
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-04
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Add libpq connection parameter "scram_channel_binding"
Peter Eisentraut
2017-12-19
*
Support channel binding 'tls-unique' in SCRAM
Peter Eisentraut
2017-11-18
*
Allow multiple hostaddrs to go with multiple hostnames.
Heikki Linnakangas
2017-07-10
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-16
*
Refactor libpq authentication request processing.
Heikki Linnakangas
2017-04-13
*
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-11
*
Fix inclusions of postgres_fe.h from .h files.
Tom Lane
2017-03-08
*
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
*
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-25
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
*
Allow password file name to be specified as a libpq connection parameter.
Tom Lane
2017-01-24
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
[next]