summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge patch from aagbsn for setup of iptables rulesArturo Filastò2012-11-28
|\ \ \
| * | | Set default helpers.ssl.port to 57006aagbsn2012-11-28
| * | | Add instructions to redirect low ports with iptablesaagbsn2012-11-28
| |/ /
* | | Update .gitignore to ignore ooniprobe.confArturo Filastò2012-11-28
* | | Fix before I commit scriptArturo Filastò2012-11-28
|/ /
* | Merge branch 'master' of github.com:hellais/ooni-probeArturo Filastò2012-11-28
|\ \
| * | Add install instructions for latest version of TorArturo Filastò2012-11-27
| * | Set the required Tor version 2.2.xArturo Filastò2012-11-27
| * | Add tor to the list of dependenciesArturo Filastò2012-11-27
* | | Refactor directory of nettestsArturo Filastò2012-11-28
* | | Further workArturo Filastò2012-11-28
* | | Test DNS tamper test and move to blocking test directory.Arturo Filastò2012-11-28
* | | Fix missing argument in runTestCasesWithInputArturo Filastò2012-11-28
* | | Improve oonibArturo Filastò2012-11-28
* | | Always write report to fileArturo Filastò2012-11-28
|/ /
* | Make debug messages a bit more usefulArturo Filastò2012-11-27
* | Parse the test specific command line options when running a test or testsArturo Filastò2012-11-27
* | s/config.tor.socksport/config.tor.socks_port/Arturo Filastò2012-11-27
* | If the option start_tor is set to True, make sure that Tor is started before ...Arturo Filastò2012-11-27
* | Improve the reporting of HTTP Test template. Include the reason of the failur...Arturo Filastò2012-11-26
* | Add support for starting Tor via txtorconArturo Filastò2012-11-26
* | Add logPrefixes to txagentwithsocksArturo Filastò2012-11-26
* | Handle responseNeverReceived failureArturo Filastò2012-11-26
* | Rename setupProgressMeters to updateProgressMeters and add debugging.Arturo Filastò2012-11-26
* | Store the state of the currently running tests, their progress and estimated ...Arturo Filastò2012-11-26
* | Merge pull request #8 from aagbsn/update-setup-instructionArturo Filastò2012-11-25
|\ \
| * | Update READMEaagbsn2012-11-25
* | | Merge branch 'master' of github.com:hellais/ooni-probeArturo Filastò2012-11-26
|\ \ \ | |/ /
| * | Update insArturo Filastò2012-11-25
* | | Merge branch 'resumesupport'Arturo Filastò2012-11-26
|\ \ \
| * | | Add test state execution tracking and resume supportArturo Filastò2012-11-26
| |/ /
* | | Add test state execution tracking and resume supportArturo Filastò2012-11-25
|/ /
* | Fix bug that mistakenly reports unsupported twisted versionArturo Filastò2012-11-25
* | Fix bug that lead processPacket being called even if no packet has been receivedArturo Filastò2012-11-25
* | Register scapyFactor if it is not registeredArturo Filastò2012-11-25
* | Randomize source port by default in traceroute test and include source port i...Arturo Filastò2012-11-25
* | Handle the case in which we do not get a DNS lookup response and include it i...Arturo Filastò2012-11-25
* | The dicts and lists used for keeping track of answers should be instance attr...Arturo Filastò2012-11-25
* | Make the sniffer not run in a separate thread, but use a non blocking fdescArturo Filastò2012-11-25
* | Add proper documentation to HTTP Test templateArturo Filastò2012-11-25
* | Test and Implement HTTP Header Field Manipulation TestArturo Filastò2012-11-25
* | Update unittests for runnerArturo Filastò2012-11-25
* | Implement test deck system for automating the specification of command line a...Arturo Filastò2012-11-25
* | Refactoring on runner, reporter and oonicliArturo Filastò2012-11-25
* | Update before_i_commit script with command line option of DNS tamperArturo Filastò2012-11-24
* | If libpcap and libdnet is present we will use them. If not use raw sockets.Arturo Filastò2012-11-24
* | Comment out what we would want to haveArturo Filastò2012-11-24
* | Do some important refactoring of scapy related functionalityArturo Filastò2012-11-24
* | Fix bug in tests that do not have usageOptionsArturo Filastò2012-11-24
* | Put a sane timeout default on txscapyArturo Filastò2012-11-24