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

Merge branch 'master' into feature/task_manager

* master:
Remove unneeded commented out line
Flatten the reporter keys
Return something in...

github.com/ooni/probe-legacy - 46c4db194d2e0cda648a500291f0d605dd445e96 authored almost 12 years ago
Merge pull request #63 from TheTorProject/changelog

Add changelog for ooni

github.com/ooni/probe-legacy - a62e36d449d246283e87255b05bbf91501cf5fb7 authored almost 12 years ago
Merge pull request #61 from samsmith/patch-1

Update ooniprobe.conf.sample

github.com/ooni/probe-legacy - a677f33fa59fd3838881c67f526642a2adce9fec authored almost 12 years ago
Add changelog for ooni

github.com/ooni/probe-legacy - 1b67e0597ebfce98118abddfc3ee7cd373f4e164 authored almost 12 years ago
Merge pull request #53 from aagbsn/task_manager

Add a task scheduler for tests and reports

github.com/ooni/probe-legacy - a3f42467534259f85415f65d39971e8d80296cfe authored almost 12 years ago
Fix markup of oonib specification

github.com/ooni/spec - 650332cf34f61172b7debb52dcff3500c20e298c authored almost 12 years ago
Add specification of oonib

github.com/ooni/spec - 1fef073f38eafdd819c631b47b61d99da4fa1809 authored almost 12 years ago
Fix typo in dns injection test input processor

github.com/ooni/probe-legacy - 989c83bce551122c7f5c4002c2e461ec5bb4435b authored almost 12 years ago
Steal ooni-probe's setup.py

github.com/ooni/backend - 6723eb6494ee35858522bc02234c5fb96130f7e6 authored almost 12 years ago
Update README.md

tcpdump seems to be required on a clean debian (6.0.7) install.

(this change may also need ma...

github.com/ooni/probe-legacy - cb12b185c5c01f891109282ed75b87a6ba842c5a authored almost 12 years ago
Update ooniprobe.conf.sample

correct comments.

github.com/ooni/probe-legacy - 30204f40d06aed92c2955e8ce4239f1a76652ff4 authored almost 12 years ago
Add gitignore

github.com/ooni/backend - 8af8493feb904100b77bba7ad83dbf449e90ac53 authored almost 12 years ago
Add data directory

github.com/ooni/backend - b8c375182083ddbce39f8856d81e94d952e3ca43 authored almost 12 years ago
Add required imports from ooni into oonib

github.com/ooni/backend - 070c52138f8f7480c5135ea6b28e30dbcccad1c3 authored almost 12 years ago
Fix imports

github.com/ooni/backend - 55c385e12cbf06f380058b06187a402f72cf2910 authored almost 12 years ago
Move oonib project files into top level directory

github.com/ooni/backend - 67101e2c5f6314bcd8b7431fa86f502306171405 authored almost 12 years ago
Add DNS injection test for detecting censorship when DNS inject happens

github.com/ooni/probe-legacy - c32514d224704cdd247a3b1da3519af277065d8e authored almost 12 years ago
Renamed http host test to 004

github.com/ooni/spec - 0df67a858e786be6aa4d3c369a13270e009b4a75 authored almost 12 years ago
Use ssh config file

github.com/ooni/probe-legacy - 7f8f366d556cac02e7d92baddc019286cc789b25 authored almost 12 years ago
Merge remote-tracking branch 'thetorproject/master'

* thetorproject/master:
Flatten the reporter keys
Return something in txscapy
Update befor...

github.com/ooni/probe-legacy - 997a7473710f8d732549bad8ad1a0459c336f7de authored almost 12 years ago
Merge branch 'aagbsn/scapyt_fixes'

* aagbsn/scapyt_fixes:
Remove unneeded commented out line
Add sent packets to report and use...

github.com/ooni/probe-legacy - cc1457fcc7efe5c15afc3bc9b772c73a2f95e08f authored almost 12 years ago
Remove unneeded commented out line

github.com/ooni/probe-legacy - 78650a6bc490851ef3aec7ed096c1da901f73adb authored almost 12 years ago
Fix typo in test deck before_i_commit

github.com/ooni/probe-legacy - 18266c634c0538585986c0d31dd929ba83a22203 authored almost 12 years ago
Fix so that parsing of test decks works properly

github.com/ooni/probe-legacy - 49c442b48ac72420338ede93b2601a74c0f028f5 authored almost 12 years ago
Update test decks with the proper key

github.com/ooni/probe-legacy - 74d61678afc2804796c844f099c6d7c84766a857 authored almost 12 years ago
Set the default collector via the command line option

github.com/ooni/probe-legacy - c714841fc7a818ee7fcbc2f46ab7ccba3f0ee40c authored almost 12 years ago
Add more debugging to managers

github.com/ooni/probe-legacy - 708a3a8a858ef3d3a6ae15d4700b3362f02d9722 authored almost 12 years ago
Merge pull request #59 from hellais/feature/reporter_nesting

Flatten the reporter keys

github.com/ooni/probe-legacy - 1f7f6747f88933de7441c839f11dc2357998e5e3 authored almost 12 years ago
Merge pull request #57 from hellais/bugfix/imports_and_before_i_commit

Bugfix/imports and before i commit

github.com/ooni/probe-legacy - 4486a3bf2720c37d26ad7aaa5c7f8ff27ced6d20 authored almost 12 years ago
Remove one layer of nesting from ooniprobe reports.

github.com/ooni/spec - 7f4d3769777c6fe8f0a6def128755c6783e2c66f authored almost 12 years ago
Flatten the reporter keys

This makes it so that reports do not present one level of nesting.
* Update example parser scrip...

github.com/ooni/probe-legacy - 0860d9d913de2755b58c461cb579c81be4dff075 authored almost 12 years ago
Return something in txscapy

github.com/ooni/probe-legacy - de1c529ef81aac1912ce281840b801cd7cae5be7 authored almost 12 years ago
Add tests for YAML reporter

github.com/ooni/probe-legacy - 5da092dd0097cd4ffa40de2e6c1a2e99646a516e authored almost 12 years ago
Open YAML report in createReport

Also adds reporter exceptions ReportAlreadyClosed and ReportNotCreated

github.com/ooni/probe-legacy - f94ad6bc7a01b78c3b6a63f8ad965bb5dea23f07 authored almost 12 years ago
Update tests to reflect change of syntax in NetTestLoader

github.com/ooni/probe-legacy - 845c33254e5ca972d7d33c01d4681442a2c2f5e2 authored almost 12 years ago
Update NetTest tests to reflect change of syntax

github.com/ooni/probe-legacy - 62f544aae5eca8818d26dc8e3a7f15402aeb923d authored almost 12 years ago
Update before_i_commit script to make it work

(cherry picked from commit 9cdf5596c8f16cac819afdaf1b9b537b36f796a6)

github.com/ooni/probe-legacy - f55d95074fa2cd5e0e962d6be90fab29d9c82709 authored almost 12 years ago
Refactor logic for importing scapy related functions

* Make scapy related requirements less strict
* Always print out a useful error message when som...

github.com/ooni/probe-legacy - b32d6fd187e78539e2f9c4415f478a2da80d7a0f authored almost 12 years ago
Update setup.py script and test that it works.

(cherry picked from commit 7a55afa0399d2338f6ac5b8e2232e3645d694c06)

github.com/ooni/probe-legacy - b96b8a60f92fb6b64b028b14484286a4a5829717 authored almost 12 years ago
Txscapy is now in pypi, no need to have it mirrored on tpo

(cherry picked from commit e74ea0cbd7816bda547dced875523253ca6d312a)

Conflicts:
requirements.txt

github.com/ooni/probe-legacy - 160b10d8bfcba159524b53ce292d8ac3d9d0e867 authored almost 12 years ago
Txscapy is now in pypi, no need to have it mirrored on tpo

(cherry picked from commit e74ea0cbd7816bda547dced875523253ca6d312a)

Conflicts:
requirements.txt

github.com/ooni/probe-legacy - 1d93ef03802485da67848cbab918b1edc01669df authored almost 12 years ago
Refactor setup.py script

(cherry picked from commit a3b8bb52711537e1db8770bf447230f812b68166)

github.com/ooni/probe-legacy - 957f20d5c3a590bf2c9db3f15dcbc6c0daa1be73 authored almost 12 years ago
Make the starting of tests more robust.

github.com/ooni/probe-legacy - 5abfe2a902b60062f08feb22ef5a47268e51c8b1 authored almost 12 years ago
Change how we pass arguments to the nettest loader

* Explicit the passing of the nettest file argument

github.com/ooni/probe-legacy - 64715a714170b9175d07ea9420ef8b3dcf177c83 authored almost 12 years ago
Remove now superfluos runner unittest

github.com/ooni/probe-legacy - 54d7a959cfd218beae394f940408f430701cb5e3 authored almost 12 years ago
Fix director unittest

github.com/ooni/probe-legacy - 1ac4e4fd8f13b8e358034d3b69174fdc19b02543 authored almost 12 years ago
Rename private option to test_file to separate it from test string.

github.com/ooni/probe-legacy - d1f41883c8d0187e6360b2a2b9075f0cb7eb7a37 authored almost 12 years ago
Refactoring of NetTestLoader

* Make it clear that calling one of those methods can be extremely dangerous
* Kill a bug spotte...

github.com/ooni/probe-legacy - 8bead060681d86cdfa43f35b1b57567e51816aa6 authored almost 12 years ago
Fix unittests for nettest

github.com/ooni/probe-legacy - 04d5fc5d157b7e5ac47230ee018fb382756f85dc authored almost 12 years ago
Merge branch 'master' into task_manager

* master:
Order matters for little ol pip

github.com/ooni/probe-legacy - d3ab36b744b6e8e9862fd14ffae586d1b1a8e32f authored almost 12 years ago
added precise and squeeze support to setup-dependencies.sh

github.com/ooni/probe-legacy - 7e6bc883c0c0cbb99c152d9389994ded42e04de8 authored almost 12 years ago
Order matters for little ol pip

github.com/ooni/probe-legacy - 6f16d8caaddb2192cb5a87f7e1db6698550ce894 authored almost 12 years ago
Update imports in http_requests.py

github.com/ooni/probe-legacy - 1710ca546a6262707bdf3c69da0be75bf01a1d0e authored almost 12 years ago
Add missing imports

github.com/ooni/probe-legacy - dccb79c6351291a8b568c52c08b49b853c5579cf authored almost 12 years ago
Add a default OONIB reporter unless instructed otherwise

github.com/ooni/probe-legacy - d8bb80f96cb012a80f0234ea0fc3cfd2937e6844 authored almost 12 years ago
add list of hosts for testing tcpconnect

github.com/ooni/probe-legacy - dba1b826c49e0ebc0db816d565641c4301767c20 authored almost 12 years ago
add alexa-top-1k to example_inputs for testing larger input sets

github.com/ooni/probe-legacy - a9dbc3a958c063125c9dfa6049a7ea9e04d86e9f authored almost 12 years ago
add a set of tests that do not require root

github.com/ooni/probe-legacy - 2f8e8a04301dce35f86824114b1facda9565d546 authored almost 12 years ago
Fix a bug where test options were not included in the report

github.com/ooni/probe-legacy - 2f5a4c1bb17f881ebfca63e003f116a22eaf0a03 authored almost 12 years ago
Make sure the collector address is at least the minimum length required

github.com/ooni/probe-legacy - beb5b25c62fb36c600f25178e1121661efd962c0 authored almost 12 years ago
Fix race condition bug in reporter

Fixed a race where the report.reporters list got modified during
iteration and clean up reporter...

github.com/ooni/probe-legacy - 90fe8296e78ff48f93c2aaf4e0e03949f5f00960 authored almost 12 years ago
Implement Report unit tests

github.com/ooni/probe-legacy - aca4ed4fde29d004cb466aa0288846dc9614b5f5 authored almost 12 years ago
Cancel tasks on timeout

Deferred.cancel() swallows AlreadyCalled exceptions.

github.com/ooni/probe-legacy - 8a63d6d03cb2d50f45d63a8bf6023c19f66a02c5 authored almost 12 years ago
Remove dependency of NetTest on Director and Reporter

github.com/ooni/probe-legacy - baefdaec6da774ada4c04ee270a510ae3614ce82 authored almost 12 years ago
Clean up Director tests

github.com/ooni/probe-legacy - eca15ac53d2217e1d6a86cc36b9aefbaa94d46d3 authored almost 12 years ago
Update MockReporter

the created deferred should not get called until after createReport
is fired

github.com/ooni/probe-legacy - 87c2f1eb28e64f20e095f0912264ce36117da50a authored almost 12 years ago
write failure instances to report

github.com/ooni/probe-legacy - b9f52b03465e5f2a68b66b220d3c3d609fb8e456 authored almost 12 years ago
Clean up NetTest tests

github.com/ooni/probe-legacy - bc62ec09ab0b62a92364c019797a2c44e41991f2 authored almost 12 years ago
Open report in director, not generateMeasurements

github.com/ooni/probe-legacy - 66f1e0a0e8dd5af78fa783fe99e05802915f9acc authored almost 12 years ago
Shutdown reactor after running all tests, and remove unused code.

github.com/ooni/probe-legacy - 59706ca850462d7e6393938ebd0ab623ab9a6523 authored almost 12 years ago
Refactor test_case loader so that test methods share an input set

github.com/ooni/probe-legacy - e07558f035ee50e597d30ee82f1d4f3b7c25aabd authored almost 12 years ago
Wait until Tor has started before adding reporters

As we get the client IP from Tor, we need to wait until Tor has
bootstrapped (if start_tor is se...

github.com/ooni/probe-legacy - f965f0aa8c8e8a7b6eeb5373a4703c2857e1c5e1 authored almost 12 years ago
Log correct value of IP

github.com/ooni/probe-legacy - 29b4bdc7d7dcd0473e4bf073a8edb489f95f25b5 authored almost 12 years ago
Add missing import os

github.com/ooni/probe-legacy - e51c45412126958b10a2272513667d189613286e authored almost 12 years ago
Add test deck support to runWithDirector

github.com/ooni/probe-legacy - 6ec391c39893dddb56dfd9447c522005425b01c7 authored almost 12 years ago
Fix regexp for validating collector address

github.com/ooni/probe-legacy - 6366721d21b09df38c33e65e42acd81c97598e19 authored almost 12 years ago
Set testName from class

github.com/ooni/probe-legacy - b6f9c2284dee35981863652f6886c64b9b6b2885 authored almost 12 years ago
Add failedOpeningReport to reporter created errback

github.com/ooni/probe-legacy - fd5d08666f52031ed3341f6b23775dcfaeaaf71c authored almost 12 years ago
Fix typo in doneReport docstring

github.com/ooni/probe-legacy - 69a802fafe646fb7bb7aa52c69610587b02476d1 authored almost 12 years ago
Add report.close to nettest.done deferred

github.com/ooni/probe-legacy - aacec6d509ab112b9466e46f1540b0744a1c20ef authored almost 12 years ago
Initialize reporters in startNetTest, not Director __init__

github.com/ooni/probe-legacy - f6bae38ccd45ab4360148e617e497d451f6128c3 authored almost 12 years ago
Use proper name for AllReportersFailed

github.com/ooni/probe-legacy - fc2a8803c82d836cf4684e9b5f19158c510b1efa authored almost 12 years ago
Add the input of the Measurement to the ReportEntries

github.com/ooni/probe-legacy - e2e4bddbf4af60637d80a06c7d781f7ebcd879e9 authored almost 12 years ago
Move the instancing of the t.i.w.Agent into createReport

Add XXX about possible cleaner solutions to the problem

github.com/ooni/probe-legacy - 5bf37ab039a64937cdd97959069145148d5d36d2 authored almost 12 years ago
Remove now unused and dead code

We no longer need inputunit. nettesttask was never needed

github.com/ooni/probe-legacy - a7e2f269ada33f88e9f4bd5309efc29f04d86702 authored almost 12 years ago
Move startTor and startSniffing methods into Director

Removes unused imports in runner and adds exceptions to errors

github.com/ooni/probe-legacy - 5f589c687d42b7f24049081df9e0f64967e1c8ff authored almost 12 years ago
Handle errors when writing to the list of Reporters

We will try to write to a reporter the number of times the ReportManager is
configured to do so....

github.com/ooni/probe-legacy - 07d5d569bf4a5746da9495edfedc31b42459d01b authored almost 12 years ago
Add a shutdown hook for when everything is done

github.com/ooni/probe-legacy - c577255a1d82332c4ca4c0b3a12620449f55e340 authored almost 12 years ago
Remove unused imports inside of ooni, oonicli and runner

github.com/ooni/probe-legacy - 8eff9940590130c98bc83caf46c76580d9e4eff7 authored almost 12 years ago
Refactor NetTestLoader and add checkOptions, and add Tor support

github.com/ooni/probe-legacy - 6254642808851599890c7219c1025a096b486b5c authored almost 12 years ago
Validate that the collector command line option

github.com/ooni/probe-legacy - ead15c4bf8cfe05e204f94b94d5e9f976e27f9dd authored almost 12 years ago
Remove unused imports inside of ooni, oonicli and runner

github.com/ooni/probe-legacy - c5634f7f3f4b5cabd67af4a04045250ad13a6416 authored almost 12 years ago
Get test version from net_test_file and parse all options

Adds helper method _parseNetTestOptions to NetTestLoader in order
to assemble the various option...

github.com/ooni/probe-legacy - 2da452336aeb1eac53809305661ba727d8daef7c authored almost 12 years ago
Add a shutdown hook for when everything is done

github.com/ooni/probe-legacy - 96b6c644955114f17d15da924ad39a5b7c3583d7 authored almost 12 years ago
Remove now unused and dead code

We no longer need inputunit. nettesttask was never needed

github.com/ooni/probe-legacy - 8e52a8854892ee53585fc75f9d8fad2dc04bbe24 authored almost 12 years ago
Refactoring of inputProcessor

github.com/ooni/probe-legacy - cc3882df9b7d3d40eb2d3e1d918b3bba475417b1 authored almost 12 years ago
Start the reactor in the Director

github.com/ooni/probe-legacy - 8a889335fea991c69afbe001e4584615b484eafb authored almost 12 years ago
Nettests are now running properly with the TaskManager

Issue retries, make tests timeout, etc.

github.com/ooni/probe-legacy - cf274700c3e43f86d30a7fd5eb5cd093dbfc4e0a authored almost 12 years ago
Get Director, TaskManager's, NetTest and oonicli to talk

Tests are scheduled through the MeasurementManager, Reports via the
ReporterManager and the Dire...

github.com/ooni/probe-legacy - a31d54acc5d55e7bda567c37799afc8d6e2644af authored almost 12 years ago
Minor refactoring and debugging

Further code cleaning and debugging of a non deterministic bug

Refactoring and bugfixing of Dir...

github.com/ooni/probe-legacy - 45d63b54388d4e0ff0ba750798f5263d4d1a6701 authored almost 12 years ago