aboutsummaryrefslogtreecommitdiff
path: root/src/test/ssl/t/002_scram.pl
Commit message (Expand)AuthorAge
* Update copyright for 2024Bruce Momjian2024-01-03
* Follow-up fixes for "Make all Perl warnings fatal"Peter Eisentraut2023-12-29
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Allow tests to pass in OpenSSL FIPS mode (TAP tests)Peter Eisentraut2023-11-17
* Generate automatically code and documentation related to wait eventsMichael Paquier2023-07-05
* Remove support for OpenSSL 1.0.1Michael Paquier2023-07-03
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* libpq: Add support for require_auth to control authorized auth methodsMichael Paquier2023-03-14
* Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificatesMichael Paquier2023-02-15
* Update copyright for 2023Bruce Momjian2023-01-02
* Refactor PG_TEST_EXTRA logic in autoconf buildAndres Freund2022-09-20
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* SSL TAP test backend library independence refactoringDaniel Gustafsson2022-03-26
* 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
* 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
* Extend configure_test_server_for_ssl to add extensionsDaniel Gustafsson2021-11-30
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* 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
* Refactor all TAP test suites doing connection checksMichael Paquier2021-04-05
* Move some client-specific routines from SSLServer to PostgresNodeMichael Paquier2021-04-01
* Introduce --with-ssl={openssl} as a configure optionMichael Paquier2021-02-01
* Fix test for error message changePeter Eisentraut2020-11-08
* 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
* Fix capitalization of messages, per style guidePeter Eisentraut2020-05-05
* Clean up management of IP addresses in our SSL tests.Tom Lane2020-01-06
* Fix SSL test for libpq connection parameter channel_bindingMichael Paquier2019-09-30
* Add libpq parameter 'channel_binding'.Jeff Davis2019-09-23
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan2019-02-07
* Make SSL tests more robustPeter Eisentraut2019-01-29
* Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test.Heikki Linnakangas2018-08-05
* Remove support for tls-unique channel binding.Heikki Linnakangas2018-08-05
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Fix test counting in SSL testsPeter Eisentraut2018-03-07
* Fix expected error message in testPeter Eisentraut2018-03-06
* Prevent LDAP and SSL tests from running without support in buildPeter Eisentraut2018-03-03
* Check error messages in SSL testsPeter Eisentraut2018-02-24
* Fix ssl tests for when tls-server-end-point is not supportedPeter Eisentraut2018-01-09
* Implement channel binding tls-server-end-point for SCRAMPeter Eisentraut2018-01-04