ooni-probe-cli/internal/cmd/oohelperd/internal/websteps
Simone Basso 7a9499fee3
refactor(dialer): it should close idle connections (#457)
Like we did before for the resolver, a dialer should propagate the
request to close idle connections to underlying types.

See https://github.com/ooni/probe/issues/1591
2021-09-05 19:55:28 +02:00
..
explore_test.go refactor(oohelperd): better distinguish different helpers (#434) 2021-08-17 11:23:53 +02:00
explore.go refactor(netxlite): add more functions to resolver (#455) 2021-09-05 18:03:50 +02:00
generate_test.go enable utls for websteps (#442) 2021-08-18 16:10:27 +02:00
generate.go refactor(dialer): it should close idle connections (#457) 2021-09-05 19:55:28 +02:00
h3_test.go refactor(oohelperd): better distinguish different helpers (#434) 2021-08-17 11:23:53 +02:00
h3.go refactor(oohelperd): better distinguish different helpers (#434) 2021-08-17 11:23:53 +02:00
initialchecks_test.go refactor(oohelperd): better distinguish different helpers (#434) 2021-08-17 11:23:53 +02:00
initialchecks.go refactor(netxlite): add more functions to resolver (#455) 2021-09-05 18:03:50 +02:00
measure_test.go refactor: sync messages with spec draft (#435) 2021-08-17 11:56:36 +02:00
measure.go refactor(netxlite): add more functions to resolver (#455) 2021-09-05 18:03:50 +02:00
model.go refactor: sync messages with spec draft (#435) 2021-08-17 11:56:36 +02:00
websteps_test.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
websteps.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00