index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ssl
/
t
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correct several behavior descriptions in comments.
Noah Misch
2020-08-15
1
-1
/
+0
*
Make new SSL TAP test for channel_binding more robust
Michael Paquier
2020-08-04
1
-1
/
+1
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
2
-2
/
+2
*
Fix removal of files generated by TAP tests for SSL
Michael Paquier
2020-07-01
2
-6
/
+14
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
1
-17
/
+30
*
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-05-05
1
-2
/
+2
*
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-30
1
-6
/
+6
*
Add bound checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-03-23
1
-1
/
+17
*
Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_vers...
Michael Paquier
2020-02-07
1
-19
/
+1
*
Add connection parameters to control SSL protocol min/max in libpq
Michael Paquier
2020-01-28
1
-1
/
+22
*
Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-01-18
1
-1
/
+19
*
Clean up management of IP addresses in our SSL tests.
Tom Lane
2020-01-06
3
-17
/
+21
*
Remove support for OpenSSL 0.9.8 and 1.0.0
Michael Paquier
2020-01-06
1
-4
/
+0
*
Update minimum SSL version
Peter Eisentraut
2019-12-04
1
-0
/
+4
*
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-11-30
1
-9
/
+66
*
Fix SSL test for libpq connection parameter channel_binding
Michael Paquier
2019-09-30
1
-6
/
+21
*
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-29
1
-9
/
+14
*
Add libpq parameter 'channel_binding'.
Jeff Davis
2019-09-23
2
-4
/
+44
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
2
-27
/
+45
*
Add new clientcert hba option verify-full
Magnus Hagander
2019-03-09
2
-2
/
+31
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
3
-2
/
+211
*
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-02-01
1
-4
/
+4
*
Fix pg_stat_ssl.clientdn
Peter Eisentraut
2019-01-29
1
-1
/
+1
*
Add tests for pg_stat_ssl system view
Peter Eisentraut
2019-01-29
1
-1
/
+21
*
Make SSL tests more robust
Peter Eisentraut
2019-01-29
1
-1
/
+1
*
Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test.
Heikki Linnakangas
2018-08-05
1
-4
/
+0
*
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-08-05
1
-31
/
+2
*
Add ssl_library preset parameter
Peter Eisentraut
2018-07-30
1
-1
/
+6
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
2
-24
/
+25
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
2
-149
/
+200
*
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-17
1
-5
/
+30
*
Fix test counting in SSL tests
Peter Eisentraut
2018-03-07
1
-5
/
+6
*
Fix expected error message in test
Peter Eisentraut
2018-03-06
1
-1
/
+1
*
Prevent LDAP and SSL tests from running without support in build
Peter Eisentraut
2018-03-03
2
-2
/
+20
*
Check error messages in SSL tests
Peter Eisentraut
2018-02-24
2
-5
/
+42
*
Refine SSL tests test name reporting
Peter Eisentraut
2018-02-08
1
-56
/
+86
*
Fix typo and improve punctuation
Peter Eisentraut
2018-01-18
1
-5
/
+5
*
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-09
1
-4
/
+17
*
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-04
1
-1
/
+4
*
Add libpq connection parameter "scram_channel_binding"
Peter Eisentraut
2017-12-19
1
-1
/
+13
*
Support channel binding 'tls-unique' in SCRAM
Peter Eisentraut
2017-11-18
2
-1
/
+39
*
Refactor routine to test connection to SSL server
Peter Eisentraut
2017-11-16
1
-76
/
+56
*
Remove incorrect comment
Magnus Hagander
2017-06-17
1
-2
/
+0
*
Remove unnecessary IPC::Run inclusion
Peter Eisentraut
2017-06-15
1
-13
/
+0
*
In SSL tests, don't scribble on permissions of a repo file.
Tom Lane
2017-05-15
1
-7
/
+10
*
Change 'diag' to 'note' in TAP tests
Peter Eisentraut
2017-03-28
1
-14
/
+14
*
Don't share SSL_CTX between libpq connections.
Heikki Linnakangas
2016-10-07
1
-1
/
+9
*
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-20
1
-1
/
+1
*
Remove reundand include of TestLib
Magnus Hagander
2016-01-08
1
-1
/
+0
*
Fix omission of -X (--no-psqlrc) in some psql invocations.
Tom Lane
2015-12-28
1
-1
/
+1
[prev]
[next]