ooni-probe-cli/internal/engine/experiment/ndt7
Simone Basso 024eb42334
fix(ndt7): force our bundled CA pool (#700)
This change should prevent old clients (e.g., Android 6) from
failing to perform a ndt7 experiment because their internal CA
bundle is now too old.

Reference issue: https://github.com/ooni/probe/issues/2031

While there, run `go mod tidy` to fix a minor inconsistence in
the current `go.mod` file.

This diff WILL require a backport to release/3.14.
2022-02-23 12:59:03 +01:00
..
callback_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
callback.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dial_test.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
dial.go fix(ndt7): force our bundled CA pool (#700) 2022-02-23 12:59:03 +01:00
doc.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
download_test.go fix(all): introduce and use iox.ReadAllContext (#379) 2021-06-15 11:57:40 +02:00
download.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
mockable_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
mockable.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
ndt7_test.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
ndt7.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
param.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
spec.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
upload_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
upload.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00