ooni-probe-cli/internal/engine/experiment/urlgetter
Simone Basso 554ae47c5a
cleanup(netx): remove more legacy names and functions (#658)
This diff addresses two items of https://github.com/ooni/probe/issues/1956:

> - [ ] we can remove legacy names from `./internal/engine/netx/resolver/legacy.go`
>
> - [ ] we can remove `DialTLSContext` from `./internal/engine/netx/resolver/tls_test.go`

More cleanups may follow.
2022-01-07 20:02:19 +01:00
..
.gitignore chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
configurer_test.go cleanup(netx): remove more legacy names and functions (#658) 2022-01-07 20:02:19 +01:00
configurer.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
getter_integration_test.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
getter_test.go feat: tutorial on how to write the torsf experiment (#390) 2021-06-22 00:12:03 +02:00
getter.go cleanup: merge legacy errorsx in netxlite and hide classifiers (#655) 2022-01-07 17:31:21 +01:00
multi_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
multi.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
runner_test.go refactor: flatten and separate (#353) 2021-06-04 10:34:18 +02:00
runner.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
urlgetter_test.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
urlgetter.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00