summaryrefslogtreecommitdiff
path: root/src/test/ssl/t/SSL/Server.pm
AgeCommit message (Expand)Author
8 daysRun pgperltidyJoe Conway
2025-05-22Replace deprecated log_connections values in docs and testsMelanie Plageman
2025-05-09Centralize ssl tests' check for whether we're using LibreSSL.Tom Lane
2025-03-18Add X25519 to the default set of curvesDaniel Gustafsson
2025-01-22Run perltidyMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-10-24Support configuring TLSv1.3 cipher suitesDaniel Gustafsson
2024-10-24Support configuring multiple ECDH curvesDaniel Gustafsson
2024-09-03Use library functions to edit config in SSL testsDaniel Gustafsson
2024-07-08Force nodes for SSL tests to start in TCP modeAndrew Dunstan
2024-03-19Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...Peter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-03Fix typos in comments, code and documentationMichael Paquier
2023-01-02Update copyright for 2023Bruce Momjian
2022-09-19Remove various duplicated wordsDavid Rowley
2022-05-12Pre-beta mechanical code beautification.Tom Lane
2022-03-26SSL TAP test backend library independence refactoringDaniel Gustafsson