ooni-probe-cli/internal/engine/netx/tlsdialer
Simone Basso b07890af4d
fix(netxlite): improve TLS auto-configuration (#409)
Auto-configure every relevant TLS field as close as possible to
where it's actually used.

As a side effect, add support for mocking the creation of a TLS
connection, which should possibly be useful for uTLS?

Work that is part of https://github.com/ooni/probe/issues/1505
2021-06-25 20:51:59 +02:00
..
eof_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
fake_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
integration_test.go fix(netxlite): improve TLS auto-configuration (#409) 2021-06-25 20:51:59 +02:00
logging.go refactor(netx): move tlshandshaker logger to netxlite (#402) 2021-06-25 12:21:34 +02:00
saver_test.go fix(netxlite): improve TLS auto-configuration (#409) 2021-06-25 20:51:59 +02:00
saver.go refactor: merge tlsx into netxlite (#403) 2021-06-25 12:39:45 +02:00
tls_test.go fix(netxlite): improve TLS auto-configuration (#409) 2021-06-25 20:51:59 +02:00
tls.go refactor: move tlsdialer to netxlite (#404) 2021-06-25 13:42:48 +02:00