| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | * Moved /test_inputs/* to /inputs. | Isis Lovecruft | 2012-11-08 | |
| | | | | | | ||||
| | | * | | | * Adding new Makefile in top dir | Isis Lovecruft | 2012-11-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding saved copy of *.secdev.org SSL cert so we can correctly check for cert warning. * Updated installation documentation. | |||
| | | * | | | Merge branch 'master' of git-rw.torproject.org:ooni-probe | Isis Lovecruft | 2012-11-08 | |
| | | |\ \ \ | ||||
| | | * \ \ \ | Merge branch 'master' of git-rw.torproject.org:ooni-probe | Isis Lovecruft | 2012-11-08 | |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ooni/nettest.py ooni/oonicli.py ooni/runner.py | |||
| | | * | | | | | * Added brief doctrings to get pylint to shutup about it. | Isis Lovecruft | 2012-11-05 | |
| | | | | | | | | ||||
| | | * | | | | | * Changed the nettest inputParser to no longer be wrapped by @staticmethod, ↵ | Isis Lovecruft | 2012-11-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because that might be confusing to test writers. | |||
| | | * | | | | | * Changed runner.getTestOptions() to return the localoptions, in addition to ↵ | Isis Lovecruft | 2012-11-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setting them as an attribute. | |||
| | | * | | | | | * There are still bugs in the options parser, and inputs is a listiterater, ↵ | Isis Lovecruft | 2012-11-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which also needs to be fixed. | |||
| | | * | | | | | * Fixed oonicli.py trying to catch the wrong exception. | Isis Lovecruft | 2012-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 file | Arturo Filastò | 2012-11-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make runner rename file to .old if it already exists | |||
| | * | | | | | | Refactor reporting system | Arturo 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 notes | Arturo Filastò | 2012-11-07 | |
| |/ / / / / | ||||
| * | | | | | Do some important refactoring of runner and nettest | Arturo Filastò | 2012-11-07 | |
| | | | | | | | | | | | | | | | | | | | | | * Refactor dnstamper to usage usage.Options | |||
| * | | | | | Rename advancedOptParameters to usageOptions | Arturo Filastò | 2012-11-07 | |
| | | | | | | | | | | | | | | | | | | | | | * Change all references to the new name | |||
| * | | | | | Make the relevant changes to the ping test by isis | Arturo 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 files | Arturo Filastò | 2012-11-07 | |
| |/ / / | ||||
| * | | | Implement GeoIP lookup support | Arturo 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 support | Arturo 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 API | Arturo Filastò | 2012-11-07 | |
| | | | | | ||||
| * | | | | Remove raw inputs and move them to a separate repository | Arturo Filastò | 2012-11-07 | |
| |/ / / | | | | | | | | | | * Add Makefile to fetch such lists | |||
| * | | | Add docs for modules, kit and lib | Arturo Filastò | 2012-11-06 | |
| | | | | ||||
| * | | | Fix up documentation | Arturo Filastò | 2012-11-06 | |
| | | | | | | | | | | | | | * Add proper requirements.txt file | |||
| * | | | Move bridgeT and echo test to bridge reachability directory | Arturo Filastò | 2012-11-06 | |
| | | | | ||||
| * | | | Add basic unittest for testing of DNS | Arturo Filastò | 2012-11-06 | |
| | |/ |/| | ||||
| * | | Refactor DNS Tamper test to use twisted.name.client.queryUDP | Arturo 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 tests | Arturo 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 oconfig | Arturo Filastò | 2012-11-06 | |
| | | | ||||
| * | | Add keyword filtering test file | Arturo Filastò | 2012-11-06 | |
| | | | ||||
| * | | Implement keyword filtering detection tool | Arturo Filastò | 2012-11-06 | |
| | | | | | | | | | * Fix some bugs in reporter and runner | |||
| * | | Fix bug in scapy test template | Arturo Filastò | 2012-11-06 | |
| | | | | | | | | | * Add debug lines to scapyt | |||
| * | | Add URL list test. | Arturo Filastò | 2012-11-05 | |
| | | | ||||
| * | | Consolidate report format | Arturo Filastò | 2012-11-05 | |
| | | | ||||
| * | | Fix typo in class used by bridget | Arturo Filastò | 2012-11-05 | |
| | | | ||||
| * | | Port Bridget to the new API | Arturo 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 Lovecruft | 2012-11-04 | |
| | | ||||
| * | * Removed the remained of the /old_scripts directory. | Isis Lovecruft | 2012-11-04 | |
| | | ||||
| * | * Moved /lists to /inputs. | Isis Lovecruft | 2012-11-04 | |
| | | ||||
| * | * Fixing ORunner not finding inputs. | Isis Lovecruft | 2012-11-04 | |
| | | | | | * Need to remove the generator class from inputunit.py. | |||
| * | * Still working on NetTestAdaptor | Isis Lovecruft | 2012-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 sure | Isis Lovecruft | 2012-11-04 | |
| | | | | | about plugoo. | |||
| * | * Moving bridget around to be better integrated with the new ooni structure. | Isis Lovecruft | 2012-11-04 | |
| | | ||||
| * | * Working on the t.p.usage.Options constructor class. | Isis Lovecruft | 2012-11-04 | |
| | | ||||
| * | Merge remote-tracking branch 'hackerberry/master' | Isis Lovecruft | 2012-11-04 | |
| |\ | | | | | | | | | Conflicts: ooni/nettest.py | |||
| | * | Fix some things that are broken | Hackerberry Finn | 2012-11-03 | |
| | | | ||||
