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
Age
Commit message (
Expand
)
Author
2021-04-07
Refactor hba_authname
Magnus Hagander
2021-04-07
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-02
Detect POLLHUP/POLLRDHUP while running queries.
Thomas Munro
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-03-04
Remove server and libpq support for old FE/BE protocol version 2.
Heikki Linnakangas
2021-03-01
Introduce symbolic names for FeBeWaitSet positions.
Thomas Munro
2021-02-18
Allow specifying CRL directory
Peter Eisentraut
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-11-25
Add support for abstract Unix-domain sockets
Peter Eisentraut
2020-11-03
Fix unportable use of getnameinfo() in pg_hba_file_rules view.
Tom Lane
2020-08-14
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-07-08
code: replace 'master' with 'leader' where appropriate.
Andres Freund
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-31
Allow building without default socket directory
Peter Eisentraut
2020-01-31
Sprinkle some const decorations
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-10-13
In the postmaster, rely on the signal infrastructure to block signals.
Tom Lane
2019-10-12
Fix use of term "verifier"
Peter Eisentraut
2019-07-05
Update hardcoded DH parameters to IANA standards
Michael Paquier
2019-06-09
Switch position of some declarations in libpq.h
Michael Paquier
2019-06-08
Move be-gssapi-common.h into src/include/libpq/
Michael Paquier
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-04-23
Fix detection of passwords hashed with MD5 or SCRAM-SHA-256
Michael Paquier
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-03-09
Add new clientcert hba option verify-full
Magnus Hagander
2019-02-14
Get rid of another unconstify through API changes
Peter Eisentraut
2019-01-31
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-20
Add settings to control SSL/TLS protocol version
Peter Eisentraut
2018-10-19
Refactor pid, random seed and start time initialization.
Thomas Munro
2018-10-16
Correct constness of a few variables.
Andres Freund
2018-09-28
Add application_name to connection authorized msg
Stephen Frost
2018-08-14
Remove duplicate function declarations.
Tom Lane
2018-08-05
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-07-30
Add ssl_library preset parameter
Peter Eisentraut
2018-06-27
Change pqformat.h's integer handling functions to take unsigned integers.
Andres Freund
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-02
Make be-secure-common.c more consistent for future SSL implementations
Peter Eisentraut
2018-03-17
Add ssl_passphrase_command setting
Peter Eisentraut
2018-01-26
Use abstracted SSL API in server connection log messages
Peter Eisentraut
[next]