summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | | | * Changed runner.getTestOptions() to return the localoptions, in addition to ↵Isis Lovecruft2012-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | setting them as an attribute.
| | * | | | | * There are still bugs in the options parser, and inputs is a listiterater, ↵Isis Lovecruft2012-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | which also needs to be fixed.
| | * | | | | * Fixed oonicli.py trying to catch the wrong exception.Isis Lovecruft2012-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added a docstring in oonicli.py. * Fixed oonicli.py not printing the help/info message when called without arguments.
| * | | | | | Disabled debug log in default config fileArturo Filastò2012-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make runner rename file to .old if it already exists
| * | | | | | Refactor reporting systemArturo Filastò2012-11-08
| | |_|/ / / | |/| | | | | | | | | | | | | | | | * Fix import error in http host test
| * | | | | Merge branch 'wtf'Arturo Filastò2012-11-07
| |\ \ \ \ \
| | * | | | | Move peculiar code to wtf directory.Arturo Filastò2012-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Comment on tor related code and propose that it gets removed.
| | * | | | | Move peculiar unused file to wtf directory.Arturo Filastò2012-11-07
| | | |_|_|/ | | |/| | |
* | | | | | Jot down some quick notesArturo Filastò2012-11-07
|/ / / / /
* | | | | Do some important refactoring of runner and nettestArturo Filastò2012-11-07
| | | | | | | | | | | | | | | | | | | | * Refactor dnstamper to usage usage.Options
* | | | | Rename advancedOptParameters to usageOptionsArturo Filastò2012-11-07
| | | | | | | | | | | | | | | | | | | | * Change all references to the new name
* | | | | Make the relevant changes to the ping test by isisArturo Filastò2012-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | * It appears to be broken in multiple points, so I just made the changes that are relevant to the test template changes.
* | | | | Refactor the Scapy test template.Arturo Filastò2012-11-07
| |_|/ / |/| | | | | | | | | | | | | | | | | | | * Now is it much more simple For the time being the txscapy send and receiver will be disabled in sake of KISS principle.
* | | | Add Makefile to fetch Maxmind geoip database filesArturo Filastò2012-11-07
|/ / /
* | | Implement GeoIP lookup supportArturo Filastò2012-11-07
| | | | | | | | | | | | | | | * From configuration options it is possible to choice what level of privacy the prober is willing to accept.
* | | Implement config file supportArturo Filastò2012-11-07
| | | | | | | | | | | | * You are able to specify basic and advanced options in YAML format
* | | Merge branch 'remove-old-api'Arturo Filastò2012-11-07
|\ \ \
| * | | Remove all references to the old APIArturo Filastò2012-11-07
| | | |
* | | | Remove raw inputs and move them to a separate repositoryArturo Filastò2012-11-07
|/ / / | | | | | | | | | * Add Makefile to fetch such lists
* | | Add docs for modules, kit and libArturo Filastò2012-11-06
| | |
* | | Fix up documentationArturo Filastò2012-11-06
| | | | | | | | | | | | * Add proper requirements.txt file
* | | Move bridgeT and echo test to bridge reachability directoryArturo Filastò2012-11-06
| | |
* | | Add basic unittest for testing of DNSArturo Filastò2012-11-06
| |/ |/|
* | Refactor DNS Tamper test to use twisted.name.client.queryUDPArturo Filastò2012-11-06
| | | | | | | | | | * Add a "Error: " prefix to utils/log.py * Make some changes to before_i_commit script
* | Add script that verifys proper functionality of basic testsArturo Filastò2012-11-06
| | | | | | | | | | | | | | * As suggested by Jake * There is a subset of inputs that will run with the tests to avoid having to wait loads of time for the test running. * This should not require more than 30 seconds on a decent network
* | Make important refactoring to various parts.Arturo Filastò2012-11-06
| | | | | | | | * Fix bug in captive portal test
* | Refactor log file rename configuration to oconfigArturo Filastò2012-11-06
| |
* | Add keyword filtering test fileArturo Filastò2012-11-06
| |
* | Implement keyword filtering detection toolArturo Filastò2012-11-06
| | | | | | | | * Fix some bugs in reporter and runner
* | Fix bug in scapy test templateArturo Filastò2012-11-06
| | | | | | | | * Add debug lines to scapyt
* | Add URL list test.Arturo Filastò2012-11-05
| |
* | Consolidate report formatArturo Filastò2012-11-05
| |
* | Fix typo in class used by bridgetArturo Filastò2012-11-05
| |
* | Port Bridget to the new APIArturo Filastò2012-11-05
|/ | | | | * Unbreak the new API and make sure tests work as they should * Add more advanced parameters for the test input as requested by Isis
* * Moved /old-to-be-ported to /to-be-ported.Isis Lovecruft2012-11-04
|
* * Removed the remained of the /old_scripts directory.Isis Lovecruft2012-11-04
|
* * Moved /lists to /inputs.Isis Lovecruft2012-11-04
|
* * Fixing ORunner not finding inputs.Isis Lovecruft2012-11-04
| | | | * Need to remove the generator class from inputunit.py.
* * Still working on NetTestAdaptorIsis Lovecruft2012-11-04
| | | | * Fixed so many errors in pretty much everything that I can't even count.
* * Still not sure what to do with the custodiet and bridget, also not sureIsis Lovecruft2012-11-04
| | | | about plugoo.
* * Moving bridget around to be better integrated with the new ooni structure.Isis Lovecruft2012-11-04
|
* * Working on the t.p.usage.Options constructor class.Isis Lovecruft2012-11-04
|
* Merge remote-tracking branch 'hackerberry/master'Isis Lovecruft2012-11-04
|\ | | | | | | | | Conflicts: ooni/nettest.py
| * Fix some things that are brokenHackerberry Finn2012-11-03
| |
* | * Started creating the Options constructor.Isis Lovecruft2012-11-04
| |
* | * Fix NetTestAdaptor constructor call.Isis Lovecruft2012-11-04
|/
* * Changing all of the references to TestCase which referencedIsis Lovecruft2012-11-04
| | | | | | | ooni.nettest.TestCase to "NetTestCase" because the class has been renamed. There other two things called "TestCase" are twisted.trial.unittest.TestCase and the Python Standard Library unittest.TestCase.
* * Added constructor override to call setUpClass, for handling inputs.Isis Lovecruft2012-11-04
|
* * Renaming TestCase to NetTestCase to avoid namespace confusion.Isis Lovecruft2012-11-04
|
* * Updated the Makefile which is used for checking if OONI tests are working.Isis Lovecruft2012-11-04
| | | | | * Changes to nettest and runner to make them call parent classes correctly. * Started working on adaptor class for nettest.TestCase.