ooni-probe-cli/internal/engine/netx/dialer
Simone Basso 3265bc670a
refactor(ndt7): use netxlite rather than netx (#768)
This diff required us to move some code around, but no major
change actually happened, except better tests.

While there, I also slightly refactored ndt7's implementation and
removed the ProxyURL setting, which was actually unused.

See https://github.com/ooni/probe/issues/2121
2022-05-30 23:14:07 +02:00
..
bytecounter.go refactor(ndt7): use netxlite rather than netx (#768) 2022-05-30 23:14:07 +02: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.go refactor(session.go): replace engine/netx with netxlite (#767) 2022-05-30 22:00:45 +02: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