Skip to content

Releases: anadahz/ooni-sync

v1.4

11 Mar 19:50
Compare
Choose a tag to compare

Changelog

fa03ab0 Add S3 doc, github actions releases
9692b92 Add an -s3-direct option to download results from ooni-data.s3.amazonaws.com.
ebf1620 Merge pull request ooni#3 from TheTorProject/ooni-sync-deprecation-notice
f564572 Add note about the deprecation of ooni-sync
4a4a7ff Add a tip about linking to OONI Explorer pages.
b500833 Add .GITHUB_TOKEN to gitignore
6719c15 Merge remote-tracking branch 'github/master'
1149223 measurements.ooni.torproject.org → api.ooni.io
871fe8d Put query parameters and test_names in --help output.
9656145 Merge pull request ooni#1 from TheTorProject/feature/build
093d302 Remove unused ooniResult.Index field.
9d7cb28 Check for missing download_url in index results.
ee567b2 Add support for making releases and uploading them to github via goreleaser
581bdda Add CC0 LICENSE.
3c7064d Add support for making releases and uploading them to github via goreleaser
bc9c6f6 Add -- to same xz command.
d668e48 order_by=idx
d88ef44 Comment on why we order oldest-first.
0dbe260 Check for errors in closing index page downloads.
7c78803 Treat non-200 responses as an error.
d689f36 Better canonicalization of probe_asn.
76dee7b Fix typo nbt → ndt.
68899c6 Canonicalize the format of probe_cc and probe_asn query values.
05c7f42 Documentation.
97a8769 Non-zero exit status when there's an error or interrupt.
826482c fmt.
7fdacf1 Log filenames instead of URLs for exists and OK.
c250373 Add -xz option.
cb40a42 rearrange
4015eed fmt
db62a5e Keep track of and delete stray temporary files.
0f0a32a Make downloadURLChan non-global.
43ac1bf Keep progress counts ascending.
3012588 Logging.
c6a7997 Take query parameters as args.
2d48b13 --directory option.
406c9ad Change logging.
89e1b97 numDownloadThreads.
74bd459 First stab at fast ooni-sync.
1033bf3 Error checking.