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

Start working on HTTP Requests

github.com/ooni/probe-legacy - 4a7d32225a6173d18dfa3df3b953e15841c02d62 authored about 12 years ago by Arturo Filastò <[email protected]>
Implement GeoIP lookup support

* From configuration options it is possible to choice what level of privacy the
prober is willi...

github.com/ooni/probe-legacy - e056fe9b886c3dfaf9546cd94656eec8117f70f8 authored about 12 years ago by Arturo Filastò <[email protected]>
Implement config file support

* You are able to specify basic and advanced options in YAML format

github.com/ooni/probe-legacy - 37221cd7bfe6fad3750ae2c701d22a7bf03b9793 authored about 12 years ago by Arturo Filastò <[email protected]>
Merge branch 'remove-old-api'

github.com/ooni/probe-legacy - ef55266fb09f32c5769f47f0f27d044cfb7a529a authored about 12 years ago by Arturo Filastò <[email protected]>
Remove raw inputs and move them to a separate repository

* Add Makefile to fetch such lists

github.com/ooni/probe-legacy - 92bbcb9b66b1eb1716bbc5f7d8ff2cf46c70347a authored about 12 years ago by Arturo Filastò <[email protected]>
Remove all references to the old API

github.com/ooni/probe-legacy - 654147c3a92156c35fc1a8ecc0aac8e933f57e59 authored about 12 years ago by Arturo Filastò <[email protected]>
Add docs for modules, kit and lib

github.com/ooni/probe-legacy - 135bfd2e2414c23ce8e34681a98d1a8b36efc112 authored about 12 years ago by Arturo Filastò <[email protected]>
Fix up documentation

* Add proper requirements.txt file

github.com/ooni/probe-legacy - 9db45a1e8a31c6fff9a5a732ff307330ecdbcea3 authored about 12 years ago by Arturo Filastò <[email protected]>
Continue work on OONIB

github.com/ooni/probe-legacy - e21fb2dbb2f748b876a1044895f74de0edde3369 authored about 12 years ago by Arturo Filastò <[email protected]>
Continue work on OONIB

github.com/ooni/backend - f45aaf0a63869f57f7e53e125efb02121ce652b4 authored about 12 years ago by Arturo Filastò <[email protected]>
Move bridgeT and echo test to bridge reachability directory

github.com/ooni/probe-legacy - cb4b72cd7276845f74443c6fc2338986592c3cdf authored about 12 years ago by Arturo Filastò <[email protected]>
Add basic unittest for testing of DNS

github.com/ooni/probe-legacy - 1d106f36b15960a63fc09fbf737ef98586645856 authored about 12 years ago by Arturo Filastò <[email protected]>
Start defining the models of OONIB

* Create runner for OONIB

github.com/ooni/probe-legacy - bf37eed44600ea9d307f958e35304ff4a7116032 authored about 12 years ago by Arturo Filastò <[email protected]>
Start defining the models of OONIB

* Create runner for OONIB

github.com/ooni/backend - 8a7bd43f413db8c882017978bdccdd6361d5e967 authored about 12 years ago by Arturo Filastò <[email protected]>
Refactor DNS Tamper test to use twisted.name.client.queryUDP

* Add a "Error: " prefix to utils/log.py
* Make some changes to before_i_commit script

github.com/ooni/probe-legacy - 769cd3cbbd8521af505f2b740af8468b1a347f2f authored about 12 years ago by Arturo Filastò <[email protected]>
Add script that verifys proper functionality of basic tests

* As suggested by Jake
* There is a subset of inputs that will run with the tests to avoid having...

github.com/ooni/probe-legacy - 0b9e1629186a081dac4a72046caa8f1244c20154 authored about 12 years ago by Arturo Filastò <[email protected]>
Add script that verifys proper functionality of basic tests

* As suggested by Jake
* There is a subset of inputs that will run with the tests to avoid having...

github.com/ooni/backend - 2610cd702a687e3c74b97ee0a3f5be9cfc5eb31c authored about 12 years ago by Arturo Filastò <[email protected]>
Make important refactoring to various parts.

* Fix bug in captive portal test

github.com/ooni/probe-legacy - 46133a4a1cdc03e741f00c57f2d53fe20095827f authored about 12 years ago by Arturo Filastò <[email protected]>
Refactor log file rename configuration to oconfig

github.com/ooni/probe-legacy - e6ac93347a50096897de673a368a99c557f5cef7 authored about 12 years ago by Arturo Filastò <[email protected]>
Add keyword filtering test file

github.com/ooni/probe-legacy - 71cb3d71443dc1b28a4aa62dcd0b880e2b5f5cac authored about 12 years ago by Arturo Filastò <[email protected]>
Implement keyword filtering detection tool

* Fix some bugs in reporter and runner

github.com/ooni/probe-legacy - a5e0b372a326e2b7daa2a350a821ced13271b170 authored about 12 years ago by Arturo Filastò <[email protected]>
Fix bug in scapy test template

* Add debug lines to scapyt

github.com/ooni/probe-legacy - 85ff8f2daf527d81da69d5e3af84f7e97e6fe579 authored about 12 years ago by Arturo Filastò <[email protected]>
Add URL list test.

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

github.com/ooni/probe-legacy - 854ca64c034de1a969aecc580df1756d39ea5c9d authored about 12 years ago by Arturo Filastò <[email protected]>
Fix typo in class used by bridget

github.com/ooni/probe-legacy - 56bc41105c3f1ec1580eeeb5c9c1d2353d3490fd authored about 12 years ago by Arturo Filastò <[email protected]>
Port Bridget to the new API

* Unbreak the new API and make sure tests work as they should
* Add more advanced parameters for ...

github.com/ooni/probe-legacy - de0c47f7152b3a0a9dd2baf27ce2b028819e3f63 authored about 12 years ago by Arturo Filastò <[email protected]>
* Added brief doctrings to get pylint to shutup about it.

github.com/ooni/probe-legacy - 85f0da80a5fb78b877f29c47931923544933dc06 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Changed the nettest inputParser to no longer be wrapped by @staticmethod, because that might be confusing to test writers.

github.com/ooni/probe-legacy - 6d971bc3c49c50084d047ea77546a2eec7a53d84 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Changed runner.getTestOptions() to return the localoptions, in addition to setting them as an attribute.

github.com/ooni/probe-legacy - c342c61e8ef0f7d79300054823d788ef1f4af878 authored about 12 years ago by Isis Lovecruft <[email protected]>
* There are still bugs in the options parser, and inputs is a listiterater, which also needs to be fixed.

github.com/ooni/probe-legacy - 94d1260906017f58afabba2d2fefbf1bf4ac394f authored about 12 years ago by Isis Lovecruft <[email protected]>
* Fixed oonicli.py trying to catch the wrong exception.

* Added a docstring in oonicli.py.
* Fixed oonicli.py not printing the help/info message when cal...

github.com/ooni/probe-legacy - 1739910de4b4744213961a00c9f0f56a76b52f7a authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved /old-to-be-ported to /to-be-ported.

github.com/ooni/probe-legacy - ed7cb1a39289d18eb869151dfa376d9b73be6c1c authored about 12 years ago by Isis Lovecruft <[email protected]>
* Removed the remained of the /old_scripts directory.

github.com/ooni/probe-legacy - 12f60a36b117d7968299548d8acedb33b38f58ed authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved /lists to /inputs.

github.com/ooni/probe-legacy - 00d426e10acf36ab487259929f95ac5b971b1309 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved /lists to /inputs.

github.com/ooni/backend - 9f50413a07260912a05629f52ae7f3bcbcaa471a authored about 12 years ago by Isis Lovecruft <[email protected]>
* Fixing ORunner not finding inputs.

* Need to remove the generator class from inputunit.py.

github.com/ooni/probe-legacy - 50286ad9c79a7023ccdfc1f0a3526fb7ff76865c authored about 12 years ago by Isis Lovecruft <[email protected]>
* Still working on NetTestAdaptor

* Fixed so many errors in pretty much everything that I can't even count.

github.com/ooni/probe-legacy - 743e6f57cf72058a253134cce092aad9ea95379a authored about 12 years ago by Isis Lovecruft <[email protected]>
* Still not sure what to do with the custodiet and bridget, also not sure

about plugoo.

github.com/ooni/probe-legacy - 0e45f922ca7293d1eceac76945385960407ad2ad authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moving bridget around to be better integrated with the new ooni structure.

github.com/ooni/probe-legacy - 276aeea3a524018df7a4535add3e2ad83f755e33 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Working on the t.p.usage.Options constructor class.

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

Conflicts:
ooni/nettest.py

github.com/ooni/probe-legacy - 3d956cf7683bf25cae6975006d0aa4e828813dd3 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Started creating the Options constructor.

github.com/ooni/probe-legacy - cf764e5c195fefc70d215b73490ecffc303bec6e authored about 12 years ago by Isis Lovecruft <[email protected]>
* Fix NetTestAdaptor constructor call.

github.com/ooni/probe-legacy - c30c355fd32117d155055e9c0b540158e04eedf9 authored about 12 years ago by Isis Lovecruft <[email protected]>
Fix some things that are broken

github.com/ooni/probe-legacy - 9abf23f9fd2f8ef5b05e9c99b9213917439231ab authored about 12 years ago by Hackerberry Finn <[email protected]>
* Changing all of the references to TestCase which referenced

ooni.nettest.TestCase to "NetTestCase" because the class has been
renamed. There other two th...

github.com/ooni/probe-legacy - 27d3cd826f7277ba3481e98aa013e3039d52e5b3 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Added constructor override to call setUpClass, for handling inputs.

github.com/ooni/probe-legacy - e526c0f715d00dfe0f0135081436b36e24f5d4f5 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Renaming TestCase to NetTestCase to avoid namespace confusion.

github.com/ooni/probe-legacy - a102a8309dbe287e5d20d3c605d7a2b3743f5da0 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Updated the Makefile which is used for checking if OONI tests are working.

* Changes to nettest and runner to make them call parent classes correctly.
* Started working on ...

github.com/ooni/probe-legacy - 9b2132cea553a7e723efa1fb3afcce425c745ca3 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved the /assets directory to /lists. I find that seeing a directory named

"assets" does not immediately inform me that it is full of txt files with
lists of keywords, ...

github.com/ooni/probe-legacy - 7a34cb4bb9dd2d0f6b2d6deadb459501d72cecf5 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved the /assets directory to /lists. I find that seeing a directory named

"assets" does not immediately inform me that it is full of txt files with
lists of keywords, ...

github.com/ooni/backend - ed7363928a6551e847457145f495575277c25ec8 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Updated the TODO file. PLEASE READ IT.

github.com/ooni/probe-legacy - 3350885b7d3c24795b5ccf9e1fbeee379ebcecd0 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Removing some of the old old old code. Everything that I've deleted is

something I've read through and decided either has a replacement or else is
useless in the cu...

github.com/ooni/probe-legacy - 559171b5c4ac91f780d96ddbcce4664ab06a2654 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved old code to /old-to-be-ported code.

github.com/ooni/probe-legacy - dc3393fef26d2d9b03e6403f46909de00f55bf17 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moar refaktorzingz.

github.com/ooni/probe-legacy - aa57669fa826c6146a8028ed571c531ab2a2bc66 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moving tests which are not ported to the new API to the top level

old-to-be-ported/ directory.

github.com/ooni/probe-legacy - 8894f057967a779875c8cb5b9c00971408d08fc9 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Removing old tests which have already been ported: dnstamper, echo,

blocking.

github.com/ooni/probe-legacy - 77c07070e7e8575abc7e6b9fdeed4d7664736ec3 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Keeping bridge thing in the ooni/bridget directory. Some of these are

generic enough that they should be in nettests, but I remember something
about git hating on ...

github.com/ooni/probe-legacy - d257a577cdc72967076a49784deba2468057d7fb authored about 12 years ago by Isis Lovecruft <[email protected]>
* Rebasing all the branches on top of master to include commit histories.

* Merge branch 'rebase-bridget'

github.com/ooni/probe-legacy - 0de524513fb2a0e617d0ab5c10a6c358e617887d authored about 12 years ago by Isis Lovecruft <[email protected]>
* Refactor all the bridget tests into a better dir structure

github.com/ooni/probe-legacy - 04a61965d73cb96745e898c5bfd4cf097a090803 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Including old commits from when things were originally written on separate

branches, and also including an anonymous contribution.
* Merge branch 'tls-check'

github.com/ooni/probe-legacy - a4f68d27aadca96b1c873cc29daa93be9ee8238b authored about 12 years ago by Isis Lovecruft <[email protected]>
* Adding TLS handshake script from anonymous contributor. :D

github.com/ooni/probe-legacy - b31d3dbc2f72f46175466dfb5e7d7a94781e5a31 authored about 12 years ago by Hackerberry Finn <[email protected]>
* Updated the TODO file.

* ...and the Makefile because I moved echo.py and forgot to update
its line.

github.com/ooni/probe-legacy - 049875766cacc75b993ced357fdd5a6cbeb160c4 authored about 12 years ago by Isis Lovecruft <[email protected]>
* The Makefile is a quick and dirty way to run all the tests simultaneously,

to check that your haxorzingz haven't fubar'd all of the things.
* That Makefile still needs mo...

github.com/ooni/probe-legacy - 1e5d1aeea8115f5d0b8c04c2308ef001a3538481 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Worked out the last bit of the bug with tests not getting all the

different available inputs, i.e. a test would take things from an
input file, and then not fr...

github.com/ooni/probe-legacy - 9f0304b59b86d8d3be3e6d1564111b92fc18a1e8 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Fixed a stupid bug where only half the occurrences of a method

were renamed.

github.com/ooni/probe-legacy - a365349b8ff58233968e844e386ac67bcfda090d authored about 12 years ago by Isis Lovecruft <[email protected]>
* Remainer of the TestCase changes, now that the other problems have been

sorted out. Restructured most of the logic for test creation, and removed
some assertion whic...

github.com/ooni/probe-legacy - 9ad8e44a9a430521eb664b3bc508caad1e28e9f8 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Refactoring and moving the unported tests.

github.com/ooni/probe-legacy - 35c25e794b389cf399a431459ccef93f131660d1 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Organising unported code to a single directory.

github.com/ooni/probe-legacy - 4b735fbff7733bd05a0b75f16306147030fd4abb authored about 12 years ago by Isis Lovecruft <[email protected]>
* Deleted the old ooniprobe.py script, except for a few parts which may still

be useful -- those are now in ooni.utils.legacy.

github.com/ooni/probe-legacy - 2d31c729d25280f415dab515e684662e14402f4b authored about 12 years ago by Isis Lovecruft <[email protected]>
* Moved old ooniprobe.py script as the logic it used for running what

are not legacy tests was mostly reimplemented in ooni/utils/legacy.py.
* Cleaned up the code a ...

github.com/ooni/probe-legacy - b32acfe8c63ec9f6bbbf8b5020c6534ce0157da5 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Fixed whitespace, removed imports, marked another import because

it appears to cause errors.

github.com/ooni/probe-legacy - 22b58cf7279b3516feda1528092575b0c0f87fee authored about 12 years ago by Isis Lovecruft <[email protected]>
* Fixed a bug with a statement which was trying to to derive a

key,value pair from a tuple.

github.com/ooni/probe-legacy - ad771cd3265a4abfc4786d42ea0e7eb89786a986 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Removed duplicate "log started" statement.

github.com/ooni/probe-legacy - 48f1ea12a07d17a34de23475308a532c57340ff7 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Removed unused optFlags attribute from nettest.TestCase.

* Added log.debug statement to figure out where the error is coming from.

github.com/ooni/probe-legacy - d5e2a88eaf35283568ac8bd3906c8c3ef6e1e555 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Prevent all of the legacy plugins from auto-instantiating though

getPlugin().

github.com/ooni/probe-legacy - 2320c69037cd16baa720ecfe5d1ca57f2be87340 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Script to automatically generate patches for submission.

* Comment out the legacy modules for testing.

github.com/ooni/probe-legacy - d0fc26388841afcbcea439adb32e02a53c8c6f19 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Added check on import so that uninitialized /ooni/lib doesn't cause an

Exception.

github.com/ooni/probe-legacy - 9577336bf05eee7e0a8c4bf78177f44fc046d169 authored about 12 years ago by Isis Lovecruft <[email protected]>
Merge branch 'rebase2-after'

github.com/ooni/probe-legacy - 6157aff26251fb6bcc09e85f10ca39db01cf3e79 authored about 12 years ago by Isis Lovecruft <[email protected]>
Merge branch 'rebase2-after'

github.com/ooni/backend - 620b60c00457f334fe063299b7e47f18d85ca9a5 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Removed the optFlags from echo.py since they will not get parsed.

* Added debug statement to reporter.
* Fixed misnamed variables in nettest.py.

github.com/ooni/probe-legacy - 98ab8e82f0637d870798280361bcfc7a484f0fc7 authored about 12 years ago by Isis Lovecruft <[email protected]>
Add requiresRoot attribute to test API

* Will trigger error if trying to run a test that requires root

github.com/ooni/probe-legacy - 435b3e3f4376fe661a32c836717d5a3f8e53125e authored about 12 years ago by Arturo Filastò <[email protected]>
Implement reporter for OONIB

* Fix bad bug in reporter for OONIC

github.com/ooni/probe-legacy - 9526df1952f840cacddfa409a4afe7953919bd18 authored about 12 years ago by Arturo Filastò <[email protected]>
* Fix import error.

github.com/ooni/probe-legacy - 91b397607979f797b399ccb13dea6011d851e016 authored about 12 years ago by Isis Lovecruft <[email protected]>
Use log.msg instead of print in dnstamper

* Minor cleanup

github.com/ooni/probe-legacy - af87339f911e0dbeaca40e017c2d1b8899e91b2f authored about 12 years ago by Arturo Filastò <[email protected]>
Add glossary with list of terms we use in OONI

github.com/ooni/probe-legacy - 9d56a842363e0017992ba087f9b89547c893d163 authored about 12 years ago by Arturo Filastò <[email protected]>
Refactor reporter, config and onion

* Stop using newstyle super method on oldstyle class

github.com/ooni/probe-legacy - a17ea0cb44fc5d9f969e716ad5ddf8b7c164c5c8 authored about 12 years ago by Arturo Filastò <[email protected]>
Avoid doing wildcard import of scapy.all

* Your code has been rated at 5.68/10 (previous run: 5.63/10)

github.com/ooni/probe-legacy - 628684e9aee6482cf7da8bbf0999412c58dac7c9 authored about 12 years ago by Arturo Filastò <[email protected]>
Refactor reporter and removal of dead code

github.com/ooni/probe-legacy - 71e8bc3664c7acb35d308120dc504880c3168e8d authored about 12 years ago by Arturo Filastò <[email protected]>
Further refactoring of nettest and runner

* Add some notes on running tests in threads
* Define and document _tests attribute of out nettes...

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

* Remove unused imports
* Fix import indentation (please do not align from modules)

github.com/ooni/probe-legacy - 07addc1b4e1c60ede34b166a5d1208f183f47530 authored about 12 years ago by Arturo Filastò <[email protected]>
Add to global import table legacy modules

* Refactor test case directory structure separating legacy tests from new tests

github.com/ooni/probe-legacy - 3edb0341eee6ff11b6fd7e1108a4bce00a5e89e4 authored about 12 years ago by Arturo Filastò <[email protected]>
Add a very simple test that *must* always pass.

* Useful for testing the newstyle API

github.com/ooni/probe-legacy - 4433cadaa39dd84b922329c84a7e791d81cac7c6 authored about 12 years ago by Arturo Filastò <[email protected]>
Port squid transparent HTTP proxy detector to new API

* Remove some dead code
* Move authors to new directory
* Make reporter not swallow all traceback...

github.com/ooni/probe-legacy - f5acc677c00b8ab83bc6dc41fdd09ac487acdfc0 authored about 12 years ago by Arturo Filastò <[email protected]>
Remove lot's of dead code and documentation, salvage the salvagable

* It was on the point of rotting.

github.com/ooni/probe-legacy - 91503dc8f5513d609634457bdbc9ab395524264b authored about 12 years ago by Arturo Filastò <[email protected]>
Move a super nested directory that contained old bash scripts to root

* Delete fluff

github.com/ooni/probe-legacy - f7ca2a935785bee75f03a9666286ddb3a8ced4b1 authored about 12 years ago by Arturo Filastò <[email protected]>
Port squid transparent HTTP proxy detector to new API

* Remove some dead code
* Move authors to new directory
* Make reporter not swallow all traceback...

github.com/ooni/backend - f626d39af8a5ad902fe23ca5fa6e7d1a9465629b authored about 12 years ago by Arturo Filastò <[email protected]>
* Fix import error.

github.com/ooni/probe-legacy - f4b45f970b057b45ae05e7a8561ffff29f264ef0 authored about 12 years ago by Isis Lovecruft <[email protected]>
* Changed txscapy.sendReceivePackets() to accept **kwargs so that the

default timeout could be overriden.
* Unittest for sorting out multiple inheritance issues.

github.com/ooni/probe-legacy - 60cd31ec733f2c67d0fc935d7612824d228e83ec authored about 12 years ago by Isis Lovecruft <[email protected]>
* Refactored runner to get it to recognise test suboptions.

github.com/ooni/probe-legacy - a778902283ff9ddf1c54e6e13d2debed16f28a0f authored about 12 years ago by Isis Lovecruft <[email protected]>
* Refactored nettest.TestCase to get it to recognize test suboptions.

github.com/ooni/probe-legacy - 1928f5b0b898c1cdfe817e9432b92543c4763298 authored about 12 years ago by Isis Lovecruft <[email protected]>