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
/
t
/
SSLServer.pm
Age
Commit message (
Expand
)
Author
2022-03-26
SSL TAP test backend library independence refactoring
Daniel Gustafsson
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-30
Extend configure_test_server_for_ssl to add extensions
Daniel Gustafsson
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-07
Add a copyright notice to perl files lacking one.
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-02-18
Allow specifying CRL directory
Peter Eisentraut
2020-08-16
Correct several behavior descriptions in comments.
Noah Misch
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
2019-12-04
Update minimum SSL version
Peter Eisentraut
2019-09-23
Add libpq parameter 'channel_binding'.
Jeff Davis
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