aboutsummaryrefslogtreecommitdiff
path: root/src/test/ssl
Commit message (Expand)AuthorAge
* Allow SSL TAP tests to run on WindowsAndrew Dunstan2019-09-29
* Hack back-branch SSL tests to avoid intermittent buildfarm failures.Tom Lane2019-03-19
* Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan2019-02-07
* Update ssl test certificates and keysPeter Eisentraut2019-01-03
* 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 run prior to branchingAndrew Dunstan2018-06-30
* Make capitalization of term "OpenSSL" more consistentMichael Paquier2018-06-29
* Clarify the README files for the various separate TAP-based test suites.Tom Lane2018-06-19
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-commentsPeter Eisentraut2018-04-27
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Add ssl_passphrase_command settingPeter Eisentraut2018-03-17
* Fix test counting in SSL testsPeter Eisentraut2018-03-07
* Fix expected error message in testPeter Eisentraut2018-03-06
* In SSL tests, restart after pg_hba.conf changesPeter Eisentraut2018-03-03
* Prevent LDAP and SSL tests from running without support in buildPeter Eisentraut2018-03-03
* Check error messages in SSL testsPeter Eisentraut2018-02-24
* Refine SSL tests test name reportingPeter Eisentraut2018-02-08
* Allow spaces in connection strings in SSL testsPeter Eisentraut2018-01-25
* Add installcheck support to more test suitesPeter Eisentraut2018-01-23
* Fix typo and improve punctuationPeter Eisentraut2018-01-18
* 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
* Update copyright for 2018Bruce Momjian2018-01-02
* Add libpq connection parameter "scram_channel_binding"Peter Eisentraut2017-12-19
* Support channel binding 'tls-unique' in SCRAMPeter Eisentraut2017-11-18
* Refactor routine to test connection to SSL serverPeter Eisentraut2017-11-16
* Remove incorrect commentMagnus Hagander2017-06-17
* Remove unnecessary IPC::Run inclusionPeter Eisentraut2017-06-15
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* In SSL tests, don't scribble on permissions of a repo file.Tom Lane2017-05-15
* Change 'diag' to 'note' in TAP testsPeter Eisentraut2017-03-28
* Fix ssl testsPeter Eisentraut2017-03-28
* Clean up Perl code according to perlcriticPeter Eisentraut2017-03-27
* Fix typos in comments.Heikki Linnakangas2017-02-06
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Allow SSL configuration to be updated at SIGHUP.Tom Lane2017-01-02
* Don't share SSL_CTX between libpq connections.Heikki Linnakangas2016-10-07
* Support OpenSSL 1.1.0.Heikki Linnakangas2016-09-15
* Clean the last few TAP suite tmp_check directories.Noah Misch2016-02-24
* PostgresNode: Add names to nodesAlvaro Herrera2016-01-20
* Remove reundand include of TestLibMagnus Hagander2016-01-08
* Update copyright for 2016Bruce Momjian2016-01-02
* Fix omission of -X (--no-psqlrc) in some psql invocations.Tom Lane2015-12-28
* Refactor Perl test codeAlvaro Herrera2015-12-02
* Update the SSL test suite for recent changes to TAP testing framework.Robert Haas2015-09-02
* Simplify Perl chmod callsPeter Eisentraut2015-08-27