log tests/test-patchbomb-tls.t @ 51873:0afd58c72175 default tip

age author description
Mon, 22 Jul 2024 14:42:54 +0200 Raphaël Gomès dummysmtpd: fix EOF handling on newer versions of OpenSSL
Tue, 23 Jul 2024 10:02:46 +0200 Raphaël Gomès Backout accidental publication of a large range of revisions
Mon, 22 Jul 2024 14:42:54 +0200 Raphaël Gomès dummysmtpd: fix EOF handling on newer versions of OpenSSL
Mon, 11 Mar 2024 12:03:40 +0100 Pierre-Yves David tests: fix test-patchbomb-tls.t instability stable
Thu, 23 Mar 2023 16:45:12 +0100 Mads Kiilerich tests: use simple mock smtp server instead of deprecated asyncore smtpd stable
Mon, 26 Jun 2023 15:51:39 +0200 Mads Kiilerich tests: improve test-patchbomb-tls.t by by logging errors and data stable
Thu, 23 Mar 2023 16:48:44 +0100 Mads Kiilerich tests: show test-patchbomb-tls.t smtp server log stable
Mon, 23 Nov 2020 16:20:02 -0800 Martin von Zweigbergk errors: introduce SecurityError and use it in a few places
Sun, 31 May 2020 22:15:35 +0200 Manuel Jacob sslutil: remove dead code (that downgraded default minimum TLS version)
Sat, 30 May 2020 19:04:53 +0200 Manuel Jacob tests: stop checking for optional, now impossible output
Sat, 30 May 2020 05:27:53 +0200 Manuel Jacob tests: remove "sslcontext" check
Sat, 30 May 2020 05:08:02 +0200 Manuel Jacob tests: remove "defaultcacerts" check
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 12 Jul 2017 18:37:13 -0400 Matt Harbison sslutil: inform the user about how to fix an incomplete certificate chain
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests