ooni-probe-cli/cmd/ooniprobe/internal
Simone Basso bd451016f5
release 3.9.0 process: reduce warnings (#279)
* fix(riseupvpn): address gofmt warning

Thanks to https://goreportcard.com/report/github.com/ooni/probe-cli.

* fix(utils.go): correct the docu-comment

Thanks to https://goreportcard.com/report/github.com/ooni/probe-cli

* fix: improve spelling

Thanks to https://goreportcard.com/report/github.com/ooni/probe-cli

* fix(modelx_test.go): avoid inefassign warning

Thanks to https://goreportcard.com/report/github.com/ooni/probe-cli

* fix: reduce number of ineffective assignments

Thanks to https://goreportcard.com/report/github.com/ooni/probe-cli
2021-03-31 15:59:19 +02:00
..
autorun Create the LaunchAgents directory if it does not exist (#237) 2021-03-02 20:24:09 +01:00
cli fix(ooniprobe): consistent progress with maxRuntime (#277) 2021-03-31 14:06:05 +02:00
config feat(ooniprobe): introduce websites_max_runtime (#273) 2021-03-30 11:16:12 +02:00
database feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +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): discard lists not in selected categories (#278) 2021-03-31 14:30:30 +02:00
ooni feat(ooniprobe): introduce websites_max_runtime (#273) 2021-03-30 11:16:12 +02:00
oonitest fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
output fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
utils release 3.9.0 process: reduce warnings (#279) 2021-03-31 15:59:19 +02:00