ooni-probe-cli/internal/engine/netx
Simone Basso be2da83b1b
doc: publish the step-by-step design document (#814)
This pull request publishes the step-by-step design document that I have been discussing with @hellais and @DecFox recently. Compared to the document that was approved, this one has been edited for readability.

While there, I figured it was also be beneficial to publish the few ooni/probe-cli related design documents we produced in the past, because they probably help someone to get acquainted with the codebase.

Reference issue for this pull request: https://github.com/ooni/probe/issues/2148
2022-06-14 14:38:29 +02:00
..
config.go refactor(netx): reorganize by topic (#800) 2022-06-06 14:27:25 +02:00
dialer.go refactor(netxlite): more abstract proxy-enabled dialer construction (#812) 2022-06-08 23:10:06 +02:00
dnstransport_test.go refactor(netx): reorganize by topic (#800) 2022-06-06 14:27:25 +02:00
dnstransport.go doc(netx): reference issue mentioning future improvements (#802) 2022-06-06 15:16:30 +02:00
doc.go doc: publish the step-by-step design document (#814) 2022-06-14 14:38:29 +02:00
http_test.go refactor(netx): reorganize by topic (#800) 2022-06-06 14:27:25 +02:00
http.go doc(netx): reference issue mentioning future improvements (#802) 2022-06-06 15:16:30 +02:00
integration_test.go refactor(netx): reorganize by topic (#800) 2022-06-06 14:27:25 +02:00
quic.go doc(netx): reference issue mentioning future improvements (#802) 2022-06-06 15:16:30 +02:00
resolver_test.go refactor(netx): reorganize by topic (#800) 2022-06-06 14:27:25 +02:00
resolver.go cleanup: netx does not use netxlite legacy names (#801) 2022-06-06 14:46:44 +02:00
tls_test.go refactor(netx): reorganize by topic (#800) 2022-06-06 14:27:25 +02:00
tls.go refactor(netx): reorganize by topic (#800) 2022-06-06 14:27:25 +02:00