| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | Refactoring of runner | Arturo Filastò | 2012-11-20 | |
| | | | | | | | | | | | * Add support for baseParameters that allow the specification of a set of default parameters to be be used in all the test templates. | |||
| * | | Remove references to optFlags in runner | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Remove unused/unsupported functionality from NetTest | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Remove dead code | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Add documentation for DNS Tamper test | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Do change of syntax to dns tamper test | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Include the resolver IP:Port in the report | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Add example usage of DNS Test Template | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Create DNS Test template | Arturo Filastò | 2012-11-20 | |
| | | | | | | | | | * Use such template for DNS Tamper test | |||
| * | | Add some TODOs to the traceroute test description | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Improve doc string of HTTP URL list test | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Add list of tests to the toc | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Include release number in configuration file | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Update sample report in HTTP Host test | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Rename url list test to HTTP URL List | Arturo Filastò | 2012-11-20 | |
| | | | | | | | | | * Refactor of the test logic | |||
| * | | Refactor HTTP Test Template | Arturo Filastò | 2012-11-20 | |
| | | | | | | | | | | | | | * !! Changes to the report format of HTTP Test template derived tests Requests are now stored inside of an array to allow the storing of multiple request/response pairs | |||
| * | | Remove dead code | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Improve report of TCP Connect test | Arturo Filastò | 2012-11-20 | |
| | | | ||||
| * | | Add test descriptions for HTTP Host test, TCP Connect test and Traceroute. | Arturo Filastò | 2012-11-20 | |
| | | | | | | | | | * Add also a test description template | |||
| * | | Merge remote-tracking branch 'evil/master' into httprequests | Arturo Filastò | 2012-11-19 | |
| |\ \ | | | | | | | | | | | | | * evil/master: twisted Headers() class edited to avoid header fix in reference to: https://trac.torproject.org/projects/tor/ticket/7432 | |||
| | * | | twisted Headers() class edited to avoid header fix in reference to: ↵ | Giovanni Pellerano | 2012-11-19 | |
| | | | | | | | | | | | | | https://trac.torproject.org/projects/tor/ticket/7432 | |||
| * | | | Fix bug that lead to httpt based reports to not have the url attribute set ↵ | Arturo Filastò | 2012-11-19 | |
| |/ / | | | | | | | | | | | | | properly * It has to do with the fact that the request dict was being passed to the report as a reference and not being reinstanced for every test | |||
| * | | Refactor HTTP Test Template | Arturo Filastò | 2012-11-18 | |
| | | | ||||
| * | | Refactor exception logging function | Arturo Filastò | 2012-11-18 | |
| | | | | | | | | | | | * Print out the stack trace when the exception is of twisted.python.failure.Failure type. | |||
| * | | Use print instead of log in oonib bootstrapping process | Arturo Filastò | 2012-11-18 | |
| | | | | | | | | | * This is required because the logger is not running yet | |||
| * | | Merge remote-tracking branch 'flavioamiero/fix-requirements' into requirements | Arturo Filastò | 2012-11-16 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * flavioamiero/fix-requirements: Use the latest txtorcon in pypi Tells pip to install scapy from the website Conflicts: oonib/requirements.txt | |||
| | * | | Use the latest txtorcon in pypi | Flavio Amieiro | 2012-11-15 | |
| | | | | | | | | | | | | | Currently, txtorcon in pypi is 0.6, oonib/requirements.txt required 0.7. | |||
| | * | | Tells pip to install scapy from the website | Flavio Amieiro | 2012-11-15 | |
| | | | | ||||
| * | | | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe | Arturo Filastò | 2012-11-16 | |
| |\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://git-rw.torproject.org/ooni-probe: * Adding back in a few changes that got lost in an octopus battle. * Updated oonib requirements. * Rewrite of echo. * Minor change to Makefile. * Moved iface and ipaddr discovery function to ooni.utils.net. * Updated oonib requirements. * Rewrite of echo. * Minor change to Makefile. * Moved iface and ipaddr discovery function to ooni.utils.net. | |||
| | * | | Merge branch 'master' into master-copy | Isis Lovecruft | 2012-11-16 | |
| | |\ \ | | | | | | | | | | | | | Apply fixes to a couple bugs in ooni.utils.net. | |||
| | | * | | * Adding back in a few changes that got lost in an octopus battle. | Isis Lovecruft | 2012-11-15 | |
| | | | | | ||||
| | | * | | * Updated oonib requirements. | Isis Lovecruft | 2012-11-15 | |
| | | | | | ||||
| | | * | | * Rewrite of echo. | Isis Lovecruft | 2012-11-15 | |
| | | | | | ||||
| | | * | | * Minor change to Makefile. | Isis Lovecruft | 2012-11-15 | |
| | | | | | ||||
| | | * | | * Moved iface and ipaddr discovery function to ooni.utils.net. | Isis Lovecruft | 2012-11-15 | |
| | | |/ | ||||
| | * | | * Updated oonib requirements. | Isis Lovecruft | 2012-11-15 | |
| | | | | ||||
| | * | | * Rewrite of echo. | Isis Lovecruft | 2012-11-15 | |
| | | | | ||||
| | * | | * Minor change to Makefile. | Isis Lovecruft | 2012-11-15 | |
| | | | | ||||
| | * | | Merge branch 'master' of git-rw.torproject.org:ooni-probe | Isis Lovecruft | 2012-11-15 | |
| | |\ \ | | |/ | ||||
| | * | | Merge branch 'master' of git-rw.torproject.org:ooni-probe | Isis Lovecruft | 2012-11-15 | |
| | |\ \ | | | | | | | | | | | | | | | | | Conflicts: ooni/utils/net.py | |||
| | * | | | * Moved iface and ipaddr discovery function to ooni.utils.net. | Isis Lovecruft | 2012-11-11 | |
| | | | | | ||||
| * | | | | Parametrize tor socksport for usage with modified HTTP Agent | Arturo Filastò | 2012-11-16 | |
| | | | | | ||||
| * | | | | Add documentation on usage of the SOCKS5 Tor socks client | Arturo Filastò | 2012-11-16 | |
| | | | | | ||||
| * | | | | implemented a SOCKv5 endpoint using the same _WrappingFactory used for TCP ↵ | Giovanni `evilaliv3` Pellerano | 2012-11-16 | |
| | |_|/ |/| | | | | | | | | | | | | | | and SSL. Twisted Agent class extended to use SOCKv5 andpoint to permit HTTP connections throught Tor (shttp:// standing for socksified http) | |||
| * | | | Fix running of http_keyword_filtering test in before_i_commit script | Arturo Filastò | 2012-11-15 | |
| | | | | ||||
| * | | | Add daphn3 test yaml file | Arturo Filastò | 2012-11-15 | |
| | | | | ||||
| * | | | Fix logic of daphn3 for loading inputs via inputProcessor | Arturo Filastò | 2012-11-15 | |
| | | | | ||||
| * | | | Clean up inputProcessor hook | Arturo Filastò | 2012-11-15 | |
| | | | | | | | | | | | | | * Fixes a bug noticed by isis | |||
| * | | | Remove old traceroute implementation | Arturo Filastò | 2012-11-12 | |
| | |/ |/| | | | | | | | * Add whatheaders download to Makefile * Add script to be run in before_i_commit | |||
| * | | Update URL List test to take as input also a single URL | Arturo Filastò | 2012-11-12 | |
| | | | | | | | | | * Refactoring to make the test smaller | |||
