ooni-probe-cli/internal/engine/netx/dialer
Simone Basso 6924d1ad81
refactor: only use shaping dialer for ndt7 and dash (#754)
See https://github.com/ooni/probe/issues/2112 for context.

While there, run `go fix -fix buildtag ./...`
2022-05-24 18:23:42 +02:00
..
bytecounter_test.go feat(torsf): collect tor logs, select rendezvous method, count bytes (#683) 2022-02-07 17:05:36 +01:00
bytecounter.go feat(torsf): collect tor logs, select rendezvous method, count bytes (#683) 2022-02-07 17:05:36 +01:00
dialer_test.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
dialer.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
doc.go refactor(netx/dialer): hide implementation complexity (#372) 2021-06-09 09:42:31 +02:00
example_test.go cleanup: remove unnecessary legacy interfaces (#656) 2022-01-07 18:33:37 +01:00
integration_test.go cleanup: remove unnecessary legacy interfaces (#656) 2022-01-07 18:33:37 +01:00
proxy_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
proxy.go cleanup: remove unnecessary legacy interfaces (#656) 2022-01-07 18:33:37 +01:00
saver_test.go refactor: move httpx into the internal package (#646) 2022-01-05 17:17:20 +01:00
saver.go cleanup: remove unnecessary legacy interfaces (#656) 2022-01-07 18:33:37 +01:00