ooni-probe-cli/cmd/ooniprobe/internal
Simone Basso 721ce95315
fix(all): introduce and use iox.CopyContext (#380)
* fix(all): introduce and use iox.CopyContext

This PR is part of https://github.com/ooni/probe/issues/1417.

In https://github.com/ooni/probe-cli/pull/379 we introduced a context
aware wrapper for io.ReadAll (formerly ioutil.ReadAll).

Here we introduce a context aware wrapper for io.Copy.

* fix(humanize): more significant digits

* fix: rename humanize files to follow the common pattern

* fix aligment

* fix test
2021-06-15 13:44:28 +02:00
..
autorun cleanup(shellx): do not directly depend on apex/log (#357) 2021-06-04 14:02:18 +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 fix(all): introduce and use iox.CopyContext (#380) 2021-06-15 13:44:28 +02:00
database fix(all): introduce and use iox.ReadAllContext (#379) 2021-06-15 11:57:40 +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 refactor: flatten and separate (#353) 2021-06-04 10:34:18 +02:00
ooni refactor: flatten and separate (#353) 2021-06-04 10:34:18 +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