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
|
Sun, 02 Apr 2017 00:56:52 -0400 |
Matt Harbison |
test-serve: make the 'listening at *' lines optional
|
Sat, 25 Feb 2017 17:27:48 +0900 |
Yuya Nishihara |
patchbomb: use modern pager to display -n/--test result (BC)
|
Mon, 18 Jul 2016 11:27:27 -0700 |
Gregory Szorc |
sslutil: more robustly detect protocol support
|
Wed, 13 Jul 2016 21:49:17 -0700 |
Gregory Szorc |
sslutil: print a warning when using TLS 1.0 on legacy Python
|
Tue, 12 Jul 2016 22:26:04 -0700 |
Gregory Szorc |
tests: regenerate x509 test certificates
|
Wed, 06 Jul 2016 21:16:00 -0700 |
Gregory Szorc |
sslutil: try to find CA certficates in well-known locations
|
Wed, 06 Jul 2016 20:46:05 -0700 |
Gregory Szorc |
sslutil: issue warning when unable to load certificates on OS X
|
Fri, 01 Jul 2016 19:27:34 -0700 |
Gregory Szorc |
tests: better testing of loaded certificates
|
Wed, 29 Jun 2016 19:43:27 -0700 |
Gregory Szorc |
sslutil: emit warning when no CA certificates loaded
|
Sat, 25 Jun 2016 07:26:43 -0700 |
Gregory Szorc |
sslutil: abort when unable to verify peer connection (BC)
|
Fri, 27 May 2016 23:18:38 +0900 |
Yuya Nishihara |
tests: add basic tests for SMTP over SSL
|