ooni-probe-cli/cmd/ooniprobe/internal
Simone Basso 730b00ff73
fix(ooniprobe): Measure returns EITHER measurement OR error now (#544)
See https://github.com/ooni/probe/issues/1816

This diff addresses the most immediate issue but there is probably
extra work to do, including testing and making sure experiments
do not return an error when they should not.
2021-10-14 12:16:55 +02:00
..
autorun cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
cli Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
config refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
database refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
enginex chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
log/handlers fix(ooniprobe): send batch output to stdout (#261) 2021-03-24 11:39:45 +01:00
nettests fix(ooniprobe): Measure returns EITHER measurement OR error now (#544) 2021-10-14 12:16:55 +02:00
ooni cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
oonitest feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
output Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
utils More progress towards release v3.10.0 (#320) 2021-04-29 15:59:53 +02:00