ooni-probe-cli/cmd/ooniprobe/internal
Simone Basso a01f901e13
feat(ooniprobe): add torsf to experimental group (#670)
Reference issue: https://github.com/ooni/probe/issues/1917.

I needed to change the summary key type returned by `torsf` to be a value. It seems the DB layer assumes that. If we pass it a pointer, it panics because it's experiment a value rather than a pointer 🤷.
2022-01-21 12:32:08 +01:00
..
autorun cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
cli chore: upgrade to survey v2.3.2 (#668) 2022-01-19 17:58:37 +01:00
config cleanup(ooniprobe): remove unused send_crash_report option (#578) 2021-11-05 13:26:08 +01:00
database Refactor the list measurements function to make use of nested queries (#662) 2022-01-14 11:24:43 +01: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 feat(ooniprobe): add torsf to experimental group (#670) 2022-01-21 12:32:08 +01:00
ooni cleanup(ooniprobe): remove unused send_crash_report option (#578) 2021-11-05 13:26:08 +01: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