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

Refactoring of runner

* Add support for baseParameters that allow the specification of a set of
default parameters to...

github.com/ooni/probe-legacy - 3f97ad5d4099bd7ed3b6c903d9cc39e17b519572 authored about 12 years ago by Arturo Filastò <[email protected]>
Remove references to optFlags in runner

github.com/ooni/probe-legacy - 6f0af75eb0e5cae52a03932c40a4c0562d64accc authored about 12 years ago by Arturo Filastò <[email protected]>
Remove unused/unsupported functionality from NetTest

github.com/ooni/probe-legacy - 5516cc6b1662fe3feeb4b0a849f4cf4f23f70f31 authored about 12 years ago by Arturo Filastò <[email protected]>
Remove dead code

github.com/ooni/probe-legacy - a194337696e30a9efd0328d9a4943cfcd26ca571 authored about 12 years ago by Arturo Filastò <[email protected]>
Add documentation for DNS Tamper test

github.com/ooni/probe-legacy - f55592f4ccf56503ee7e836f220dfed136b43378 authored about 12 years ago by Arturo Filastò <[email protected]>
Do change of syntax to dns tamper test

github.com/ooni/probe-legacy - a998fceb9418c0e06e8c79b41d486fee9bb8e7ab authored about 12 years ago by Arturo Filastò <[email protected]>
Include the resolver IP:Port in the report

github.com/ooni/probe-legacy - c48fc7c32d33ac00026f6d2f9da8080a38a89b88 authored about 12 years ago by Arturo Filastò <[email protected]>
Add example usage of DNS Test Template

github.com/ooni/probe-legacy - 3e364fa31d7659692ed3c6a2c4bd3387a336524e authored about 12 years ago by Arturo Filastò <[email protected]>
Create DNS Test template

* Use such template for DNS Tamper test

github.com/ooni/probe-legacy - 2c17bf159b448de42603d9904d95e3df154fd952 authored about 12 years ago by Arturo Filastò <[email protected]>
Add some TODOs to the traceroute test description

github.com/ooni/probe-legacy - 0fdd4585cf575f3fa393ad57525b0df913ed9566 authored about 12 years ago by Arturo Filastò <[email protected]>
Improve doc string of HTTP URL list test

github.com/ooni/probe-legacy - 0f14f5af932ade776a850c662b8ae48d4ebd28e6 authored about 12 years ago by Arturo Filastò <[email protected]>
Add list of tests to the toc

github.com/ooni/probe-legacy - 6aa1ef90911b8f9e8de493895dba4dd3ba717b6b authored about 12 years ago by Arturo Filastò <[email protected]>
Include release number in configuration file

github.com/ooni/probe-legacy - 5d3f34a8f2683f1680a2f23eee621b3443e48639 authored about 12 years ago by Arturo Filastò <[email protected]>
Update sample report in HTTP Host test

github.com/ooni/probe-legacy - 25d07f24ce09edeb09f6ec0573a660ead241772c authored about 12 years ago by Arturo Filastò <[email protected]>
Rename url list test to HTTP URL List

* Refactor of the test logic

github.com/ooni/probe-legacy - 5944c3c16c16df0c5a6103193b0753b2456a6360 authored about 12 years ago by Arturo Filastò <[email protected]>
Refactor HTTP Test Template

* !! Changes to the report format of HTTP Test template derived tests
Requests are now stored i...

github.com/ooni/probe-legacy - d5bcf96117a19e147d8e598d429e5f9a0841b8ca authored about 12 years ago by Arturo Filastò <[email protected]>
Remove dead code

github.com/ooni/probe-legacy - 57d4ef80285d28d8e59169f0d4e773f7997f09d1 authored about 12 years ago by Arturo Filastò <[email protected]>
Improve report of TCP Connect test

github.com/ooni/probe-legacy - ab198019f18b66d18b7e1ddc944127d992918ce1 authored about 12 years ago by Arturo Filastò <[email protected]>
Add test descriptions for HTTP Host test, TCP Connect test and Traceroute.

* Add also a test description template

github.com/ooni/probe-legacy - d62b963b15f018186f8d6d03d155d19e31287cb0 authored about 12 years ago by Arturo Filastò <[email protected]>
Cleaned up report generation and results/logging display.

github.com/ooni/probe-legacy - d6a73bad105ece35794ad3709f17d1740275554c authored about 12 years ago by Isis Lovecruft <[email protected]>
Merge remote-tracking branch 'evil/master' into httprequests

* evil/master:
twisted Headers() class edited to avoid header fix in reference to: https://tra...

github.com/ooni/probe-legacy - be68c6cea8475ec845f6b4eac8747218bb7a7914 authored about 12 years ago by Arturo Filastò <[email protected]>
Fix bug that lead to httpt based reports to not have the url attribute set properly

* It has to do with the fact that the request dict was being passed to the
report as a referenc...

github.com/ooni/probe-legacy - 51902f84f2849e17164bd100141d0f5ef5aa151a authored about 12 years ago by Arturo Filastò <[email protected]>
twisted Headers() class edited to avoid header fix in reference to: https://trac.torproject.org/projects/tor/ticket/7432

github.com/ooni/probe-legacy - 07ed416a6ad4735d1bd6ca0dcdd07e20be05b788 authored about 12 years ago by Giovanni Pellerano <evilaliv3@evilretis.(none)>
Ported tcpsyn to the new api.

github.com/ooni/probe-legacy - 69b43e9867c118fc796e76b11bcb6555f6e54f4e authored about 12 years ago by Isis Lovecruft <[email protected]>
Removed 'multi' kwarg from txscapy.ScapyProtocol for now, because Arturo is

correct that the parent classes don't correctly handle it.

github.com/ooni/probe-legacy - f7f03cd80b7ebfb8bdfa9763afb8707f78117c4a authored about 12 years ago by Isis Lovecruft <[email protected]>
Consolidated a custom Exception class which was the same in ooni.utils.net and

ooni.oonicli.

* Cleaned up documentation and indentation in oonicli.py, runner.py,
utils/net.p...

github.com/ooni/probe-legacy - ea1d801f242c3a2ef4204867e6b92504c3be5456 authored about 12 years ago by Isis Lovecruft <[email protected]>
Updated ooni.inputunit.InputUnit documentation, and fixed __repr__ to show

original input list.

github.com/ooni/probe-legacy - 8ab5a3ff1b131cb7794ec79aabde2e5cc3f780fa authored about 12 years ago by Isis Lovecruft <[email protected]>
Refactor HTTP Test Template

github.com/ooni/probe-legacy - d4ee153fc0c08627b3c4d36e1b614a14e15a9fa1 authored about 12 years ago by Arturo Filastò <[email protected]>
Refactor exception logging function

* Print out the stack trace when the exception is of
twisted.python.failure.Failure type.

github.com/ooni/probe-legacy - 434cae18828435644150ac475012a1f7689936f0 authored about 12 years ago by Arturo Filastò <[email protected]>
Use print instead of log in oonib bootstrapping process

* This is required because the logger is not running yet

github.com/ooni/probe-legacy - 7175385fca0f2a4274eea537b3510974c9803997 authored about 12 years ago by Arturo Filastò <[email protected]>
Use print instead of log in oonib bootstrapping process

* This is required because the logger is not running yet

github.com/ooni/backend - 8297f0275d53a85d44be6046974f95eb0df2b5c7 authored about 12 years ago by Arturo Filastò <[email protected]>
Re-ported echo. Fixed parameters not being passed through txscapy.sr to parent methods.

github.com/ooni/probe-legacy - 8af6d133c5f48ae516842674602a5198c9dcece8 authored about 12 years ago by Isis Lovecruft <[email protected]>
Reactor seems to not be cleared, or my actual network here is severely messed

up.

github.com/ooni/probe-legacy - 9a2cb04b2f5938e8d11ecd13ba0e5d4b01f9cdef authored about 12 years ago by Isis Lovecruft <[email protected]>
Merge remote-tracking branch 'flavioamiero/fix-requirements' into requirements

* flavioamiero/fix-requirements:
Use the latest txtorcon in pypi
Tells pip to install scapy ...

github.com/ooni/probe-legacy - e670b5b218506ebce7d157248bde9f91f392aa8c authored about 12 years ago by Arturo Filastò <[email protected]>
Merge remote-tracking branch 'flavioamiero/fix-requirements' into requirements

* flavioamiero/fix-requirements:
Use the latest txtorcon in pypi
Tells pip to install scapy ...

github.com/ooni/backend - 8f85290aafcf860755e500c999f0a9eb6fd55958 authored about 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe

* 'master' of ssh://git-rw.torproject.org/ooni-probe:
* Adding back in a few changes that got ...

github.com/ooni/probe-legacy - a48ca0f2cd8a415787ae0145ad716b3e107b92e3 authored about 12 years ago by Arturo Filastò <[email protected]>
Parametrize tor socksport for usage with modified HTTP Agent

github.com/ooni/probe-legacy - d482b29e85a157419fce4d728d74a7b4b6c017be authored about 12 years ago by Arturo Filastò <[email protected]>
Add documentation on usage of the SOCKS5 Tor socks client

github.com/ooni/probe-legacy - 502f2375633bd04166057ce4660562ac2f677365 authored about 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'master' into master-copy

Apply fixes to a couple bugs in ooni.utils.net.

github.com/ooni/probe-legacy - 7affab1647a51f639968e5742a09ce74677e579e authored about 12 years ago by Isis Lovecruft <[email protected]>
Merge branch 'master' into master-copy

Apply fixes to a couple bugs in ooni.utils.net.

github.com/ooni/backend - d8066a67de19715e5e92b49f293de4f14d039ca7 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Adding back in a few changes that got lost in an octopus battle.

github.com/ooni/probe-legacy - 471312f6e754a7b004761acced8ab462bad803e3 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Updated oonib requirements.

github.com/ooni/probe-legacy - cd7c33cacf8f8acfac08688318069fa03ae53195 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved iface and ipaddr discovery function to ooni.utils.net.

github.com/ooni/probe-legacy - 33ba9a28c4f3aae4e72c8b9fce370255e21971b7 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Minor change to Makefile.

github.com/ooni/probe-legacy - 64be6a7163534713ef50b527d47c90443be879fe authored about 12 years ago by Isis Lovecruft <[email protected]>
* Rewrite of echo.

github.com/ooni/probe-legacy - 9780774b3ab5ccdae79216fa47c844db1622857d authored about 12 years ago by Isis Lovecruft <[email protected]>
* Updated oonib requirements.

github.com/ooni/backend - 463a82e4e84b4e73ea5b7c2b217c29fb72ff1b15 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Updated oonib requirements.

github.com/ooni/backend - 8949cfa77dfce733ad5c235ade27ae00c942d91e authored about 12 years ago by Isis Lovecruft <[email protected]>
* Updated oonib requirements.

github.com/ooni/probe-legacy - 4dd13f70594d1a58dde6785a72de60956e9ed189 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Rewrite of echo.

github.com/ooni/probe-legacy - 56ae275afcd3ca2517dd9e8ff8ec6b83448c34a6 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Minor change to Makefile.

github.com/ooni/probe-legacy - e6fa66090d9a435f5e9c77ffa2e7376fc053e932 authored about 12 years ago by Isis Lovecruft <[email protected]>
implemented a SOCKv5 endpoint using the same _WrappingFactory used for TCP and SSL.

Twisted Agent class extended to use SOCKv5 andpoint to permit HTTP connections throught Tor (shtt...

github.com/ooni/probe-legacy - 4fad239939f250cdbd192e842ebcee3d3cbbebee authored about 12 years ago by Giovanni `evilaliv3` Pellerano <[email protected]>
Use the latest txtorcon in pypi

Currently, txtorcon in pypi is 0.6, oonib/requirements.txt required 0.7.

github.com/ooni/probe-legacy - 4716166dbf9b5e62e3c14576577b0e402f73bbb9 authored about 12 years ago by Flavio Amieiro <[email protected]>
Use the latest txtorcon in pypi

Currently, txtorcon in pypi is 0.6, oonib/requirements.txt required 0.7.

github.com/ooni/backend - 334845ec18a164450e85035c6f5a1dfc98a6c278 authored about 12 years ago by Flavio Amieiro <[email protected]>
Tells pip to install scapy from the website

github.com/ooni/backend - 40959a4adeefea36b3f128891637d91ea83a8d5d authored about 12 years ago by Flavio Amieiro <[email protected]>
Tells pip to install scapy from the website

github.com/ooni/probe-legacy - 8d09d4fb3b926a834029729031c44576328d17dd authored about 12 years ago by Flavio Amieiro <[email protected]>
Merge branch 'master' of git-rw.torproject.org:ooni-probe

github.com/ooni/probe-legacy - bab98e2564892dcf7d7e052700b71b0b0d75e874 authored about 12 years ago by Isis Lovecruft <[email protected]>
Fix running of http_keyword_filtering test in before_i_commit script

github.com/ooni/probe-legacy - 82f72cf1ecf50021fdb347ec18b30d40c363c050 authored about 12 years ago by Arturo Filastò <[email protected]>
Add daphn3 test yaml file

github.com/ooni/probe-legacy - 180cfd7d1008fec4e490249d206fc73bd32df54e authored about 12 years ago by Arturo Filastò <[email protected]>
Fix logic of daphn3 for loading inputs via inputProcessor

github.com/ooni/probe-legacy - 2b54d130b280c4f937ac2a0c2dd09f84a1a8025e authored about 12 years ago by Arturo Filastò <[email protected]>
Clean up inputProcessor hook

* Fixes a bug noticed by isis

github.com/ooni/probe-legacy - e35b39d35e9f2a6144090d936a093c550d7b67d6 authored about 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'master' of git-rw.torproject.org:ooni-probe

Conflicts:
ooni/utils/net.py

github.com/ooni/probe-legacy - 1008bd5c04e9a9fa1f1726fa5474725d2714f37c authored about 12 years ago by Isis Lovecruft <[email protected]>
Remove old traceroute implementation

* Add whatheaders download to Makefile
* Add script to be run in before_i_commit

github.com/ooni/probe-legacy - 4242d2a9642ecd68727898cf2b71b93d84d9a40f authored about 12 years ago by Arturo Filastò <[email protected]>
Update URL List test to take as input also a single URL

* Refactoring to make the test smaller

github.com/ooni/probe-legacy - 2bf3da588442f2f50e78532f8045f48ac457532c authored about 12 years ago by Arturo Filastò <[email protected]>
Port UK Mobile Network test to new API

github.com/ooni/probe-legacy - e115d4d0e6c063422fc35cbe1a63dcf0f5917a77 authored about 12 years ago by Arturo Filastò <[email protected]>
Do some refactoring of the NetTest class

* Use _setUp for setting up of test templates.

github.com/ooni/probe-legacy - b33ada65d3b8ddd652b1df8e89e4d14906f06004 authored about 12 years ago by Arturo Filastò <[email protected]>
Update readme with virtualenv command.

github.com/ooni/probe-legacy - bb9ce241ae966ecd1190ac04d1a89466b12adf45 authored about 12 years ago by Arturo Filastò <[email protected]>
Make loading of daphn3 yaml files use safe_load instead of load

github.com/ooni/probe-legacy - fde7002bb62a89a1061b957d74b3af4fb6022121 authored about 12 years ago by Arturo Filastò <[email protected]>
Add command line argument processing for daphn3 test

github.com/ooni/probe-legacy - dbb26120aeb82dc265354ae4e4a9e43692585048 authored about 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'daphn3port'

* daphn3port:
Add unittest for daphn3 mutator.
Finish reafactoring and porting daphn3. * XXX...

github.com/ooni/probe-legacy - c3f55b7af8d2294a86c953abb6fe0a71f4015d17 authored about 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'daphn3port'

* daphn3port:
Add unittest for daphn3 mutator.
Finish reafactoring and porting daphn3. * XXX...

github.com/ooni/backend - e9f1ab87b55bbe6a399864e0c3eb872e19f029ef authored about 12 years ago by Arturo Filastò <[email protected]>
Add unittest for daphn3 mutator.

github.com/ooni/probe-legacy - 045751341cb75819907f21eb6ce75791482b6875 authored about 12 years ago by Arturo Filastò <[email protected]>
Finish reafactoring and porting daphn3.

* XXX not fully tested

github.com/ooni/probe-legacy - 03a8462714d0609d0548d24fb5f8762b8d12d358 authored about 12 years ago by Arturo Filastò <[email protected]>
Finish reafactoring and porting daphn3.

* XXX not fully tested

github.com/ooni/backend - 604313fa25a1fe8381cf7144da11d89822bfa421 authored about 12 years ago by Arturo Filastò <[email protected]>
Refactor captive portal test to run tests in threads

github.com/ooni/probe-legacy - cfab60ab130742152e5dfb96450e4d625a4da1a8 authored about 12 years ago by Arturo Filastò <[email protected]>
Fix import errors in captive portal and url list tests

(cherry picked from commit 3c4f147b7fc3b626344b4168ca35c06d5c15bdd1)

github.com/ooni/probe-legacy - 86f591da89eae501d43c7d05488d9cd71bf7ab2b authored about 12 years ago by Arturo Filastò <[email protected]>
Add better documentation to HTTP Host and url list tests

github.com/ooni/probe-legacy - 04363333313869883c172aa0c4be18c7b776c52b authored about 12 years ago by Arturo Filastò <[email protected]>
Trap exceptions properly in input unit

(cherry picked from commit bd410ffc7bca234d8d6a3bc53bbfa93d21f76c47)

github.com/ooni/probe-legacy - 826ca122875d36ee2fea362473cedafd289fd739 authored about 12 years ago by Arturo Filastò <[email protected]>
Trap exceptions that get raised when running tests

(cherry picked from commit 5e46ee69b9039d03b7726772aff2bf27fc347851)

github.com/ooni/probe-legacy - 4fb3dc69477fae8ec6136700c90f2cb54cd14373 authored about 12 years ago by Arturo Filastò <[email protected]>
Make nettest take a filename instead of a file

(cherry picked from commit 7ba9d50a5195aa8310c30445fd3e10ca02592e0b)

github.com/ooni/probe-legacy - ba54af4f7b6f02e074164aafa00f26454a16dfad authored about 12 years ago by Arturo Filastò <[email protected]>
Progress towards making daphn3 a test helper backend

github.com/ooni/probe-legacy - f6518458a187a97e59539e42a5f4df8db1ba89a6 authored about 12 years ago by Arturo Filastò <[email protected]>
Progress towards making daphn3 a test helper backend

github.com/ooni/backend - f8121c746568517dd526f736ccd40fee44809227 authored about 12 years ago by Arturo Filastò <[email protected]>
Port daphn3 to be a kit

github.com/ooni/probe-legacy - 7d5f55ef0ab76b0ba7c586ea56545cdf0c0b167e authored about 12 years ago by Arturo Filastò <[email protected]>
Progress on porting daph3 to new API. The client component

github.com/ooni/probe-legacy - 1ca2705d208febeea2e8cc400929c170fd875327 authored about 12 years ago by Arturo Filastò <[email protected]>
Make nettest take a filename instead of a file

github.com/ooni/probe-legacy - 7ba9d50a5195aa8310c30445fd3e10ca02592e0b authored about 12 years ago by Arturo Filastò <[email protected]>
Trap exceptions that get raised when running tests

github.com/ooni/probe-legacy - 5e46ee69b9039d03b7726772aff2bf27fc347851 authored about 12 years ago by Arturo Filastò <[email protected]>
Add exception logging method

github.com/ooni/probe-legacy - fbbb11f9f5bc2e8c2056e775e92d42096bfa5d9d authored about 12 years ago by Arturo Filastò <[email protected]>
Trap exceptions properly in input unit

github.com/ooni/probe-legacy - bd410ffc7bca234d8d6a3bc53bbfa93d21f76c47 authored about 12 years ago by Arturo Filastò <[email protected]>
Change required version of txtorcon to that which is stored on pypi.

* Refactor README.md with easier installation of scapy.

github.com/ooni/probe-legacy - d88a54c113869fecc83374d340c7ecfe5f8f1220 authored about 12 years ago by Arturo Filastò <[email protected]>
Start rewriting daphn3

github.com/ooni/probe-legacy - 514bb499295b6f1884cd1a5cb083522719acfe45 authored about 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'master' of github.com:hellais/ooni-probe

* 'master' of github.com:hellais/ooni-probe:
Update nettests/core/url_list.py
Update nettest...

github.com/ooni/probe-legacy - 7b8637806845a6dcb295368d7074d7580d679f7e authored about 12 years ago by Arturo Filastò <[email protected]>
Remove cyclone, numpy and bs4 from the dependencies of ooniprobe.

* These should only be depedencies of oonib and of "advanced" users of ooniprobe

github.com/ooni/probe-legacy - b97ee255c462f00c37a7a0be6c2d411b13aa9e17 authored about 12 years ago by Arturo Filastò <[email protected]>
Remove cyclone, numpy and bs4 from the dependencies of ooniprobe.

* These should only be depedencies of oonib and of "advanced" users of ooniprobe

github.com/ooni/backend - a96aa08923f2ccf2a23b3f720cb51ef5659bc664 authored about 12 years ago by Arturo Filastò <[email protected]>
Start working on porting of daphn3

github.com/ooni/backend - 4ce99293638e5c398dba588bb18d07575f2284a7 authored about 12 years ago by Arturo Filastò <[email protected]>
Start working on porting of daphn3

github.com/ooni/probe-legacy - e8d6cdc3e5c97e62136a8f7df8acaaddf489bfbd authored about 12 years ago by Arturo Filastò <[email protected]>
Merge pull request #7 from jonmtoz/master

Added POST and PUT requests

github.com/ooni/probe-legacy - 8e1b6ba589bd426dc551efa5d54eaf491ee96db4 authored about 12 years ago by Arturo Filastò <[email protected]>
Add sudo to commands that must be run as root

github.com/ooni/probe-legacy - a744bd1b8ae1d29633bc27b4f95ce55d60cafe40 authored about 12 years ago by Arturo Filastò <[email protected]>
Fix typo in README for installation of scapy

* Make import of pygeoip soft

github.com/ooni/probe-legacy - df94c8bbbcdd7ec46976d54c00dd312154a910c4 authored about 12 years ago by Arturo Filastò <[email protected]>
Move scapy installation before all the rest

github.com/ooni/probe-legacy - 916adfd5bf222f486412029f023c51cc5b9e69cd authored about 12 years ago by Arturo Filastò <[email protected]>
Fix indentation of readme file

github.com/ooni/probe-legacy - 465c0e6a325317e17830b829c78e1a2f8be282e3 authored about 12 years ago by Arturo Filastò <[email protected]>
Update documentation on how to setup ooniprobe

github.com/ooni/probe-legacy - fa476d07dccbfd58a186700401d2f337e8213e4b authored about 12 years ago by Arturo Filastò <[email protected]>