index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ssl
/
t
Age
Commit message (
Expand
)
Author
2022-09-13
Don't reflect unescaped cert data to the logs
Peter Eisentraut
2022-07-16
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-16
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-15
Log details for client certificate failures
Peter Eisentraut
2022-06-24
Remove unportable test
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-11
Fix typos and grammar in code and test comments
Michael Paquier
2022-04-01
libpq: Allow IP address SANs in server certificates
Peter Eisentraut
2022-04-01
Add SSL tests for IP addresses in certificates
Peter Eisentraut
2022-03-26
SSL TAP test backend library independence refactoring
Daniel Gustafsson
2022-03-22
Fix failures in SSL tests caused by out-of-tree keys and certificates
Michael Paquier
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-10
Set SNI ClientHello extension to localhost in tests
Daniel Gustafsson
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-12-05
Silence perl complaint in ssl test
Andrew Dunstan
2021-12-03
Fix path delimiters in connection string on Windows
Daniel Gustafsson
2021-12-01
Fix certificate paths to use perl2host
Daniel Gustafsson
2021-11-30
Use test-specific temp path for keys during SSL test
Daniel Gustafsson
2021-11-30
Add TAP tests for contrib/sslinfo
Daniel Gustafsson
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-10-21
Fix SSL tests on 32-bit Perl
Daniel Gustafsson
2021-10-19
Refactor the sslfiles Makefile target for ease of use
Daniel Gustafsson
2021-07-29
Unify PostgresNode's new() and get_new_node() methods
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-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-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
2020-11-08
Fix test for error message change
Peter Eisentraut
2020-08-15
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-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-07
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
[prev]
[next]