index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
libpq
/
libpq-be.h
Age
Commit message (
Expand
)
Author
2025-04-07
Add local-address escape "%L" to log_line_prefix.
Tom Lane
2025-03-26
Move GSSAPI includes into its own header
Daniel Gustafsson
2025-02-09
Make TLS write functions' buffer arguments pointers const
Peter Eisentraut
2025-01-15
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-11-22
Make the memory layout of Port struct independent of USE_OPENSSL
Heikki Linnakangas
2024-10-11
Avoid mixing custom and OpenSSL BIO functions
Daniel Gustafsson
2024-04-08
Send ALPN in TLS handshake, require it in direct SSL connections
Heikki Linnakangas
2024-04-08
Support TLS handshake directly without SSLRequest negotiation
Heikki Linnakangas
2024-03-22
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2024-03-22
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2024-03-12
Move initialization of the Port struct to the child process
Heikki Linnakangas
2024-03-12
Pass CAC as an argument to the backend process
Heikki Linnakangas
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-07-20
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-05-21
rename "gss_accept_deleg" to "gss_accept_delegation".
Bruce Momjian
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-02-15
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-08-24
Allow parallel workers to retrieve some data from Port
Michael Paquier
2022-08-18
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-13
Remove replacement code for getaddrinfo.
Thomas Munro
2022-04-08
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-06
Remove exclusive backup mode
Stephen Frost
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-04-07
Add some information about authenticated identity via log_connections
Michael Paquier
2021-03-29
Allow matching the DN of a client certificate for authentication
Andrew Dunstan
2021-03-25
Improve connection denied error message during recovery.
Fujii Masao
2021-03-09
Remove support for SSL compression
Michael Paquier
2021-02-10
Simplify code related to compilation of SSL and OpenSSL
Michael Paquier
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-28
Fix assorted issues in backend's GSSAPI encryption support.
Tom Lane
2020-08-14
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-04-17
Only provide openssl_tls_init_hook if building with openssl
Andrew Dunstan
2020-03-25
Fix assorted portability issues in commit 896fcdb23.
Tom Lane
2020-03-25
Provide a TLS init hook
Andrew Dunstan
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-07-05
Update hardcoded DH parameters to IANA standards
Michael Paquier
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-04-06
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-04
Move the be_gssapi_get_* prototypes
Stephen Frost
2019-04-03
GSSAPI encryption support
Stephen Frost
2019-01-31
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
[next]