Simone Basso
64bffbd941
refactor(netx): reorganize by topic ( #800 )
...
Before finishing the ongoing refactoring and leaving whatever
is left of netx in tree, I would like to restructure it so that
we'll have an easy time next time we need to modify it.
Currently, every functionality lives into the `netx.go` file and
we have a support file called `httptransport.go`.
I would like to reorganize by topic, instead. This would allow
future me to more easily perform topic-specific changes.
While there, improve `netx`'s documentation and duplicate some of
this documentation inside `internal/README.md` to provide pointers
to previous documentation, historical context, and some help to
understand the logic architecture of network extensions (aka `netx`).
Part of https://github.com/ooni/probe-cli/pull/396
2022-06-06 14:27:25 +02:00
..
experiment
refactor(netx): move construction logic outside package ( #798 )
2022-06-05 21:22:27 +02:00
geolocate
cleanup: merge httpheader and httpfailure into model ( #758 )
2022-05-25 09:54:50 +02:00
internal /sessionresolver
cleanup: merge httpheader and httpfailure into model ( #758 )
2022-05-25 09:54:50 +02:00
mockable
feat(torsf): collect tor logs, select rendezvous method, count bytes ( #683 )
2022-02-07 17:05:36 +01:00
netx
refactor(netx): reorganize by topic ( #800 )
2022-06-06 14:27:25 +02:00
probeservices
cleanup: mark more integration tests as !short mode ( #755 )
2022-05-24 21:01:15 +02:00
testdata
fix: add missing files causing tests to fail ( #202 )
2021-02-02 14:18:22 +01:00
.gitignore
feat: support embedding encrypted psiphon config ( #285 )
2021-04-02 17:36:06 +02:00
allexperiments.go
Spring cleanup: remove unused/unneded code ( #761 )
2022-05-25 13:21:39 +02:00
doc.go
feat(engine): allow runner to return many measurements ( #527 )
2021-09-30 00:54:52 +02:00
experiment.go
refactor(netx): move construction logic outside package ( #798 )
2022-06-05 21:22:27 +02:00
experiment_integration_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
experiment_internal_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
experiment_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
experimentbuilder.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
experimentbuilder_test.go
chore: merge probe-engine into probe-cli ( #201 )
2021-02-02 12:05:47 +01:00
inputloader.go
chore: import DoH servers from DNSCrypt/dnscrypt-resolvers ( #693 )
2022-02-17 17:52:16 +01:00
inputloader_network_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
inputloader_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
inputprocessor.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
inputprocessor_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
saver.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
saver_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
session.go
refactor(netx): move construction logic outside package ( #798 )
2022-06-05 21:22:27 +02:00
session_integration_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
session_internal_test.go
fix(ooniprobe): use ooniprobe-cli-unattended for unattended runs ( #714 )
2022-04-29 13:41:09 +02:00
session_nopsiphon.go
refactor: only use shaping dialer for ndt7 and dash ( #754 )
2022-05-24 18:23:42 +02:00
session_nopsiphon_test.go
refactor: only use shaping dialer for ndt7 and dash ( #754 )
2022-05-24 18:23:42 +02:00
session_psiphon.go
refactor: only use shaping dialer for ndt7 and dash ( #754 )
2022-05-24 18:23:42 +02:00
session_psiphon_test.go
refactor: only use shaping dialer for ndt7 and dash ( #754 )
2022-05-24 18:23:42 +02:00
submitter.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00
submitter_test.go
refactor: interfaces and data types into the model package ( #642 )
2022-01-03 13:53:23 +01:00