aboutsummaryrefslogtreecommitdiff
path: root/src/test/ssl
Commit message (Expand)AuthorAge
* Revert changes for SSL compression in libpqMichael Paquier2021-03-10
* Remove support for SSL compressionMichael Paquier2021-03-09
* Allow specifying CRL directoryPeter Eisentraut2021-02-18
* Introduce --with-ssl={openssl} as a configure optionMichael Paquier2021-02-01
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix test for error message changePeter Eisentraut2020-11-08
* Correct several behavior descriptions in comments.Noah Misch2020-08-15
* Make new SSL TAP test for channel_binding more robustMichael Paquier2020-08-04
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-08
* Fix removal of files generated by TAP tests for SSLMichael Paquier2020-07-01
* OpenSSL 3.0.0 compatibility in testsPeter Eisentraut2020-06-05
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Fix capitalization of messages, per style guidePeter Eisentraut2020-05-05
* Rename connection parameters to control min/max SSL protocol version in libpqMichael Paquier2020-04-30
* Add bound checks for ssl_min_protocol_version and ssl_max_protocol_versionMichael Paquier2020-03-23
* Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_vers...Michael Paquier2020-02-07
* Add connection parameters to control SSL protocol min/max in libpqMichael Paquier2020-01-28
* Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_versionMichael Paquier2020-01-18
* Revert copyright script changes to binary *.key filesBruce Momjian2020-01-14
* Clean up management of IP addresses in our SSL tests.Tom Lane2020-01-06
* Remove support for OpenSSL 0.9.8 and 1.0.0Michael Paquier2020-01-06
* Update copyrights for 2020Bruce Momjian2020-01-01
* Update minimum SSL versionPeter Eisentraut2019-12-04
* libq support for sslpassword connection param, DER format keysAndrew Dunstan2019-11-30
* Fix SSL test for libpq connection parameter channel_bindingMichael Paquier2019-09-30
* Allow SSL TAP tests to run on WindowsAndrew Dunstan2019-09-29
* Add libpq parameter 'channel_binding'.Jeff Davis2019-09-23
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Fix "make clean" to clean out junk files left behind after ssl tests.Tom Lane2019-05-14
* Add new clientcert hba option verify-fullMagnus Hagander2019-03-09
* Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan2019-02-07
* Add more columns to pg_stat_sslPeter Eisentraut2019-02-01
* Fix pg_stat_ssl.clientdnPeter Eisentraut2019-01-29
* Add tests for pg_stat_ssl system viewPeter Eisentraut2019-01-29
* Make SSL tests more robustPeter Eisentraut2019-01-29
* Update copyright for 2019Bruce Momjian2019-01-02
* Update ssl test certificates and keysPeter Eisentraut2018-11-27
* Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test.Heikki Linnakangas2018-08-05
* Remove support for tls-unique channel binding.Heikki Linnakangas2018-08-05
* Add ssl_library preset parameterPeter Eisentraut2018-07-30
* Use $Test::Builder::Level in TAP test functionsPeter Eisentraut2018-07-01
* perltidy run prior to branchingAndrew Dunstan2018-06-30
* Make capitalization of term "OpenSSL" more consistentMichael Paquier2018-06-29
* Clarify the README files for the various separate TAP-based test suites.Tom Lane2018-06-19
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-commentsPeter Eisentraut2018-04-27
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Add ssl_passphrase_command settingPeter Eisentraut2018-03-17