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
/
002_scram.pl
Age
Commit message (
Expand
)
Author
2025-05-09
Skip RSA-PSS ssl test when using LibreSSL.
Tom Lane
2025-03-17
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-09-03
Test for PG_TEST_EXTRA separately in SSL tests
Daniel Gustafsson
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Follow-up fixes for "Make all Perl warnings fatal"
Peter Eisentraut
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-11-17
Allow tests to pass in OpenSSL FIPS mode (TAP tests)
Peter Eisentraut
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-03-14
libpq: Add support for require_auth to control authorized auth methods
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-09-20
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-03-26
SSL TAP test backend library independence refactoring
Daniel Gustafsson
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-08
Update copyright for 2022
Bruce Momjian
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
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-07-29
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
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-05
Refactor all TAP test suites doing connection checks
Michael Paquier
2021-04-01
Move some client-specific routines from SSLServer to PostgresNode
Michael Paquier
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-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-05
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-01-07
Clean up management of IP addresses in our SSL tests.
Tom Lane
2019-09-30
Fix SSL test for libpq connection parameter channel_binding
Michael Paquier
2019-09-23
Add libpq parameter 'channel_binding'.
Jeff Davis
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-02-07
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-01-29
Make SSL tests more robust
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-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-03-07
Fix test counting in SSL tests
Peter Eisentraut
2018-03-06
Fix expected error message in test
Peter Eisentraut
[next]