summaryrefslogtreecommitdiff
path: root/src/test/ssl
AgeCommit message (Expand)Author
2019-02-07Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan
2019-01-03Update ssl test certificates and keysPeter Eisentraut
2017-05-16In SSL tests, don't scribble on permissions of a repo file.Tom Lane
2017-02-06Fix typos in comments.Heikki Linnakangas
2016-10-07Don't share SSL_CTX between libpq connections.Heikki Linnakangas
2016-09-15Support OpenSSL 1.1.0.Heikki Linnakangas
2016-05-07Fix SSL testsPeter Eisentraut
2016-02-25Clean the last few TAP suite tmp_check directories.Noah Misch
2015-08-28Simplify Perl chmod callsPeter Eisentraut
2015-07-28Improve logging of TAP tests.Andrew Dunstan
2015-06-19Change TAP test framework to not rely on having a chmod executable.Robert Haas
2015-05-24pgindent run for 9.5Bruce Momjian
2015-04-09Make SSL regression test suite more portable by avoiding cp.Heikki Linnakangas
2015-04-09Gitignore temp files generated by SSL regression suiteHeikki Linnakangas
2015-02-16In the SSL test suite, use a root CA cert that won't expire (so quickly)Heikki Linnakangas
2015-01-06Update copyright for 2015Bruce Momjian
2014-12-12SSL tests: Remove trailing blank linesPeter Eisentraut
2014-12-12SSL tests: Silence pg_ctl outputPeter Eisentraut
2014-12-09Add a regression test suite for SSL support.Heikki Linnakangas