summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Expand)AuthorAge
...
* | * Added check on import so that uninitialized /ooni/lib doesn't cause anIsis Lovecruft2012-10-31
* | * Removed the optFlags from echo.py since they will not get parsed.Isis Lovecruft2012-10-31
* | * Fix import error.Isis Lovecruft2012-10-31
* | Implement reporter for OONIBArturo Filastò2012-10-31
* | Add requiresRoot attribute to test APIArturo Filastò2012-10-31
* | Avoid doing wildcard import of scapy.allArturo Filastò2012-10-31
* | Refactor reporter, config and onionArturo Filastò2012-10-31
* | Refactor reporter and removal of dead codeArturo Filastò2012-10-31
* | Further refactoring of nettest and runnerArturo Filastò2012-10-31
* | Add to global import table legacy modulesArturo Filastò2012-10-31
* | Refactor runner and ooniArturo Filastò2012-10-31
* | Port squid transparent HTTP proxy detector to new APIArturo Filastò2012-10-31
* | * Changed txscapy.sendReceivePackets() to accept **kwargs so that theIsis Lovecruft2012-10-31
* | * Refactored runner to get it to recognise test suboptions.Isis Lovecruft2012-10-31
* | * Refactored nettest.TestCase to get it to recognize test suboptions.Isis Lovecruft2012-10-31
* | * Updated echo test to the new API. Need to merge master and retest.Isis Lovecruft2012-10-31
* | * Added an InputUnitProcessor class for generating generators forIsis Lovecruft2012-10-31
* | * More whitespace cleanup.Isis Lovecruft2012-10-31
* | * Forgot to remove the old ValueChecker. Made it dead.Isis Lovecruft2012-10-31
* | * Added a Singleton class which can be subclassed, ensuring that there canIsis Lovecruft2012-10-31
* | * Added utilities file for assertions and checks.Isis Lovecruft2012-10-31
* | * Initial outline of metaclasses for dynamic class generation.Isis Lovecruft2012-10-31
* | * Added a couple basic Exception classes to ooni.utils.netIsis Lovecruft2012-10-31
* | * Added a basic ping (ICMP8) test.Isis Lovecruft2012-10-23
* | Port Netalyzr test to new APIArturo Filastò2012-10-23
* | Make logged work againArturo Filastò2012-10-23
* | Review the changes to runner.py that are relevant to the new APIArturo Filastò2012-10-20
* | * Refactored ooni/runner.py again, so that it actually runs old OONITests, newIsis Lovecruft2012-10-20
* | * Moved legacy test classes and functions to a utility file atIsis Lovecruft2012-10-19
* | * Fixed an error due to a missing import in ooni/nettest.py.Isis Lovecruft2012-10-16
* | Fix some bugs introduced in runner.pyArturo Filastò2012-10-13
* | * Fixed a bug where the logger printed double messages to stdout.Isis Lovecruft2012-10-12
* | * Moved /bin/ooniprobe start script to /bin/oonicli.Isis Lovecruft2012-10-12
* | * Updated documentation on the *super* old ooni tests and modified .gitignoreIsis Lovecruft2012-10-11
* | * Rewrote the runner.LegacyOONITest class and runner.loadTestsAndOptionsIsis Lovecruft2012-10-11
* | * Added a trick to supress scapy's annoying "No route found for IPv6 destinat...Isis Lovecruft2012-10-11
* | * Fixed broken imports in tcpconnect test.Isis Lovecruft2012-10-11
* | * Fixed a stupid typo error in one of the variable names.Isis Lovecruft2012-10-11
* | * Cleaned up the code a tiny bit.Isis Lovecruft2012-10-11
* | * Added the config object as a required parameter toIsis Lovecruft2012-10-11
* | * Added a parameter check to make sure that inputFile in nettest.getOptions() isIsis Lovecruft2012-10-11
* | Merge branch 'master' of git://github.com/hellais/ooni-probe into hellais-tes...Isis Lovecruft2012-10-09
|\ \
| * | Parametrize lookup timeout in dnstamper.Arturo Filastò2012-10-08
* | | * Started working on refactoring the DNStamper test, but since Arturo isIsis Lovecruft2012-10-09
|/ /
* | Fix a nasty bug in inputunitArturo Filastò2012-10-08
* | Work on input file handlingArturo Filastò2012-10-07
* | Work on scapy related functionalityArturo Filastò2012-10-07
* | Fix security vulnerability that could have been an issue in the future.Arturo Filastò2012-10-07
* | Implement collector for classifying website with domclass.Arturo Filastò2012-10-07
* | Do some more thorough benchmarks that identify the issue in BSArturo Filastò2012-10-07