index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ssl
Age
Commit message (
Expand
)
Author
2019-02-07
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-01-03
Update ssl test certificates and keys
Peter Eisentraut
2017-05-15
In SSL tests, don't scribble on permissions of a repo file.
Tom Lane
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-10-07
Don't share SSL_CTX between libpq connections.
Heikki Linnakangas
2016-09-15
Support OpenSSL 1.1.0.
Heikki Linnakangas
2016-05-06
Fix SSL tests
Peter Eisentraut
2016-02-24
Clean the last few TAP suite tmp_check directories.
Noah Misch
2015-08-27
Simplify Perl chmod calls
Peter Eisentraut
2015-07-28
Improve logging of TAP tests.
Andrew Dunstan
2015-06-19
Change TAP test framework to not rely on having a chmod executable.
Robert Haas
2015-05-23
pgindent run for 9.5
Bruce Momjian
2015-04-09
Make SSL regression test suite more portable by avoiding cp.
Heikki Linnakangas
2015-04-09
Gitignore temp files generated by SSL regression suite
Heikki Linnakangas
2015-02-16
In the SSL test suite, use a root CA cert that won't expire (so quickly)
Heikki Linnakangas
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-11
SSL tests: Remove trailing blank lines
Peter Eisentraut
2014-12-11
SSL tests: Silence pg_ctl output
Peter Eisentraut
2014-12-09
Add a regression test suite for SSL support.
Heikki Linnakangas