1
0
Fork 0

19 Commits (master)

Author SHA1 Message Date
Philip O'Toole b6457a4647 Remove unused joint TLS config creation
This was confusing and too clever.
9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole 95d1c89763 Move to example.com cert and key 9 months ago
Philip O'Toole 3d3f4c7e51 ServerName unit tests 9 months ago
Philip O'Toole 58d6f1a260 More client-only use for ServerName 9 months ago
Philip O'Toole 3cf4d46f39 Fix TCP unit tests 9 months ago
Philip O'Toole 6dc05a99df Thread it through 9 months ago
Philip O'Toole 5df129ff20 Remove no-longer supported command-line options 1 year ago
Philip O'Toole 27839b53f7 ABL 2 years ago
Philip O'Toole a3fc60b9b5 Fix last TCP dialer test 2 years ago
Philip O'Toole 54e649c341 More TLS unit test fixes 2 years ago
Philip O'Toole c8231596ac Use central TLS config creation 2 years ago
Philip O'Toole 0071867e34 Don't call t.Fatal() from goroutine
It wouldn't abort the test anyway, so just log.
2 years ago
chermehdi 3bfcbffc37 Fix typos and Grammar issues 3 years ago
Philip O'Toole 32ec72e982 Clearer Dialer testing 3 years ago
Philip O'Toole f5bcddfe02 Simple test of Dialing TLS 3 years ago
Philip O'Toole d8e73c21e8 Fix typo 3 years ago
Philip O'Toole 929c800a57 Clearer Dialer unit test 3 years ago
Philip O'Toole f3de6d599f Simple unit-testing of Dialer 3 years ago