index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ssl
Age
Commit message (
Expand
)
Author
2018-08-05
Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test.
Heikki Linnakangas
2018-08-05
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-07-30
Add ssl_library preset parameter
Peter Eisentraut
2018-07-01
Use $Test::Builder::Level in TAP test functions
Peter Eisentraut
2018-06-30
perltidy run prior to branching
Andrew Dunstan
2018-06-29
Make capitalization of term "OpenSSL" more consistent
Michael Paquier
2018-06-19
Clarify the README files for the various separate TAP-based test suites.
Tom Lane
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-03-17
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-07
Fix test counting in SSL tests
Peter Eisentraut
2018-03-06
Fix expected error message in test
Peter Eisentraut
2018-03-03
In SSL tests, restart after pg_hba.conf changes
Peter Eisentraut
2018-03-03
Prevent LDAP and SSL tests from running without support in build
Peter Eisentraut
2018-02-24
Check error messages in SSL tests
Peter Eisentraut
2018-02-08
Refine SSL tests test name reporting
Peter Eisentraut
2018-01-25
Allow spaces in connection strings in SSL tests
Peter Eisentraut
2018-01-23
Add installcheck support to more test suites
Peter Eisentraut
2018-01-18
Fix typo and improve punctuation
Peter Eisentraut
2018-01-09
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-04
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-12-19
Add libpq connection parameter "scram_channel_binding"
Peter Eisentraut
2017-11-18
Support channel binding 'tls-unique' in SCRAM
Peter Eisentraut
2017-11-16
Refactor routine to test connection to SSL server
Peter Eisentraut
2017-06-17
Remove incorrect comment
Magnus Hagander
2017-06-15
Remove unnecessary IPC::Run inclusion
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-16
In SSL tests, don't scribble on permissions of a repo file.
Tom Lane
2017-03-29
Change 'diag' to 'note' in TAP tests
Peter Eisentraut
2017-03-28
Fix ssl tests
Peter Eisentraut
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2017-01-03
Allow SSL configuration to be updated at SIGHUP.
Tom Lane
2016-10-07
Don't share SSL_CTX between libpq connections.
Heikki Linnakangas
2016-09-15
Support OpenSSL 1.1.0.
Heikki Linnakangas
2016-02-25
Clean the last few TAP suite tmp_check directories.
Noah Misch
2016-01-20
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-08
Remove reundand include of TestLib
Magnus Hagander
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-28
Fix omission of -X (--no-psqlrc) in some psql invocations.
Tom Lane
2015-12-02
Refactor Perl test code
Alvaro Herrera
2015-09-02
Update the SSL test suite for recent changes to TAP testing framework.
Robert Haas
2015-08-28
Simplify Perl chmod calls
Peter Eisentraut
2015-07-09
Improve logging of TAP tests.
Heikki Linnakangas
2015-06-19
Change TAP test framework to not rely on having a chmod executable.
Robert Haas
[next]