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

Store tor exit router's ip and name with every request

github.com/ooni/probe-legacy - b57552d009e6d8af08a66a88e01897faed5ba945 authored almost 11 years ago
Merge pull request #41 from darius/master

Miscellaneous cleanups

github.com/ooni/backend - 207e4b078e8ce2fbda38c5840b6c899c8a8b0e6a authored almost 11 years ago
Override some of the twisted.names methods to disable logging.

github.com/ooni/probe-legacy - 2e2bd541d76983bf14d22e3da632e5591292de39 authored almost 11 years ago
Support for using system dns setting for performALookup in

ooni.templates.DNST

github.com/ooni/probe-legacy - d0230379077272fa8aacf3bad2bbfe01880aeaeb authored almost 11 years ago
Replaced dnspython with ooni.templates.dnst for performing A Lookups in

Captiveportal test

github.com/ooni/probe-legacy - b4643e05efb4c75315b0893f0a7748948caf7c45 authored almost 11 years ago
Support for performing SOA Lookup in ooni.templates.DNST

github.com/ooni/probe-legacy - 6083688f28b65f3aeffbb73171ec0cb6790d7c45 authored almost 11 years ago
Removed unnecessary print

github.com/ooni/probe-legacy - 03a64de8f9aa72215db0c55803e612d0ab030bde authored almost 11 years ago
Removed unnecessary import

github.com/ooni/probe-legacy - 86318636124cefb9c133018bfc6ed79d4d9ff07d authored almost 11 years ago
Refactoring ooni.templates.DNST

github.com/ooni/probe-legacy - 68e777d4a3c374a842f7cd149129361620c74e5c authored almost 11 years ago
Dependency dnspython removed

github.com/ooni/probe-legacy - a4b2792f94094e3780a06395a8b789aef149bfcc authored almost 11 years ago
Refactored ooni.templates.dnst

github.com/ooni/probe-legacy - 2177585daf3f930a5b6438ce1f2a46e3ad7c5ddc authored almost 11 years ago
Replaced dnspython with ooni.templates.dnst for performing SOA Lookup in

Captiveportal test

github.com/ooni/probe-legacy - e93b1aaf1b13747bfc9b1761febe36552b862196 authored almost 11 years ago
Make get_auth_nameservers use ooni.templates.DNST

github.com/ooni/probe-legacy - 26eb9400f4fa762ddfff3c0bcbc9a717dfb20fa6 authored almost 11 years ago
s/threads/defereds/

github.com/ooni/probe-legacy - 3cf943a235b1f04491c3933eead95b1e3dc49d8b authored almost 11 years ago
Replacing urllib2 with httpt.HTTPTest for captiveportal test

github.com/ooni/probe-legacy - ef91259cbc20645067ca0a308a86cec86c516605 authored almost 11 years ago
Construt TrueHeaders using string parameter

github.com/ooni/probe-legacy - efaaaece1bd86dd76897435846b7bd4d7dc93f2a authored almost 11 years ago
removed unnecessary import

github.com/ooni/probe-legacy - 9d29cb298e0aaefcc908afb7029a8903d24b0b49 authored almost 11 years ago
If p is a dictionary (as I assume) then you don't need the .keys().

github.com/ooni/backend - 3af27326a39046ad8397fb92a4b5ee398418096b authored almost 11 years ago
Avoid the possibility of accidentally sharing the same mutable list for self.input and self.nettest.

github.com/ooni/backend - 2b8081ef8de3efe6434fe67a4e7e16ecde7abb11 authored almost 11 years ago
Most of the body of this doesn't need to be in the scope of the 'with'. (This comes up in lots of the other 'with's in this codebase.)

github.com/ooni/backend - 67788384562254bbf8a8b6f1edaf7812cf2d83fa authored almost 11 years ago
More-direct code for validateNettest, as long as I'm messing with it. You could do the same to validateInputHash.

github.com/ooni/backend - ae549520175fd0f764143954faa5ce299435251d authored almost 11 years ago
Make validateNettest work like validateInputHash. Previously the code was clearly redundant and thus probably wrong.

github.com/ooni/backend - b8b81deba021d5f103e50e3cf2c259234ce79bad authored almost 11 years ago
Export ssl_helpers. (Or was it meant to be left out?)

github.com/ooni/backend - 0af1b10491623ab74a0c6977d3f03772fbb4ec35 authored almost 11 years ago
Load the bouncer file just once. The previous code read it twice, which could create inconsistent datastructures if the file got edited at the wrong time.

github.com/ooni/backend - 4c483d5bedba1d74795048d54b0f3eebd21d07d4 authored almost 11 years ago
Fix: old code could raise a KeyError because choices[c] preceded the if c in choices

github.com/ooni/backend - 3cb4394c9c4e8d20fd1068bbd0c75ab907999fdf authored almost 11 years ago
Check version semantically instead of by string (the old code answers wrong for '0.10.0').

github.com/ooni/backend - d588abacd02722a39a46b96e0ad0ef62542d75e1 authored almost 11 years ago
fix 'false midnight' bug (https://lwn.net/Articles/590299/ for an explanation)

github.com/ooni/backend - d7b6cb2a2d6e4ea1d206ec870635544ee22cd488 authored almost 11 years ago
Fix parsing of collector key in reports.

github.com/ooni/probe-legacy - d982fedd0c28c75d545b9265c71d3226827bea6c authored almost 11 years ago
Apply the correct regular expression to the test helper key.

Fixes #37

github.com/ooni/backend - d4fe193e86f9982546b648da1432db132ae77f5f authored almost 11 years ago
Merge branch 'fix/regexp_end_match'

* fix/regexp_end_match:
Make the CC regexp also more accurate
Add $ to the end of regexps th...

github.com/ooni/backend - e4311c634fcb4d0ad66b0d74ef3fa96192669244 authored almost 11 years ago
Make the CC regexp also more accurate

github.com/ooni/backend - 9958da22a3f6001e6e517c0a1e0c905cdd6c6ef8 authored almost 11 years ago
Merge pull request #39 from defuse/remove_dup_code

Remove unused duplicate of updateKnownHelpers

github.com/ooni/backend - 3a9dc153368ce5755fe80883e2d0074420616740 authored almost 11 years ago
Merge pull request #38 from defuse/fix_error_message

Fix InvalidArchiveDirectory exception message

github.com/ooni/backend - 73de18215aaeed5072b82b01a8f9ace0561421f2 authored almost 11 years ago
Add $ to the end of regexps that should have it

github.com/ooni/backend - 0e7fb5824badb2e469a291fc9f1247ae31b51f01 authored almost 11 years ago
Remove unused duplicate of updateKnownHelpers

github.com/ooni/backend - 1163889a20b59201c665d0d4c5600d990cc57296 authored almost 11 years ago
Fix InvalidArchiveDirectory exception message

github.com/ooni/backend - 773dbe5b492f2f6e6636e483f2f3965d3f7dc7cd authored almost 11 years ago
Merge pull request #35 from TheTorProject/feature/path_checks

Implement checking of paths before starting oonib.

github.com/ooni/backend - 755588b251db9b3ae5929dcf4fb33a692a9bb571 authored almost 11 years ago
Merge pull request #33 from TheTorProject/feature/oonibadmin

Add script for administering oonib installations.

github.com/ooni/backend - 55021316b1d6e62216c12f0c13c44b71138f948b authored almost 11 years ago
Merge branch 'master' of github.com:TheTorProject/ooni-probe

* 'master' of github.com:TheTorProject/ooni-probe:
Add required package libpcap0.8-dev
Fix l...

github.com/ooni/probe-legacy - 2bf70e5a7485074c03e451c73a755fdb3eb22f94 authored almost 11 years ago
Skip tests that require an internet connection if such is not available

github.com/ooni/probe-legacy - 058dab430435dc8b8b1e7f42796e5f2c95ac296c authored almost 11 years ago
Implement checking of paths before starting oonib.

This is a fix related to #34

github.com/ooni/backend - aebeb92b87bd7b4f19f8b1d0923efd4003a8df9a authored almost 11 years ago
Merge pull request #294 from anadahz/ooni-documentation_fix

Fix links in Documentation.

github.com/ooni/probe-legacy - d5531273c62b1e26056ad54fafae01c555dce158 authored almost 11 years ago
Merge pull request #295 from anadahz/set_deps-fix

Add required package libpcap0.8-dev

github.com/ooni/probe-legacy - 1c3ee7e0627443000ddf9d9fae974ab44d5b86d0 authored almost 11 years ago
Add /usr/local/bin to $PATH

github.com/ooni/probe-legacy - 31068203629bc83d31306da7949d6ebc733121b8 authored almost 11 years ago
Update debian changelog

github.com/ooni/probe-legacy - eb01352ab3d580147ff23118a320db65269ffcb6 authored almost 11 years ago
Make improvements to the setup.py install script.

* Download the GeoIP data files directly into the /usr/share directory
* Move the logic for over...

github.com/ooni/probe-legacy - b58085b41a655d0b030e5df9d6abac2efa3357e3 authored almost 11 years ago
Add required package libpcap0.8-dev

github.com/ooni/probe-legacy - 3c240ee7a403c7c7b93e4af2c2c17cbb898338c4 authored almost 11 years ago
Consider the config file collector option.

github.com/ooni/probe-legacy - aa766dcb4520fc2c4c1b37444f32d1dd535e4ea0 authored almost 11 years ago
Update cron related functions for installing on planetlab

github.com/ooni/probe-legacy - 97ae1d0b6acee2e2ca1248f4fcd0020e50752af5 authored almost 11 years ago
Bump to version 1.0.1

* Update Changelog
* Update setup script
* Include LICENSE in sdist

github.com/ooni/probe-legacy - 743cf208ebcb1bda3b8eebc84a8062c0c4afaf40 authored almost 11 years ago
Only start Tor when it is needed.

github.com/ooni/probe-legacy - 8bceb1b2632bb1a3a62d1dfa1d57519262918854 authored almost 11 years ago
Merge pull request #72 from hellais/feature/bridget

Feature/bridget

github.com/ooni/probe-legacy - 191ca90564b3781ced5a396ab5ac92111d8d3ac6 authored almost 11 years ago
Fix links in Documentation.

github.com/ooni/probe-legacy - f7ebab54f3873aeecebc08b0dab8893a2ea8bf62 authored almost 11 years ago
Remove the mlab_no_root deck and strip down the mlab deck to include only one test.

github.com/ooni/probe-legacy - 8f129d8ee6cf8ec7904c0aabd4bc6997b5eee7cd authored almost 11 years ago
Start crond

github.com/ooni/probe-legacy - f7b67e74fa2f80a0322ede9afa0605a73213ca6c authored almost 11 years ago
Terminate the tor process cleanly after we have run a test.

github.com/ooni/probe-legacy - d34931290c0ed0887ad77f83a4cb77926a47e998 authored almost 11 years ago
The postProcessor must return the report

github.com/ooni/probe-legacy - f4f2e8ec267550d992c3c3ab7fbbc530601dd32b authored almost 11 years ago
Include the transport type in the summary.

github.com/ooni/probe-legacy - cb48781f10986cdc6a3af1121732923f2470991b authored almost 11 years ago
Fix typo in displaySummary method definition

github.com/ooni/probe-legacy - f35289deaee8ce2a3a8338116dd6465946dd4302 authored almost 11 years ago
Add percentages to the summary output

github.com/ooni/probe-legacy - fb5c62893b9df011f9d0b2b8a6f5ce23efa028cc authored almost 11 years ago
Merge branch 'master' into feature/bridget

* master:
Return the correct deferred in director start method.
Initialize all report entrie...

github.com/ooni/probe-legacy - e718ff2d5d185781d86f089a84f5486b3970f3f0 authored almost 11 years ago
Add support for displaying a summary of the test results to bridge reachability test.

github.com/ooni/probe-legacy - e7ac9808ac51ac0e06f8ef8091b83c1e30e7c9e5 authored almost 11 years ago
Fix crontab syntax.

github.com/ooni/probe-legacy - fd50b64f176138939c3da3f2a3434ff08b50d606 authored almost 11 years ago
Add init script for tor.

github.com/ooni/probe-legacy - a570fc8d563948aee4e4a49e2dffbc6674c6c71b authored almost 11 years ago
Fix planet lab install script.

github.com/ooni/probe-legacy - 5d0d9702cf78d20d3846b7b3c4843dcad1269759 authored almost 11 years ago
Use scapy-real. scapy is broken on linux...

github.com/ooni/probe-legacy - ead020f16c561426451333b1b933bd52dcb71f84 authored almost 11 years ago
Simplify dependencies

github.com/ooni/probe-legacy - 805549d31f10345ce51e16e7dcbf58c5a810ac7d authored almost 11 years ago
argparse is not a dependency.

github.com/ooni/probe-legacy - 2bc01239a351ad4b2e6e02a4e98bf56eb072f44f authored almost 11 years ago
Fix installation script.

github.com/ooni/probe-legacy - 52c27954ef09eb9d2290ef82cb254d6d6985cd8f authored almost 11 years ago
Add support for installing cronjob running daily.

github.com/ooni/probe-legacy - 79ae8cd35f406731a1460e865e7a19be465f696e authored almost 11 years ago
Make probe CC conditional

github.com/ooni/backend - dc9e53cd63866f894b73edaee630b64e739e5263 authored almost 11 years ago
Update install script to use system tor.

github.com/ooni/probe-legacy - 64361e316456e576282076e633c3beeb3125d629 authored almost 11 years ago
Add libffi-dev to the dependencies.

github.com/ooni/backend - f52cf055bca90f87e1fff3a9d87176658e4472b5 authored almost 11 years ago
Scapy is not a dependency.

github.com/ooni/backend - baebb4702c3dd3bac25849b705f762e9bc62d2e2 authored almost 11 years ago
Add script for automatically deploying ooniprobe on planetlab

github.com/ooni/probe-legacy - 2699b6b1631bc049f62d457503d25c2364021938 authored almost 11 years ago
Increase the default timeout to 2 minutes

github.com/ooni/probe-legacy - cb75aef207d08b2eea5668ab9485d001f9b9d2f7 authored almost 11 years ago
Also read files that contain "Bridge " as a prefix

github.com/ooni/probe-legacy - c9301b8eda40401a2bb73350d20053b2bb87931a authored almost 11 years ago
Skip comment lines.

github.com/ooni/probe-legacy - 106718a950a27ef0d98869e25d57c1e09e0f671b authored almost 11 years ago
Skip empty lines.

github.com/ooni/probe-legacy - f0dbba35fb09a2f4e9b0aba719db553f6247a7dd authored almost 11 years ago
Refactoring of geoip related functionality to have it less coupled

github.com/ooni/probe-legacy - d46b8791d3ba1e6520a725e94e8ed51763841334 authored almost 11 years ago
Add script for administering oonib installations.

github.com/ooni/backend - 25fd345bedcabdc61584514001284a2a15417593 authored almost 11 years ago
Return the correct deferred in director start method.

github.com/ooni/probe-legacy - 064f3e5e635d3ced2395702e66e5d07b222c177c authored almost 11 years ago
Initialize all report entries in http requests test

github.com/ooni/probe-legacy - 59a9c96c81d5ac0e76808005fc4632a662be0666 authored almost 11 years ago
Merge pull request #290 from TheTorProject/feature/add_scapy_traceroute_protocol_rebased

Feature/add scapy traceroute protocol rebased

github.com/ooni/probe-legacy - 4e529ec9a64ae6c26a7bedf99360c126a75ab1ce authored almost 11 years ago
Merge pull request #291 from TheTorProject/feature/better_testing

Add unittests for oonicli.

github.com/ooni/probe-legacy - 3ccb5f91b59e8b53e6bd11170613a326a68d64bc authored almost 11 years ago
Merge branch 'master' into feature/better_testing

* master:
Update changelog for 1.0.0
Fix bug in initializing of the test instance.
Fix bug...

github.com/ooni/probe-legacy - 9461a258aca6efdfb2ddd8eefdb10c97615c940b authored almost 11 years ago
Add unittests for oonicli.

Allows to programatically run nettests.

github.com/ooni/probe-legacy - 17bf4d37a0b7d2c85378922da529f61502126819 authored almost 11 years ago
Move the parasitic traceroute function to the experimental tests.

github.com/ooni/probe-legacy - 2e5647cf4a5de7ba83c3c12596661f9007c216b5 authored almost 11 years ago
Make the getAddresses function more robust

github.com/ooni/probe-legacy - c8d63868c393a903fa80c08fee3efa55cbfa19f7 authored almost 11 years ago
Merge branch 'master' of github.com:TheTorProject/ooni-probe

* 'master' of github.com:TheTorProject/ooni-probe:
Fix bug that leads to not showing the help ...

github.com/ooni/probe-legacy - 30e47444a861d2a74002a7e9121d9f7b5e88f4db authored almost 11 years ago
Update changelog for 1.0.0

github.com/ooni/probe-legacy - 58aab6667cc77816c08acb808dce1ce7a90a4652 authored almost 11 years ago
Merge pull request #288 from TheTorProject/fix/pre_setup

Fix bug that leads to not showing the help if an option is not present.

github.com/ooni/probe-legacy - bb447331df102d6bc969aa197108ce45ee84e3b6 authored almost 11 years ago
Improve the output of the bridge reachability test

github.com/ooni/probe-legacy - 541d3da949a4152bcb7a600ea9efa943ab720a82 authored almost 11 years ago
Add the file option to the required options.

github.com/ooni/probe-legacy - ad1a572495111a71756713dc164d85712a155d4d authored almost 11 years ago
Merge branch 'master' into feature/bridget

* master:
Fix bug in initializing of the test instance.

github.com/ooni/probe-legacy - 8c9ee9225720752bf4e938a9d41d39cd5482dce7 authored almost 11 years ago
Fix bug in initializing of the test instance.

github.com/ooni/probe-legacy - efb85aed9a4797914587a319c7b8e86fea86c7ab authored almost 11 years ago
Use log.msg

github.com/ooni/probe-legacy - 9b7fc3f1205b5db9c6edb38899375daa6b6b98b2 authored almost 11 years ago
Rename bridget to bridge_reachability

github.com/ooni/probe-legacy - 0237bcfb340498a45081f935642ac0e28db74e55 authored almost 11 years ago
Use find_executable instead of homebrew function and search for obfsproxy

github.com/ooni/probe-legacy - 1d4efdc0b8560f5001cb90553fec34804c89e90d authored almost 11 years ago
Merge branch 'master' into feature/bridget

* master: (510 commits)
Install pyrex-real so that new pip does not give error
Update index ...

github.com/ooni/probe-legacy - 283ed262507377a0a14c7c8445831485a43cab06 authored almost 11 years ago