summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Expand)AuthorAge
...
* | | Merge remote-tracking branch 'thetorproject/master'Arturo Filastò2013-03-01
|\ \ \
| * \ \ Merge pull request #59 from hellais/feature/reporter_nestingaagbsn2013-02-28
| |\ \ \
| | * | | Flatten the reporter keysArturo Filastò2013-02-28
| | |/ /
| * | | Return something in txscapyArturo Filastò2013-02-28
| * | | Refactor logic for importing scapy related functionsArturo Filastò2013-02-27
| |/ /
* | | Merge branch 'aagbsn/scapyt_fixes'Arturo Filastò2013-03-01
|\ \ \ | |/ / |/| |
| * | Remove unneeded commented out lineArturo Filastò2013-03-01
| * | Add sent packets to report and use startSending instead of sendPacketsaagbsn2013-02-16
| |/
* | Merge pull request #37 from hellais/http_requests_refactoraagbsn2013-02-26
|\ \
| * | Update user agent strings for user agent randomizationArturo Filastò2013-02-08
| * | Disable by default user agent randomization in HTTP Request templateArturo Filastò2013-02-08
| * | Do not swallow errors in HTTP test templateArturo Filastò2013-02-08
| * | Refactor HTTP Requests testArturo Filastò2013-02-08
| |/
* | Merge pull request #47 from aagbsn/add_default_oonib_reporter_legacyJacob Appelbaum2013-02-25
|\ \
| * | Set a default collectoraagbsn2013-02-23
| |/
* | Remove dependency on _WrappingFactoryArturo Filastò2013-02-08
* | Make sure to import Gen, SetGen and MTU even when pypcap is and libdnet are n...Arturo Filastò2013-02-08
|/
* Remove unnecessary ooni imports (closes #8010)Arturo Filastò2013-01-27
* Expand the user (~) fragment when creating directoryArturo Filastò2013-01-27
* Add ability to specify the Tor data directory from the config fileArturo Filastò2013-01-27
* Update version in __init__.py to match tagArturo Filastò2013-01-27
* Use float, else ceil() is meaninglessaagbsn2013-01-02
* Round up the inputunit length and do not add one.aagbsn2012-12-29
* Clean up output of ooniprobeArturo Filastò2012-12-27
* Merge branch 'txsocksx'Arturo Filastò2012-12-26
|\
| * Properly handle closure of filedescriptors in runner.pyArturo Filastò2012-12-24
| * More detailed error handling for SOCKSArturo Filastò2012-12-24
| * Use txsocksx as a SOCKS proxyArturo Filastò2012-12-24
* | Add more detailed error handling to runner.pyArturo Filastò2012-12-26
* | Fix bug that made HTTP based tests stallArturo Filastò2012-12-26
* | 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
* 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
* 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
* Fix typo in getTimeoutArturo Filastò2012-12-21
* 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
|\ \ | |/
| * Do not attach both an errback and callback in runner for better debuggingArturo Filastò2012-12-09
| * Do not fail if probes IP addres is not known data is not available.Arturo Filastò2012-12-08
| * Fix bug when pushing to stack that is of the format a.b.c.$idxArturo Filastò2012-12-08
| * Fix bug in cmd_line_argument parsing when using test decksArturo Filastò2012-12-08
| * Refactor the renaming of old files to a proper util functionArturo Filastò2012-12-08