summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #255 from anadahz/fix_READMEHEADmasteraagbsn2013-12-05
|\
| * Removed dated reference to subversionanadahz2013-12-05
|/
* Merge pull request #253 from glamrock/masterArturo Filastò2013-12-03
|\
| * updated requirementsGriffin Boyce2013-11-27
* | Merge pull request #250 from TheTorProject/feature/list-testsaagbsn2013-11-28
|\ \
| * | rename captivep to captiveportalArturo Filastò2013-11-27
| * | Add support for listing available nettests.Arturo Filastò2013-11-27
| * | Rename tcp_connect to be uniform to other namesArturo Filastò2013-11-27
* | | Revert "Fix indentation of if else statement."aagbsn2013-11-27
|/ /
* | Merge pull request #249 from TheTorProject/fix/update_ip_lookup_servicesArturo Filastò2013-11-23
|\ \
| * | Remove maxmind; requires javascript nowaagbsn2013-11-22
| * | Updates regexp for updated check.tpoaagbsn2013-11-22
* | | Merge pull request #248 from TheTorProject/fix/do_not_require_helper_if_bounc...Arturo Filastò2013-11-23
|\ \ \
| * | | Fix indentation of if else statement.Arturo Filastò2013-11-23
| * | | Check to see if a required option is a test helper we can look upaagbsn2013-11-22
| |/ /
* | | Merge pull request #247 from TheTorProject/fix/put_exceptions_in_ooni_errorsArturo Filastò2013-11-23
|\ \ \ | |/ / |/| |
| * | Gotta catch em allaagbsn2013-11-22
| * | Move exceptions into ooni/errors.pyaagbsn2013-11-22
|/ /
* | Merge branch 'feature/use_postprocessor_with_http_requests'Arturo Filastò2013-11-22
|\ \
| * | Indicate whether Tor was used in a request or not in the report.aagbsn2013-11-22
| * | Refactor postProcessor to accommodate result callback refactoring.aagbsn2013-11-22
| * | Add measurement result to measurement object.aagbsn2013-11-22
| * | Use inlineCallbacksaagbsn2013-11-22
| * | Rewrite http_requests to use postProcessor APIaagbsn2013-11-22
| |/
* | Merge pull request #246 from TheTorProject/fix/encode_helper_addressArturo Filastò2013-11-22
|\ \
| * | Properly encode the helper addressaagbsn2013-11-22
| |/
* | Merge pull request #245 from TheTorProject/fix/logfile_optionArturo Filastò2013-11-22
|\ \ | |/ |/|
| * Remove test for W_OK on logfileaagbsn2013-11-22
|/
* Revert "Do not raise an exception on no input processor."aagbsn2013-11-22
* Revert "Refactor the code of the post processor to work properly."aagbsn2013-11-22
* Revert "Fix report header in order to fix issue https://github.com/TheTorProj...aagbsn2013-11-22
* Merge pull request #238 from TheTorProject/fix/report_headeraagbsn2013-11-13
|\
| * Fix report header in order to fix issue https://github.com/TheTorProject/ooni...Arturo Filastò2013-11-06
* | Merge pull request #240 from TheTorProject/feature/include-decks-n-inputsaagbsn2013-11-13
|\ \
| * | Add decks and inputs to MANIFEST.inArturo Filastò2013-11-13
| * | Move decks and inouts to data directory.Arturo Filastò2013-11-13
|/ /
* | Point travis badge at master.Arturo Filastò2013-11-06
|/
* fix coveralls badgeArturo Filastò2013-11-06
* Add coveralls.yml file.Arturo Filastò2013-11-06
* Merge branch 'feature/coveralls'Arturo Filastò2013-11-06
|\
| * Add support for running coveralls after travis CIArturo Filastò2013-11-06
* | Delete symlink to READMEArturo Filastò2013-11-06
* | Add build status to READMEArturo Filastò2013-11-06
|/
* Add coveralls badgeArturo Filastò2013-11-06
* Add blocking tests to setup.py modules.Arturo Filastò2013-11-06
* Merge pull request #230 from TheTorProject/fix/traceroute_decodes_wrong_protocolArturo Filastò2013-11-06
|\
| * Add keys for each traceroute type to reportaagbsn2013-10-18
| * Decode correct protocolaagbsn2013-10-16
* | Merge pull request #208 from TheTorProject/feature/use_txsocksxaagbsn2013-11-04
|\ \
| * | str().replace() returns a copy and does not modify in place.aagbsn2013-10-10