summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use regexp instead of parsing XML.feature/probe_ip_lookupArturo Filastò2013-03-19
* Write unittests also for Tor geoip stuffArturo Filastò2013-03-16
* Add test for checking the failure of the traceroute methodArturo Filastò2013-03-15
* Write unittests for geoip web services.Arturo Filastò2013-03-15
* Move geoip related classes into ooni.geoipArturo Filastò2013-03-15
* Make reporter creation more robustArturo Filastò2013-03-13
* Implement modular probe IP address lookup function.Arturo Filastò2013-03-13
* Merge pull request #67 from isislovecruft/feature/continuous-integrationaagbsn2013-03-11
|\
| * Update .travis.yml to put the install commands under the install section.Isis Lovecruft2013-03-11
| * Add travis-ci build script.Arturo Filastò2013-03-11
| * Use example_inputs in .travis.yml rather than ooni_inputs.Isis Lovecruft2013-03-11
| * Update .travis.yml to copy the ooniprobe.conf.sample to ooniprobe.conf.Isis Lovecruft2013-03-11
| * Oops. 'make' should be run from the ./inputs/ directory, it's not a script. Duh.Isis Lovecruft2013-03-11
| * Add --use-mirrors to the TravisCI install command, as is recommended.Isis Lovecruft2013-03-11
| * Add yaml file for controlling the continuous integration service.Isis Lovecruft2013-03-11
| * Merge branch 'master' into developIsis Lovecruft2013-03-11
| |\
* | \ Merge pull request #41 from aagbsn/check_raw_socketIsis Agora Lovecruft2013-03-11
|\ \ \ | |_|/ |/| |
| * | Update README.md with setcap instructionsaagbsn2013-02-18
| * | Don't ask for root if we have the poweraagbsn2013-02-18
| * | Test for raw socket permissionaagbsn2013-02-18
* | | Merge remote-tracking branch 'gh-common/master'Isis Lovecruft2013-03-11
|\ \ \ | |_|/ |/| |
| * | Merge pull request #56 from hellais/feature/setup.pyIsis Agora Lovecruft2013-03-11
| |\ \ |/ / /
| * | Update setup.py script and test that it works.Arturo Filastò2013-02-27
| * | Txscapy is now in pypi, no need to have it mirrored on tpoArturo Filastò2013-02-27
| * | Txscapy is now in pypi, no need to have it mirrored on tpoArturo Filastò2013-02-27
| * | Refactor setup.py scriptArturo Filastò2013-02-27
* | | Merge pull request #60 from hellais/feature/dns_injectionaagbsn2013-03-08
|\ \ \
| * | | Fix typo in dns injection test input processorArturo Filastò2013-03-04
| * | | Add DNS injection test for detecting censorship when DNS inject happensArturo Filastò2013-03-02
* | | | Merge pull request #65 from samsmith/patch-3aagbsn2013-03-08
|\ \ \ \
| * | | | Update http_header_field_manipulation.pysamsmith2013-03-07
|/ / / /
* | | | Merge pull request #63 from TheTorProject/changelogaagbsn2013-03-05
|\ \ \ \
| * | | | Add changelog for ooniArturo Filastò2013-03-05
| |/ / /
* | | | Merge pull request #61 from samsmith/patch-1aagbsn2013-03-05
|\ \ \ \
| * | | | Update ooniprobe.conf.samplesamsmith2013-03-04
| |/ / /
* | | | Merge pull request #53 from aagbsn/task_managerJacob Appelbaum2013-03-04
|\ \ \ \ | |/ / / |/| | |
| * | | Add tests for YAML reporteraagbsn2013-02-28
| * | | Open YAML report in createReportaagbsn2013-02-28
| * | | Update tests to reflect change of syntax in NetTestLoaderaagbsn2013-02-28
| * | | Update NetTest tests to reflect change of syntaxaagbsn2013-02-28
| * | | Update imports in http_requests.pyaagbsn2013-02-27
| * | | add list of hosts for testing tcpconnectaagbsn2013-02-27
| * | | add alexa-top-1k to example_inputs for testing larger input setsaagbsn2013-02-27
| * | | Fix a bug where test options were not included in the reportaagbsn2013-02-27
| * | | add a set of tests that do not require rootaagbsn2013-02-27
| * | | Add a default OONIB reporter unless instructed otherwiseaagbsn2013-02-27
| * | | Add missing importsaagbsn2013-02-27
| * | | Log correct value of IPaagbsn2013-02-27
| * | | Make sure the collector address is at least the minimum length requiredaagbsn2013-02-27
| * | | Wait until Tor has started before adding reportersaagbsn2013-02-27