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
/
test
/
ssl
Age
Commit message (
Expand
)
Author
2021-04-07
Remove channel binding requirement from clientcert=verify-full test.
Tom Lane
2021-04-07
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-06
Fix some issues with SSL and Kerberos tests
Michael Paquier
2021-04-05
Refactor all TAP test suites doing connection checks
Michael Paquier
2021-04-03
Use more verbose matching patterns for errors in SSL TAP tests
Michael Paquier
2021-04-02
Fix typo in 6d7a6feac4
Andrew Dunstan
2021-04-01
Move some client-specific routines from SSLServer to PostgresNode
Michael Paquier
2021-03-29
Allow matching the DN of a client certificate for authentication
Andrew Dunstan
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-02-01
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-08
Fix test for error message change
Peter Eisentraut
2020-08-16
Correct several behavior descriptions in comments.
Noah Misch
2020-08-04
Make new SSL TAP test for channel_binding more robust
Michael Paquier
2020-07-08
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-01
Fix removal of files generated by TAP tests for SSL
Michael Paquier
2020-06-05
OpenSSL 3.0.0 compatibility in tests
Peter Eisentraut
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-05
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-04-30
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-03-23
Add bound checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-02-06
Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_vers...
Michael Paquier
2020-01-28
Add connection parameters to control SSL protocol min/max in libpq
Michael Paquier
2020-01-18
Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-01-14
Revert copyright script changes to binary *.key files
Bruce Momjian
2020-01-07
Clean up management of IP addresses in our SSL tests.
Tom Lane
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-04
Update minimum SSL version
Peter Eisentraut
2019-11-30
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-09-30
Fix SSL test for libpq connection parameter channel_binding
Michael Paquier
2019-09-29
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-23
Add libpq parameter 'channel_binding'.
Jeff Davis
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-14
Fix "make clean" to clean out junk files left behind after ssl tests.
Tom Lane
2019-03-09
Add new clientcert hba option verify-full
Magnus Hagander
2019-02-07
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-01-31
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-01-29
Fix pg_stat_ssl.clientdn
Peter Eisentraut
2019-01-29
Add tests for pg_stat_ssl system view
Peter Eisentraut
2019-01-29
Make SSL tests more robust
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-27
Update ssl test certificates and keys
Peter Eisentraut
2018-08-05
Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test.
Heikki Linnakangas
2018-08-05
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-07-30
Add ssl_library preset parameter
Peter Eisentraut
2018-07-01
Use $Test::Builder::Level in TAP test functions
Peter Eisentraut
2018-06-30
perltidy run prior to branching
Andrew Dunstan
[next]