ooni-probe-cli/internal/tracex
Simone Basso 15da0f5344
cleanup(jafar): do not depend on netx and urlgetter (#792)
There's no point in doing that. Also, once this change is merged, it becomes easier to cleanup/simplify netx.

See https://github.com/ooni/probe/issues/2121
2022-06-02 22:25:37 +02:00
..
archival_test.go refactor(tracex): internally store just the raw certificate (#787) 2022-06-02 11:07:02 +02:00
archival.go refactor(tracex): internally store just the raw certificate (#787) 2022-06-02 11:07:02 +02:00
dialer_test.go refactor(tracex): internally represent errors as strings (#786) 2022-06-02 10:37:07 +02:00
dialer.go refactor(tracex): internally represent errors as strings (#786) 2022-06-02 10:37:07 +02:00
doc.go refactor: move tracex outside of engine/netx (#782) 2022-06-02 00:50:55 +02:00
event.go refactor(tracex): internally store just the raw certificate (#787) 2022-06-02 11:07:02 +02:00
http_test.go cleanup(jafar): do not depend on netx and urlgetter (#792) 2022-06-02 22:25:37 +02:00
http.go refactor(tracex): internally represent errors as strings (#786) 2022-06-02 10:37:07 +02:00
quic_test.go refactor(tracex): internally store just the raw certificate (#787) 2022-06-02 11:07:02 +02:00
quic.go refactor(tracex): internally store just the raw certificate (#787) 2022-06-02 11:07:02 +02:00
resolver_test.go refactor(tracex): internally represent errors as strings (#786) 2022-06-02 10:37:07 +02:00
resolver.go refactor(tracex): internally represent errors as strings (#786) 2022-06-02 10:37:07 +02:00
saver_test.go refactor: move tracex outside of engine/netx (#782) 2022-06-02 00:50:55 +02:00
saver.go refactor: move tracex outside of engine/netx (#782) 2022-06-02 00:50:55 +02:00
tls_test.go refactor(tracex): internally store just the raw certificate (#787) 2022-06-02 11:07:02 +02:00
tls.go refactor(tracex): internally store just the raw certificate (#787) 2022-06-02 11:07:02 +02:00