aboutsummaryrefslogtreecommitdiff
path: root/net/ooni-mini
Commit message (Collapse)AuthorAgeFilesLines
* net/ooni-mini: Remove invalid CPE informationBernhard Froehlich2021-09-031-3/+1
| | | | Approved by: portmgr (blanket)
* net/ooni-mini: update 0.18.0 to 0.23.0Vinícius Zavam2021-04-182-192/+79
| | | | | | | * https://github.com/ooni/probe-engine/releases/tag/v0.23.0 Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-091-9/+7
| | | | | | | | | | | | This regeneration is required as the new gitlab version changed the address and the directory the source files can be downloaded. This commit also applies some small fixes to make sure all ports using gitlab are buildable. Reviewed by: mat Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D29628
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net/ooni-mini: update 0.16.0 to 0.18.0Vinícius Zavam2020-10-232-39/+49
| | | | | | | | | | | | | | | | | while here, also: - update dependencies (go modules); - update golang's libs; - update "utls" lib from yawning's obfs4proxy-0.0.11 branch (GitLab); - update core dependency, goptlib [1]. [1] lists.torproject.org/pipermail/anti-censorship-team/2020-September/000122.html Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project Notes: svn path=/head/; revision=553090
* net/ooni-mini: update 0.14.1 to 0.16.0Vinícius Zavam2020-09-152-49/+61
| | | | | | | | Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project Notes: svn path=/head/; revision=548725
* net/ooni-mini: update 0.14.0 to 0.14.1Vinícius Zavam2020-07-182-4/+4
| | | | | | | | Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project Notes: svn path=/head/; revision=542497
* net/ooni-mini: update 0.13.0 to 0.14.0Vinícius Zavam2020-06-262-22/+22
| | | | | | | | Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project Notes: svn path=/head/; revision=540531
* [NEW] net/ooni-mini: Small command line client that tests OONI's functionalityVinícius Zavam2020-06-143-0/+255
The Open Observatory of Network Interference (OONI) is a free software project and a Global community measuring Internet censorship since 2012. OONI's miniooni is a small command line client useful to test the functionality without integrating with full features of OONI Probe CLI. miniooni can use tunnels provided by Tor, if you like to. The use of regular HTTP proxies is also possible. WWW: https://ooni.org/about/ Sponsored by: The Tor Project Sponsored by: TorBSD Diversity Project (TDP) Notes: svn path=/head/; revision=538823