ooni-probe-cli/internal
Simone Basso c94721d9e5
fix(sessionresolver): proxy check conditional on existing proxy (#264)
There was a face-palming error in the implementation causing the proxy
check to be implemented also without a proxy.

This meant that we were ALWAYS skipping http3 and system resolvers.

The bug has been introduced in 3.8.0. So, the currently released
version of the probe, sadly, has this beheavior :-(.

Reference issue https://github.com/ooni/probe/issues/1426.
2021-03-25 15:18:29 +01:00
..
cmd feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
engine fix(sessionresolver): proxy check conditional on existing proxy (#264) 2021-03-25 15:18:29 +01:00
libminiooni feat(libminiooni): implement --version and --limit (#247) 2021-03-08 18:31:42 +01:00
version chore: bless 3.9.0-alpha (#257) 2021-03-18 08:47:07 +01:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00

Directory github.com/ooni/probe-cli/internal

This directory contains private Go packages.