aboutsummaryrefslogtreecommitdiff
path: root/src/test/ssl
Commit message (Expand)AuthorAge
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Fix typos and grammar in code and test commentsMichael Paquier2022-05-11
* libpq: Allow IP address SANs in server certificatesPeter Eisentraut2022-04-01
* Add SSL tests for IP addresses in certificatesPeter Eisentraut2022-04-01
* SSL TAP test backend library independence refactoringDaniel Gustafsson2022-03-26
* Fix failures in SSL tests caused by out-of-tree keys and certificatesMichael Paquier2022-03-22
* Remove PostgreSQL::Test::Utils::perl2host completelyAndrew Dunstan2022-02-20
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Set SNI ClientHello extension to localhost in testsDaniel Gustafsson2022-02-10
* Update copyright for 2022Bruce Momjian2022-01-07
* Silence perl complaint in ssl testAndrew Dunstan2021-12-05
* Fix path delimiters in connection string on WindowsDaniel Gustafsson2021-12-03
* Fix certificate paths to use perl2hostDaniel Gustafsson2021-12-01
* Use test-specific temp path for keys during SSL testDaniel Gustafsson2021-11-30
* Add TAP tests for contrib/sslinfoDaniel Gustafsson2021-11-30
* Extend configure_test_server_for_ssl to add extensionsDaniel Gustafsson2021-11-30
* Doc: improve README files associated with TAP tests.Tom Lane2021-10-31
* Fix VPATH builds for src/test/ssl targetsDaniel Gustafsson2021-10-27
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Fix SSL tests on 32-bit PerlDaniel Gustafsson2021-10-21
* Refactor the sslfiles Makefile target for ease of useDaniel Gustafsson2021-10-19
* Remove unused regression test certificate server-ssDaniel Gustafsson2021-08-10
* Remove unused directory from test/ssl .gitignoreDaniel Gustafsson2021-07-29
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* Remove channel binding requirement from clientcert=verify-full test.Tom Lane2021-04-07
* Add some information about authenticated identity via log_connectionsMichael Paquier2021-04-07
* Fix some issues with SSL and Kerberos testsMichael Paquier2021-04-06
* Refactor all TAP test suites doing connection checksMichael Paquier2021-04-05
* Use more verbose matching patterns for errors in SSL TAP testsMichael Paquier2021-04-03
* Fix typo in 6d7a6feac4Andrew Dunstan2021-04-02
* Move some client-specific routines from SSLServer to PostgresNodeMichael Paquier2021-04-01
* Allow matching the DN of a client certificate for authenticationAndrew Dunstan2021-03-29
* Revert changes for SSL compression in libpqMichael Paquier2021-03-10
* Remove support for SSL compressionMichael Paquier2021-03-09
* Allow specifying CRL directoryPeter Eisentraut2021-02-18
* Introduce --with-ssl={openssl} as a configure optionMichael Paquier2021-02-01
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix test for error message changePeter Eisentraut2020-11-08
* Correct several behavior descriptions in comments.Noah Misch2020-08-15
* Make new SSL TAP test for channel_binding more robustMichael Paquier2020-08-04
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-08
* Fix removal of files generated by TAP tests for SSLMichael Paquier2020-07-01
* OpenSSL 3.0.0 compatibility in testsPeter Eisentraut2020-06-05
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Fix capitalization of messages, per style guidePeter Eisentraut2020-05-05
* Rename connection parameters to control min/max SSL protocol version in libpqMichael Paquier2020-04-30
* Add bound checks for ssl_min_protocol_version and ssl_max_protocol_versionMichael Paquier2020-03-23
* Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_vers...Michael Paquier2020-02-07