ooni-probe-cli/internal/engine/netx/dialer
Simone Basso b8cae3f5a6
cleanup(netx): remove unused proxy-via-context codepath (#367)
We always set the proxy explicitly now. So, let us remove this
extra bit of code we're not using.

Part of https://github.com/ooni/probe/issues/1507.
2021-06-08 22:26:24 +02:00
..
bytecounter_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
bytecounter.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dialer.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dns_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dns.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
emitter_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
emitter.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
eof_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
errorwrapper_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
errorwrapper.go Release 3.6.0 (#239) 2021-03-03 14:42:17 +01:00
fake_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
integration_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
logging_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
logging.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
proxy_internal_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
proxy_test.go cleanup(netx): remove unused proxy-via-context codepath (#367) 2021-06-08 22:26:24 +02:00
proxy.go cleanup(netx): remove unused proxy-via-context codepath (#367) 2021-06-08 22:26:24 +02:00
saver_test.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
saver.go refactor(netx): extract tlsdialer from dialer 2021-06-08 12:52:15 +02:00
shaping_disabled.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
shaping_enabled.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
shaping_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
system_test.go refactor(netx): the TimeoutDialer is useless (#366) 2021-06-08 21:56:57 +02:00
system.go refactor(netx): the TimeoutDialer is useless (#366) 2021-06-08 21:56:57 +02:00