summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | Add report archival scriptaagbsn2012-12-24
| | |/
| * | Update DNS Test example to not import the DNS Test templateArturo Filastò2012-12-25
| * | Fix major bug in DNS test template that prevented PTR lookups from working pr...Arturo Filastò2012-12-25
| |/
| * Fix typo if addToReport of http testArturo Filastò2012-12-24
| * Fix import problem in httpt test templateArturo Filastò2012-12-24
| * Add parallelism command line optionaagbsn2012-12-23
| * Use handleAllFailures inside of the HTTP Test templateArturo Filastò2012-12-23
| * Fix bug in TCP connect test that made it not properly log errorsArturo Filastò2012-12-23
| * Refactor failure handling code in nettestArturo Filastò2012-12-23
| * Do not swallow failures when a test instance fails to runArturo Filastò2012-12-23
| * Do not swallow exception but write them to the report fileArturo Filastò2012-12-23
| * Add birdseye view of the ooniprobe architectureArturo Filastò2012-12-22
| * Add details on the current implementation status of ooni*Arturo Filastò2012-12-22
| * Add draft ooniprobe API specificationArturo Filastò2012-12-22
| * Add instructions for supervisord configuration and clean up README.mdaagbsn2012-12-22
| * Update oonib README.mdaagbsn2012-12-22
| * Add tor data directories into repoaagbsn2012-12-22
| * Revert back to 9212cba (0.0.9) that was the last known working stateArturo Filastò2012-12-22
| * Fix bug in printing log.warnArturo Filastò2012-12-22
| * Add details on the current implementation status of ooni*Arturo Filastò2012-12-21
| * Add draft ooniprobe API specificationArturo Filastò2012-12-21
| * Add birdseye view of the ooniprobe architectureArturo Filastò2012-12-21
| * Merge remote-tracking branch 'aagbsn/update_oonib_readme'Arturo Filastò2012-12-21
| |\
| | * Add instructions for supervisord configuration and clean up README.mdaagbsn2012-12-20
| | * Update oonib README.mdaagbsn2012-12-12
| * | Merge remote-tracking branch 'aagbsn/add_gitignore_for_tor_directories'Arturo Filastò2012-12-21
| |\ \ | | |/
| | * Add tor data directories into repoaagbsn2012-12-11
| * | Fix typo in getTimeoutArturo Filastò2012-12-21
| * | Cleaned up old /nettests/bridge_reachability directory to unify location ofIsis Lovecruft2012-12-19
| * | Fixed an error with the test_timeout callback taking the wrong parameters, andIsis Lovecruft2012-12-18
| * | Merge branch 'dev-missing-test'Isis Lovecruft2012-12-18
| |\ \
| | * | Cleaned up handling of missing file in /nettest or /test.Isis Lovecruft2012-12-18
| * | | Merge branch 'master' into tcp-flagsIsis Lovecruft2012-12-18
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'tpo-common/master'Isis Lovecruft2012-12-18
| | |\ \ | | | |/
| | | * Clean up HTTP Header Field Manipulation test documentationArturo Filastò2012-12-11
| | | * Explicitly state that reactor.stop and reactor.start should not be called fro...Arturo Filastò2012-12-09
| * | | Apply patch from Dominic at Measurement Labs; adds check for missing file toDominic Hamon2012-12-17
| * | | Fixed a misnamed variable, and a call to log.err when there was not an errorIsis Lovecruft2012-12-17
| * | | Patched upstream scapy, see /ooni/lib/001-scapy_missing-exc.sh.patch. ModifiedIsis Lovecruft2012-12-15
| * | | Updated .gitignore to exclude *.resume files.Isis Lovecruft2012-12-13
| * | | Updated ooniprobe.conf with the default_timeout setting for general maximumIsis Lovecruft2012-12-13
| * | | Started fixing a bug in oonicli.updateStatusBar() and runner.runTestList()Isis Lovecruft2012-12-13
| * | | Fixed a bug where ooni.runner.processTest() expected an unnecessaryIsis Lovecruft2012-12-12
| * | | Moved method NetTestCase._checkRequiredOptions() logic into a function inIsis Lovecruft2012-12-12
| * | | Cleaned up logic for the reactor to callback to test_skip_class() inIsis Lovecruft2012-12-12
| * | | Removed an import line from ooni/reporter.py which tried to import classesIsis Lovecruft2012-12-12
| * | | Cleaned up a couple of the comments in ooniprobe.conf.sample explaining theIsis Lovecruft2012-12-12
| * | | Merge branch 'master' into tcp-flagsIsis Lovecruft2012-12-12
| |\ \ \ | | |/ / | |/| |
| | * | Fixed error with reporting results for tcp flags tests, and cleaned up testIsis Lovecruft2012-12-09
| | * | Refactoring tcp flag testIsis Lovecruft2012-12-06