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
/
interfaces
/
libpq
/
fe-secure-openssl.c
Age
Commit message (
Expand
)
Author
2023-04-19
Fix errormessage for missing system CA in OpenSSL 3.1
Daniel Gustafsson
2023-04-05
Allow to use system CA pool for certificate verification
Daniel Gustafsson
2023-03-24
libpq: Add sslcertmode option to control client certificates
Michael Paquier
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-11-15
libpq error message refactoring, part 2
Peter Eisentraut
2022-09-30
Adjust PQsslAttributeNames() to match PQsslAttribute().
Tom Lane
2022-09-29
Fix bogus behavior of PQsslAttribute(conn, "library").
Tom Lane
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-08-18
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-15
Add missing bad-PGconn guards in libpq entry points.
Tom Lane
2022-05-26
Remove misguided SSL key file ownership check in libpq.
Tom Lane
2022-04-13
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-01
libpq: Allow IP address SANs in server certificates
Peter Eisentraut
2022-03-31
Add missing newline in one libpq error message.
Tom Lane
2022-03-29
Enable SSL library detection via PQsslAttribute()
Daniel Gustafsson
2022-02-28
Allow root-owned SSL private keys in libpq, not only the backend.
Tom Lane
2022-02-12
Fix thinko in PQisBusy().
Tom Lane
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-30
Extend the private key stat checking error handling
Daniel Gustafsson
2021-11-06
Second attempt to silence SSL compile failures on hamerkop.
Tom Lane
2021-08-17
Set type identifier on BIO
Daniel Gustafsson
2021-08-13
Fix sslsni connparam boolean check
Daniel Gustafsson
2021-06-29
Remove libpq's use of abort(3) to handle mutex failure cases.
Tom Lane
2021-06-08
libpq: Fix SNI host handling
Peter Eisentraut
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-04-07
libpq: Set Server Name Indication (SNI) for SSL connections
Peter Eisentraut
2021-03-11
Set libcrypto callbacks for all connection threads in libpq
Michael Paquier
2021-03-10
Revert changes for SSL compression in libpq
Michael Paquier
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-11
In libpq, always append new error messages to conn->errorMessage.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
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-05-26
Message wording tweaks
Peter Eisentraut
2020-05-16
Fix bugs in OpenSSL hook renaming.
Tom Lane
2020-05-16
Rename PQsetSSLKeyPassHook and friends
Andrew Dunstan
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-05-14
Fix typo in comment on OpenSSL PEM password callback type name.
Heikki Linnakangas
2020-05-03
Add missing newlines in error messages
Peter Eisentraut
2020-04-30
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-21
Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-02-02
Fix assorted error-cleanup bugs in SSL min/max protocol version code.
Tom Lane
2020-01-30
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-28
Add connection parameters to control SSL protocol min/max in libpq
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
[next]