index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
/
be-secure-openssl.c
Age
Commit message (
Expand
)
Author
2023-03-02
Fix outdated references to guc.c
Daniel Gustafsson
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-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-13
Don't reflect unescaped cert data to the logs
Peter Eisentraut
2022-08-18
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-07-15
Log details for client certificate failures
Peter Eisentraut
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-06
Second attempt to silence SSL compile failures on hamerkop.
Tom Lane
2021-11-02
Blind attempt to silence SSL compile failures on hamerkop.
Tom Lane
2021-09-16
Message style improvements
Peter Eisentraut
2021-08-17
Set type identifier on BIO
Daniel Gustafsson
2021-05-25
Disallow SSL renegotiation
Michael Paquier
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-03-29
Allow matching the DN of a client certificate for authentication
Andrew Dunstan
2021-03-20
Fix memory leak when rejecting bogus DH parameters.
Tom Lane
2021-03-16
Avoid corner-case memory leak in SSL parameter processing.
Tom Lane
2021-03-09
Remove support for SSL compression
Michael Paquier
2021-02-18
Allow specifying CRL directory
Peter Eisentraut
2021-01-22
Move SSL information callback earlier to capture more information
Michael Paquier
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-07
Message style improvements
Alvaro Herrera
2020-11-03
Improve error handling in backend OpenSSL implementation
Magnus Hagander
2020-06-27
Fix list of SSL error codes for older OpenSSL versions.
Tom Lane
2020-06-27
Add hints about protocol-version-related SSL connection failures.
Tom Lane
2020-06-04
Fix comment in be-secure-openssl.c
Michael Paquier
2020-05-16
Run pgindent with new pg_bsd_indent version 2.1.1.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-04-29
Fix check for conflicting SSL min/max protocol settings
Michael Paquier
2020-03-25
Provide a TLS init hook
Andrew Dunstan
2020-03-23
Add bound checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-01-30
Remove excess parens in ereport() calls
Alvaro Herrera
2020-01-28
Add connection parameters to control SSL protocol min/max in libpq
Michael Paquier
2020-01-17
Move OpenSSL routines for min/max protocol setting to src/common/
Michael Paquier
2020-01-06
Remove support for OpenSSL 0.9.8 and 1.0.0
Michael Paquier
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-14
Fix memory leak when initializing DH parameters in backend
Michael Paquier
2019-09-28
Fix compilation with older OpenSSL versions
Peter Eisentraut
2019-09-28
Remove code relevant to OpenSSL 0.9.6 in be/fe-secure-openssl.c
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-28
Clean up minor warnings from buildfarm.
Tom Lane
2019-02-13
More unconstify use
Peter Eisentraut
2019-02-08
Fix error handling around ssl_*_protocol_version settings
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-25
Fix assertion failure for SSL connections.
Thomas Munro
2018-11-23
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-20
Make detection of SSL_CTX_set_min_proto_version more portable
Peter Eisentraut
2018-11-20
Add settings to control SSL/TLS protocol version
Peter Eisentraut
[next]