summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Expand)AuthorAge
...
| * | Re-ported echo. Fixed parameters not being passed through txscapy.sr to paren...Isis Lovecruft2012-11-16
* | | Change the timestamp format to use ISO8601.Arturo Filastò2012-12-06
| |/ |/|
* | Update docstringaagbsn2012-12-02
* | Prune kit from docsaagbsn2012-11-30
* | Add newline to please the Sphinxaagbsn2012-11-30
* | Make docstring work with sphinxaagbsn2012-11-30
* | Make docstring work with sphinxaagbsn2012-11-30
* | Write documentation for HTTP Invalid Requests testArturo Filastò2012-11-29
* | Iterate on HTTP Invalid Request Line testArturo Filastò2012-11-29
* | Update before_i_commit testdeckArturo Filastò2012-11-29
* | Make getDiff take as required argument a TrueHeaders object instead of a dictArturo Filastò2012-11-29
* | Fix before I commit scriptArturo Filastò2012-11-28
* | Refactor directory of nettestsArturo 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
* | Add test state execution tracking and resume supportArturo Filastò2012-11-26
* | 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
* | 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
* | 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
* | Take note of the fact that we need such function, specifically for the dnsspo...Arturo Filastò2012-11-24
* | Implement sr1 in txscapyArturo Filastò2012-11-24
* | Update scapy test to support sr1Arturo Filastò2012-11-24
* | Refactor the logic for dumping the YAML reports of packets.Arturo Filastò2012-11-24
* | Make HTTPConnectionPool be a softer dependencyArturo Filastò2012-11-24
* | Implement postProcessor NetTestCase hook for processing the results of all th...Arturo Filastò2012-11-23
* | Get HTTP Requests test in a working state.Arturo Filastò2012-11-22
* | Move txagentwithsocks to utilsArturo Filastò2012-11-22