Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OONI
We are a global community measuring Internet censorship since 2012.
Collective -
Host: opensource -
https://opencollective.com/ooni
- Website: https://ooni.org
- Code: https://github.com/ooni
* Reports can be submitted over the network via http to a remote collector
* Implement the backen...
* Reports can be submitted over the network via http to a remote collector
* Implement the backen...
* master:
Implement basic keyword filtering detection test. * XXX Does not use the bisection m...
github.com/ooni/probe-legacy - 10f0d902a12d52b24009bb7def0c59c10280f7dc authored about 12 years ago by Arturo Filastò <[email protected]>
* XXX Does not use the bisection method
* XXX Does not establish a TCP session, but just sends
* Implement TCP Echo test helper
* Refactor testhelpers into proper namespace
* Remove unused imp...
* Implement TCP Echo test helper
* Refactor testhelpers into proper namespace
* Remove unused imp...
* If the option to not include the IP address of the probe is set, change the
source and destin...
github.com/ooni/probe-legacy - 870d8824f0d2fd8c83624a908641f7ba512bcc1f authored about 12 years ago by Isis Lovecruft <[email protected]>
github.com/ooni/probe-legacy - bee2164106ad2a6e8be6b6334a2efe90d7521f84 authored about 12 years ago by Arturo Filastò <[email protected]>
* They now follow the format $testName_report_$timestamp.yamloo
github.com/ooni/probe-legacy - afa72fbc40dddcc1d5ea93003f3dba1aff48e791 authored about 12 years ago by Arturo Filastò <[email protected]>* parametrize max_ttl and timeout
* make max_ttl and timeout be included in the report
github.com/ooni/probe-legacy - 9235c7d2d769c70971f1622ee40f3588467aaa6b authored about 12 years ago by Arturo Filastò <[email protected]>
* Cleanup some debug messages
* Remove unused ooni-probe.conf config file
* Still broken
github.com/ooni/probe-legacy - 187b8e98d061da05168ac1f9406154ef6d587038 authored about 12 years ago by Arturo Filastò <[email protected]>* XXX the location of such files is not configurable, they will leave tons of
crap in your cwd.
* XXX the location of such files is not configurable, they will leave tons of
crap in your cwd.
* We now have a parent OReporter object that is subclassed by OONIBReporter for
remote reportin...
github.com/ooni/probe-legacy - 28241124e6094b224f4a3b4f6c0a8e8a69a7eeb6 authored about 12 years ago by jonmtoz <[email protected]>
github.com/ooni/probe-legacy - c67d69ec432e32479daca2ed65b27529260c9ba5 authored about 12 years ago by jonmtoz <[email protected]>
* Remove Readme.md file
* Update TODO with lists of tickets
* Remove no longer used unittests
github.com/ooni/probe-legacy - b142d1fa8aeda530e0b155e5fc5aae377f523f76 authored about 12 years ago by Arturo Filastò <[email protected]>
Remove simple test
github.com/ooni/probe-legacy - a511a8b36c85c0535c6019fbc1081fd5e6235379 authored about 12 years ago by Arturo Filastò <[email protected]>github.com/ooni/probe-legacy - de6751c9761f0590ff114f5a44b0cc5a6a4ea092 authored about 12 years ago by Arturo Filastò <[email protected]>
* multiprotocoltraceroute:
Clean up
github.com/ooni/probe-legacy - e8058852a049f30f90520041e497d9277c1825e9 authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/probe-legacy - 44bac35872571102a88d36f5c04a1afb8f0d372c authored about 12 years ago by Arturo Filastò <[email protected]>
* master:
Implement basic HTTP request test that does capitalization variations on the HTTP me...
* master:
Implement basic HTTP request test that does capitalization variations on the HTTP me...
* Due to a quirk in twisted.client.Agent that sets HTTP request headers to canonical form we are
...
* Due to a quirk in twisted.client.Agent that sets HTTP request headers to canonical form we are
...
github.com/ooni/probe-legacy - 665267dc7f431f28e8f1017e9ebdce4740f92d1d authored about 12 years ago by Arturo Filastò <[email protected]>
* master:
Clean up unused code * Fix imports in oonib
Add database support to oonib * We hav...
* master:
Clean up unused code * Fix imports in oonib
Add database support to oonib * We hav...
* master:
Clean up unused code * Fix imports in oonib
* Fix imports in oonib
github.com/ooni/probe-legacy - 3b394e4d82c5b13cb537fcf7bc84bb75b773eb1c authored about 12 years ago by Arturo Filastò <[email protected]>* Fix imports in oonib
github.com/ooni/backend - 333b56cdfe709652f2fc758656777fb1f25c1283 authored about 12 years ago by Arturo Filastò <[email protected]>
* master:
Add database support to oonib * We have function to automatically create tables base...
github.com/ooni/probe-legacy - 7147340125d728c775d7fa339a7eb94e522f96a0 authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/backend - 8c10a2b206db344f20179f4b4eaa1ca67369a65a authored about 12 years ago by Arturo Filastò <[email protected]>
* oonib:
Fully switch to using only cyclone for HTTP related test helpers * Implement HTTP Req...
* oonib:
Fully switch to using only cyclone for HTTP related test helpers * Implement HTTP Req...
* We have function to automatically create tables based on the Storm db definition
(borrowed fr...
* We have function to automatically create tables based on the Storm db definition
(borrowed fr...
github.com/ooni/backend - 7ec6173af7f4234ac34fe0dedd79e9c302a1247d authored about 12 years ago by Arturo Filastò <[email protected]>
* Implement HTTP Request handler backend
* Fix the startup script of OONIB
* Disable daphn3 test ...
* Implement HTTP Request handler backend
* Fix the startup script of OONIB
* Disable daphn3 test ...
github.com/ooni/probe-legacy - d4adf3e0e177e80ce7bc825f1cb4e461e5551b2f authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/probe-legacy - 8417fce6bc80716ea19c6f531c0380c61944be9b authored about 12 years ago by Arturo Filastò <[email protected]>
* Create runner for OONIB
github.com/ooni/probe-legacy - 939973f15d39804bc3d62360a622436faf41430f authored about 12 years ago by Arturo Filastò <[email protected]>github.com/ooni/backend - 93ff6a182a79b1b3b3f60f8cc376a8232c136f18 authored about 12 years ago by Arturo Filastò <[email protected]>
* Create runner for OONIB
github.com/ooni/backend - 48a4bf0716554a480b7bbf3d32328574a43370f9 authored about 12 years ago by Arturo Filastò <[email protected]>* Implement HTTP Request handler backend
* Fix the startup script of OONIB
* Disable daphn3 test ...
* Implement HTTP Request handler backend
* Fix the startup script of OONIB
* Disable daphn3 test ...
* master: (43 commits)
Update example for writing scapy tests. * Make changes to test template...
* master: (43 commits)
Update example for writing scapy tests. * Make changes to test template...
github.com/ooni/probe-legacy - e31917f5ac61b74f46b5fa52c678f7c19a56824f authored about 12 years ago by Arturo Filastò <[email protected]>
* There was a bug related to generators not being rewindable we now convert the
generator of on...
* master: (35 commits)
Update example for writing scapy tests. * Make changes to test template...
github.com/ooni/probe-legacy - d1e003d7f6b971ecd5244197e5f776ea57553ae4 authored about 12 years ago by Arturo Filastò <[email protected]>
* Make changes to test template of scapy tests
github.com/ooni/probe-legacy - 50df3ff29e42c733fc6dfbe64da7f4ae1cd89b9e authored about 12 years ago by Arturo Filastò <[email protected]>* It is now much cleaner and does not start the packet capture in a separate thread.
It subclas...
* cleanup:
Do a very big cleanup and refactor of all the code in the repo.
Conflicts:
to-be-...
* cleanup:
Do a very big cleanup and refactor of all the code in the repo.
Conflicts:
to-be-...
* Move daphn3 protocol to to-be-ported
* Remove rfc3339 support, we will use seconds since epoch...
* Move daphn3 protocol to to-be-ported
* Remove rfc3339 support, we will use seconds since epoch...
github.com/ooni/probe-legacy - 10c63e0fceb0479c5893bfd2cb7e77af2af703cc authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/backend - ca0b9c07499ed50ec00d6e5180f1bfae0d12bc7a authored about 12 years ago by Arturo Filastò <[email protected]>
This should have been in the previous commit and I should not have tagged the release
I must run ...
github.com/ooni/probe-legacy - 6a3ee55b574adaa8740ccafe2e4a01719dc0e86e authored about 12 years ago by Arturo Filastò <[email protected]>
* master:
Finish refactor of the core of OONI. * Everything is passing * XXX there is a bug in...
* Everything is passing
* XXX there is a bug in blocking tests not making the reactor stop
* We no longer rely on calling trial
* The code is now *much* more clean and readable
* The purpo...
github.com/ooni/probe-legacy - 9e632c5d7c8d7f73add3aa38900898a86f6ca9fc authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/probe-legacy - 9bf7fc8d86901bca4061dd82f6ca6af311cabee4 authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/probe-legacy - 695b12a59650bf7c34d18297a2b3a1f9a074fa84 authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/probe-legacy - e1fbfd71765f815500808d0e28538e3b39feba86 authored about 12 years ago by Arturo Filastò <[email protected]>
github.com/ooni/probe-legacy - 2332356219f9b301db31c55393a0f4aab3d73d50 authored about 12 years ago by Arturo Filastò <[email protected]>
* master:
Move test inputs back to where they were.
Disabled debug log in default config fil...
github.com/ooni/probe-legacy - 92cf32da1f3d84bf36a1b982c8cc281e5e8f3024 authored about 12 years ago by Arturo Filastò <[email protected]>
* 'master' of ssh://git-rw.torproject.org/ooni-probe:
* Moved metaclass code to separate branc...
* Make runner rename file to .old if it already exists
github.com/ooni/probe-legacy - 5d0ee1bf474055f65f0913594f5c0ddb6017988e authored about 12 years ago by Arturo Filastò <[email protected]>* Fix import error in http host test
github.com/ooni/probe-legacy - cf72e20df6fb9271f415984c65c7026f26f56325 authored about 12 years ago by Arturo Filastò <[email protected]>github.com/ooni/probe-legacy - 16d270968cd1d52a081b3c653312b1e4b029dd9f authored about 12 years ago by Isis Lovecruft <[email protected]>
* Deleted config.py and process.py.
github.com/ooni/probe-legacy - 98358b37463e68e03060b8917db78ee4055f1189 authored about 12 years ago by Isis Lovecruft <[email protected]>messages being printed twice.
github.com/ooni/probe-legacy - c84cc0923243dbc7ffa4a0ecaa9d42505d448315 authored about 12 years ago by Isis Lovecruft <[email protected]>github.com/ooni/probe-legacy - d02cb70f6e788c37273f8953be827a0adb0a8185 authored about 12 years ago by Isis Lovecruft <[email protected]>
github.com/ooni/probe-legacy - 3d0040477af00e329095531335d0f7eebe78f46a authored about 12 years ago by Isis Lovecruft <[email protected]>
* Adding saved copy of *.secdev.org SSL cert so we can correctly check for
cert warning.
* Upda...
github.com/ooni/probe-legacy - 16835b07f9cc925fc0dd2e673b18d419d3ffdf98 authored about 12 years ago by Isis Lovecruft <[email protected]>
Conflicts:
ooni/nettest.py
ooni/oonicli.py
ooni/runner.py
github.com/ooni/probe-legacy - e05f52921835ae024d3a127e496f5a0335d193bd authored about 12 years ago by Arturo Filastò <[email protected]>
* Comment on tor related code and propose that it gets removed.
github.com/ooni/probe-legacy - 70a3d94b5f5edeaafbd1867c67fb5cd2d61ad149 authored about 12 years ago by Arturo Filastò <[email protected]>github.com/ooni/probe-legacy - df54cb8f831b1165450cf0a09c2b4d4ff3a79f9d authored about 12 years ago by Arturo Filastò <[email protected]>
* Refactor dnstamper to usage usage.Options
github.com/ooni/probe-legacy - 6c08785800e06fed821d5928ac558726d733bbbd authored about 12 years ago by Arturo Filastò <[email protected]>github.com/ooni/probe-legacy - 2cf46cd3a267a6829ff8ad562be5a7ecc2dc89ca authored about 12 years ago by Arturo Filastò <[email protected]>
* Change all references to the new name
github.com/ooni/probe-legacy - 9d67a329fda4b81a4a0f0ad9f25f349f86ba4ea5 authored about 12 years ago by Arturo Filastò <[email protected]>* It appears to be broken in multiple points, so I just made the changes that
are relevant to t...
* Now is it much more simple
For the time being the txscapy send and receiver will be disabled in...
github.com/ooni/probe-legacy - e10033c72b4cf3355095b3a0bbdfca3a5dbeac4a authored about 12 years ago by Arturo Filastò <[email protected]>