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/add_scapy_traceroute_protocol_rebased

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

github.com/ooni/probe-legacy - 0ca415061de29139dd16b88038f113800862c00a authored almost 11 years ago
Make the report format match the ooni-spec

github.com/ooni/probe-legacy - de64930bdb7e8ab2333f3b176bd5b2eb041b9968 authored almost 11 years ago
Clean up the traceroute test

Match UDP and TCP based on destination and source port instead of IP ID

github.com/ooni/probe-legacy - 6ec4d27e8fe304492e3394029c73412dae1d0edc authored almost 11 years ago
Merge pull request #273 from TheTorProject/feature/improve_unittesting

Feature/improve unittesting

github.com/ooni/probe-legacy - aa45aca395b956ba6fbd3a85389fef31edd41b53 authored almost 11 years ago
Install pyrex-real so that new pip does not give error

github.com/ooni/probe-legacy - 517bc729cde4ad6dccc63223876b855f12524273 authored almost 11 years ago
Add error code related to tasks timing out.

github.com/ooni/spec - 5878717a3e6b1585ae1ae110ad6e334d75647f0d authored almost 11 years ago
Add details about the failure message in the HTTP test template

github.com/ooni/spec - 79329baaa03db5eefbdc5273fb73ac6bab219f8f authored almost 11 years ago
Fix bug that leads to not showing the help if an option is not present.

github.com/ooni/probe-legacy - 4938ad08bf041d82d3465d03a6c47f198c04085a authored almost 11 years ago
Update index of documentation page.

github.com/ooni/probe-legacy - 0843f6acfdf8fd87faeb4bd949667325d1943e21 authored almost 11 years ago
Bump to v1.0.0-rc-7

github.com/ooni/probe-legacy - ae0a093cdb3899579cb45e34df257d10b4c880f2 authored almost 11 years ago
Add WARNING message to every run of ooniprobe.

This closes #285

github.com/ooni/probe-legacy - 7baf2754b4b152a285a3446ba0c264712a2985a5 authored almost 11 years ago
Expand the disclaimer in the README.md

github.com/ooni/probe-legacy - 5c0093bb185ca027944c6c1f307b0fcaf4d47c3b authored almost 11 years ago
Update vagrant link to point to https site.

Closes #286

github.com/ooni/probe-legacy - e2986c64fa1eaf03d0d59d35e46d3aa84e2d5723 authored almost 11 years ago
Bump to version 1.0.0

github.com/ooni/probe-legacy - f229dcdc19902b313944108cacc0da8c67eea89f authored almost 11 years ago
Add instructions on setting up development dependencies.

github.com/ooni/probe-legacy - 40698fa56409c53838dbc9dbbbf974ad81870a3c authored almost 11 years ago
Make the geoip related tests make a less stronger assertion.

github.com/ooni/probe-legacy - 9d44242c98099a532b89dcd9738a71c7c680235c authored almost 11 years ago
Merge branch 'master' into feature/improve_unittesting

* master:
Make GeoIP AS and GeoIP City soft dependencies.
Minor fixes to comments
DNS-host...

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

* 'master' of github.com:TheTorProject/ooni-probe:
Minor fixes to comments
DNS-host-resoluti...

github.com/ooni/probe-legacy - 0c702b6f957992d2dbe0be8356b80c3efc2e129d authored almost 11 years ago
Make GeoIP AS and GeoIP City soft dependencies.

Allows ooniprobe to report back the country of the probe even if no GeoIP ASN
and City database ...

github.com/ooni/probe-legacy - 0daffadb44d61fcf3eb31f7e7192cbbc46f52c33 authored almost 11 years ago
Merge pull request #281 from arunpandianp/master

DNS Host Resolution for tls_handshake

github.com/ooni/probe-legacy - de4a8eac60873aa5044ddca683cbdd580d3f9847 authored about 11 years ago
Minor fixes to comments

github.com/ooni/probe-legacy - a24630c336ab6410ea490a381993a2d7f2fa5755 authored about 11 years ago
DNS-host-resolution-for-tls_handshake

github.com/ooni/probe-legacy - 0f855458315fcb2838b630c1f17eb83bebb7a5cf authored about 11 years ago
Bug-Fixes-for-tls_handshake

github.com/ooni/probe-legacy - 6833c8897a94a651ba330673d9cd72239f352de0 authored about 11 years ago
Merge pull request #31 from TheTorProject/fix/no_content

Support also not specifying content.

github.com/ooni/backend - 0aaebd2351a8664d9a0998f5bc00c6b9134da672 authored about 11 years ago
Merge pull request #280 from TheTorProject/fix/ooni_home_fix

Properly expand the home directory to that of the user running ooniprobe...

github.com/ooni/probe-legacy - 41bab56c3639024127c533dda63d5fe881e5c0f0 authored about 11 years ago
Properly expand the home directory to that of the user running ooniprobe.

Previously when running ooniprobe under sudo you would not get the correct home
directory becaus...

github.com/ooni/probe-legacy - bd56669bb78bd6d248492adb16bee719a201a4d3 authored about 11 years ago
Merge pull request #275 from TheTorProject/fix/test_timeout

Write test that reproduces HTTP test stalling condition.

github.com/ooni/probe-legacy - 7a132ea7c6b670ad8d577d894238287b6439b0e7 authored about 11 years ago
Fix import error in test_managers.

github.com/ooni/probe-legacy - e258788abe2fdb46efb0035dea5ab813fb081bf9 authored about 11 years ago
Properly handle the cancelled failure.

github.com/ooni/probe-legacy - 4ec9ff261c020d90ca3c45e9f81c1c9e70ff9936 authored about 11 years ago
Silence the dummy protocol

github.com/ooni/probe-legacy - 823acb79def9091f6efe6d88623253da2ee65c2b authored about 11 years ago
Write test that reproduces HTTP test stalling condition.

The condition would happen when a HTTP server would keep the connection open
without sending any...

github.com/ooni/probe-legacy - df8d9b46a3d4e6d258afb49e45b68c2a75abbe13 authored about 11 years ago
Call connectionLost to avoid dirty reactor.

github.com/ooni/probe-legacy - 2cf45fe30187284a86fa96f41372503028d87631 authored about 11 years ago
Add a Parasitic Traceroute NetTest

github.com/ooni/probe-legacy - 142cd3a29155dadc3ed2e7bc0def7a63632f0ebb authored about 11 years ago
Refactor Multi Protocol Traceroute, add ParasiticTraceroute

Make the report output closer to the original, refactor packet
matching logic.

Adds a Parasitic...

github.com/ooni/probe-legacy - cfa9a2355869746ea0a32a51be45dd45de436281 authored about 11 years ago
Pass the mock super socket in the ScapyFactory constructor

github.com/ooni/probe-legacy - b7430b6271da4afa0936debbedbb3c3208088d71 authored about 11 years ago
Ignore kit/* files.

github.com/ooni/probe-legacy - 558961ea89858c15ae59c86e813dc46292415340 authored about 11 years ago
Add some unittests for the director.

github.com/ooni/probe-legacy - 307918596d4ec8ab1bbd36c3a7860d31d8849f71 authored about 11 years ago
Remove lie from director.

github.com/ooni/probe-legacy - 4a1c482fb65d7ee053097833a86c14cfcf4105f7 authored about 11 years ago
Add unittests for txscapy

github.com/ooni/probe-legacy - 93f8f1626f4fee4519e7c8ee9c6da74c847135da authored about 11 years ago
Install dev requirements before running trial

github.com/ooni/probe-legacy - c241a94c1509482fb84079f60ed74ada2929179b authored about 11 years ago
Add development requirements.txt

github.com/ooni/probe-legacy - a5460e66f470d24f108f73a191e20d58b6e3f020 authored about 11 years ago
Add unittests for OONIB reporter

github.com/ooni/probe-legacy - 4c4ea8b014bed5fae89094a82e81d643a836b76d authored about 11 years ago
Fix bug inside of oonibclient spotted in unittesting.

github.com/ooni/probe-legacy - 95d67f74773b83e31a9da903b89581f2075d115d authored about 11 years ago
Fix a couple of bugs inside of oonibclient.

github.com/ooni/probe-legacy - 90d2c9e40916a9f8f3c5c9476eb6d00f92d3656e authored about 11 years ago
Bump to 1.0.0-rc6

github.com/ooni/backend - 34fdadd8e050ed980fc357278df6ef47b804c406 authored about 11 years ago
Fix pushFilenameStack

github.com/ooni/probe-legacy - e8063623734901524c88544f883a6279302e2902 authored about 11 years ago
Move overriding of datadir to the running of the oonibclient test.

github.com/ooni/probe-legacy - 94c8f9cf78cc11e073d348b5de26bc5b216e1efe authored about 11 years ago
Use trial unittest instead of python unittest

github.com/ooni/probe-legacy - 331b3987ba09db5d8f774509bedd30c3c6522795 authored about 11 years ago
Merge branch 'master' into feature/improve_unittesting

* master:
Add tests for the oonib reporting API
Fix the unittests for the oonibclient.

Conf...

github.com/ooni/probe-legacy - 0a921df80dace9756b9e5043611c0867e536e5c1 authored about 11 years ago
Compute the base path inside of the unittest

github.com/ooni/probe-legacy - 6902a93c0f9b8f832cbf48b30d2cd5e672d4fd7e authored about 11 years ago
Dynamically generate the deck hash path.

github.com/ooni/probe-legacy - baed9a2481f591f8139920217d32e02dffff934f authored about 11 years ago
Disable logging globally in tests.

github.com/ooni/probe-legacy - e9acc1c3825124d1ae6be92928f61b37fe363844 authored about 11 years ago
Add tests for geoip

github.com/ooni/probe-legacy - 3748ca57efcf7e1b084fcde0e03d979177257e7a authored about 11 years ago
Merge pull request #272 from TheTorProject/fix/oonibclient

Fix/oonibclient

github.com/ooni/probe-legacy - 6d5cf42602085274f62248322a6ec9b8f6b856d8 authored about 11 years ago
Merge pull request #271 from TheTorProject/fix/vagrantfile

Use the debian package instead of setup-dependencies

github.com/ooni/probe-legacy - 1e23f26c40e17d0d474f7bf820d4749eb04969be authored about 11 years ago
Add unittests for the HTTP test template.

github.com/ooni/probe-legacy - e04bdd9bc27c5c19e55cce98d2876403d9c7397d authored about 11 years ago
Remove useless code from httpt test template

github.com/ooni/probe-legacy - 53dca8b6de90b4546e52c269b050ed683e529755 authored about 11 years ago
Ignore the api/* code as it's not used

github.com/ooni/probe-legacy - 34edc8cb6633eeade296b1628e2541e5e85c605e authored about 11 years ago
Fix bug spotted in nettest via unittesting.

github.com/ooni/probe-legacy - 7418fe5961c708872632064302325bdcf4d091eb authored about 11 years ago
Re-enable manager test.

github.com/ooni/probe-legacy - 353fc18d43e51725837ed542749659c0de91b830 authored about 11 years ago
Re-enable test_utils.

github.com/ooni/probe-legacy - 47003d9191709d9033ab2b1c3f6cef578e017b02 authored about 11 years ago
Add unittest for the YAMLReporter

github.com/ooni/probe-legacy - 8484bfe2870968e43c46b764688202d3c74213c0 authored about 11 years ago
Move the creation of the Agent into the request

Allowing dynamic changing of the address class attribute.
Raise exception when an invalid URL is...

github.com/ooni/probe-legacy - 47eb5dd08d0f0cc94bc2e8013cc38e8509b4d2a4 authored about 11 years ago
Remove dead code.

github.com/ooni/probe-legacy - 2da8195f5677fe99d832a902a7497f39111eb5b0 authored about 11 years ago
Check if config.probe_ip is set.

github.com/ooni/probe-legacy - c79f159e82aae1630765a1e198c6cf27971a018b authored about 11 years ago
Write unittests for deck related code.

github.com/ooni/probe-legacy - 3617cfd102ee727182f244b41ae2276dfbaf3534 authored about 11 years ago
Make the deck code easier to unittest.

Move the importing of input and deck inside to avoid circular dependencies

github.com/ooni/probe-legacy - ea26c9544457a79076292c6810de44c48e83983e authored about 11 years ago
Add tests for the oonib reporting API

github.com/ooni/probe-legacy - 064e9ab510901db095433f526536a199bac8ce85 authored about 11 years ago
Support also not specifying content.

For testing see ooniprobe test code.

github.com/ooni/backend - c869eb2e2eb8dc6d13da762c7935feb255f725df authored about 11 years ago
Properly close the report in the close report handler.

github.com/ooni/backend - cb25ead1cd666ff674c2389880a2e5087757e296 authored about 11 years ago
Merge pull request #30 from TheTorProject/fix/content_optional

Fix/content optional

github.com/ooni/backend - c5dfab47ab8850923c5840fff97995bd4202f266 authored about 11 years ago
Fix NameError

github.com/ooni/backend - ef74b46676f43c6f55ceaa949e9aec3feec96045 authored about 11 years ago
Merge branch 'master' of ssh://github.com/TheTorProject/ooni-backend

github.com/ooni/backend - f547c7e4d9a05250220f29445ebe060bd4e80db4 authored about 11 years ago
Merge pull request #29 from TheTorProject/fix/memory_leak

Fix memory leak inside of update report handler.

github.com/ooni/backend - e1d39d3fc1a001174d95b7cd67a23b0cc1ece19e authored about 11 years ago
Merge branch 'master' of github.com:TheTorProject/ooni-backend

* 'master' of github.com:TheTorProject/ooni-backend:
Add ooni-backend SysV Init Script

github.com/ooni/backend - d19e59f60d42a62137d6f32474207672e4ebbf21 authored about 11 years ago
Update the version of Tor used in the tor2web build script.

Fail if the tor signature is invalid.

github.com/ooni/backend - 446f247d647e81a7f66d545fbf965803d075105a authored about 11 years ago
Implement unittests for InputFile

github.com/ooni/probe-legacy - b3ce859ec0dab4d116fc810e3dc7884a036224a5 authored about 11 years ago
Omit unittesting for ooniprobe nettests

github.com/ooni/probe-legacy - a09bbab0bd69da57e495eefeb4b25c4f9d63b2aa authored about 11 years ago
Merge pull request #27 from anadahz/initd_script

Add ooni-backend SysV Init Script

github.com/ooni/backend - fa783dc07180e64199371258ab6ad17f15a93f32 authored about 11 years ago
Use the debian package instead of setup-dependencies

github.com/ooni/probe-legacy - 83c76501e0005ce3ef7787a53efa73638a5b17f9 authored about 11 years ago
Get a Tor Controller connection for a tor ooniprobe did not launch.

github.com/ooni/probe-legacy - f5be81ee5c96aad74bade49ba520ae7cafc77e12 authored about 11 years ago
Add a ScapyTraceroute ScapyProtocol

This protocol handles creating and matching packets for conducting
ICMP, TCP, and UDP multi-port...

github.com/ooni/probe-legacy - deb507f97825bba597478053d9fc130a4f8f2df3 authored about 11 years ago
improve hasRawSocketPermission.

github.com/ooni/probe-legacy - 38f8fd602a5e586ec2346917a770476b6d8c6b5b authored about 11 years ago
Make the 'content' field in the report creation optional

(as per oonib specification)

github.com/ooni/backend - 1a77b236eb63b65496166b3814b2cda15da9c146 authored about 11 years ago
Fix memory leak inside of update report handler.

The issue was with the fact that we were not cancelling the delayed calls
therefore they would s...

github.com/ooni/backend - 4036ad3891f847389b22387afcdd600fff110ca4 authored about 11 years ago
Fix the unittests for the oonibclient.

github.com/ooni/probe-legacy - 565e6ddd4fed36fce77d4c8d1c94190c9db6b1de authored about 11 years ago
Merge branch 'setup-virtualenv'

* setup-virtualenv:
Use the latest versions of pip and virtualenv
Extract the packages to th...

github.com/ooni/probe-legacy - 39884fc6f0b2c66d88c490e06733024f340dd8cd authored about 11 years ago
Use the latest versions of pip and virtualenv

github.com/ooni/probe-legacy - efe4e357cb338be9893402eb8af3f75dee64eb37 authored about 11 years ago
Extract the packages to the temporary directory.

github.com/ooni/probe-legacy - dbca14b4bbea9ceae7e7c58fb27002e2884bf5cd authored about 11 years ago
Merge pull request #268 from tomwills/patch-1

Corrected path to decks directory given in README.md

github.com/ooni/probe-legacy - b25eba577f66ca4209c353600456cd15da69d2dd authored about 11 years ago
Corrected path to decks directory given in README.md

github.com/ooni/probe-legacy - 85d22455978950fcd2f0fe0b337283cc89e96443 authored about 11 years ago
Add ooni-backend SysV Init Script

github.com/ooni/backend - 934b4b694c20d292698a8c1e91aec42d38e50716 authored about 11 years ago
Fix bug in cleanup of runner

github.com/ooni/backend - 293a1df577e0f5073a85f066f0f4546762e203b3 authored about 11 years ago
Import NetworkTopology from the correct module.

Fixes the following exception:

$ ./bin/evilgenius
Traceback (most recent call last):
...

github.com/ooni/EvilGenius - 81b4b072fd5dc659d5a07383266a3839ec0dd9a3 authored about 11 years ago
Remove asciilulz option.

github.com/ooni/probe-legacy - 2653bf7b5803ca8b6d0d209bc70650de8763bbc7 authored about 11 years ago
Fix typo in help.

github.com/ooni/probe-legacy - cbfcdde1dc6eb91947ad98bf8c28835bee35f75a authored about 11 years ago
Fix some typos in README and better rephrase deck definition.

github.com/ooni/probe-legacy - c744903775c0a39737a8ad568dd3977ac41bd1de authored about 11 years ago
Install latest stable virtualenv

github.com/ooni/probe-legacy - 6c87d7d3f3a6bc7175d9df94b89f00525091cf56 authored about 11 years ago
Merge branch 'master' of github.com:TheTorProject/ooni-probe

* 'master' of github.com:TheTorProject/ooni-probe:
Update README.md

github.com/ooni/probe-legacy - 1617e63a62fefbe5bd341d1be3d88cbe35b3621e authored about 11 years ago
Consider tampering to be occurring if any of the responses are inconsistent.

github.com/ooni/probe-legacy - 6bdf24c65b27b4235b576960917e66b75bf31a3d authored about 11 years ago