index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ssl
/
t
Commit message (
Expand
)
Author
Age
*
Allow specifying CRL directory
Peter Eisentraut
2021-02-18
*
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2021-02-01
*
Fix test for error message change
Peter Eisentraut
2020-11-08
*
Correct several behavior descriptions in comments.
Noah Misch
2020-08-15
*
Make new SSL TAP test for channel_binding more robust
Michael Paquier
2020-08-04
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
*
Fix removal of files generated by TAP tests for SSL
Michael Paquier
2020-07-01
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-05-05
*
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-30
*
Add bound checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-03-23
*
Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_vers...
Michael Paquier
2020-02-07
*
Add connection parameters to control SSL protocol min/max in libpq
Michael Paquier
2020-01-28
*
Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-01-18
*
Clean up management of IP addresses in our SSL tests.
Tom Lane
2020-01-06
*
Remove support for OpenSSL 0.9.8 and 1.0.0
Michael Paquier
2020-01-06
*
Update minimum SSL version
Peter Eisentraut
2019-12-04
*
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-11-30
*
Fix SSL test for libpq connection parameter channel_binding
Michael Paquier
2019-09-30
*
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-29
*
Add libpq parameter 'channel_binding'.
Jeff Davis
2019-09-23
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Add new clientcert hba option verify-full
Magnus Hagander
2019-03-09
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-02-01
*
Fix pg_stat_ssl.clientdn
Peter Eisentraut
2019-01-29
*
Add tests for pg_stat_ssl system view
Peter Eisentraut
2019-01-29
*
Make SSL tests more robust
Peter Eisentraut
2019-01-29
*
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-08-05
*
Add ssl_library preset parameter
Peter Eisentraut
2018-07-30
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-17
*
Fix test counting in SSL tests
Peter Eisentraut
2018-03-07
*
Fix expected error message in test
Peter Eisentraut
2018-03-06
*
Prevent LDAP and SSL tests from running without support in build
Peter Eisentraut
2018-03-03
*
Check error messages in SSL tests
Peter Eisentraut
2018-02-24
*
Refine SSL tests test name reporting
Peter Eisentraut
2018-02-08
*
Fix typo and improve punctuation
Peter Eisentraut
2018-01-18
*
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-09
*
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-04
*
Add libpq connection parameter "scram_channel_binding"
Peter Eisentraut
2017-12-19
*
Support channel binding 'tls-unique' in SCRAM
Peter Eisentraut
2017-11-18
*
Refactor routine to test connection to SSL server
Peter Eisentraut
2017-11-16
*
Remove incorrect comment
Magnus Hagander
2017-06-17
*
Remove unnecessary IPC::Run inclusion
Peter Eisentraut
2017-06-15
*
In SSL tests, don't scribble on permissions of a repo file.
Tom Lane
2017-05-15
*
Change 'diag' to 'note' in TAP tests
Peter Eisentraut
2017-03-28
*
Don't share SSL_CTX between libpq connections.
Heikki Linnakangas
2016-10-07
[next]