summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
| * | | Use our TrueHeaders version of the SOCKS5Agent in oonibclientaagbsn2013-10-10
| * | | Start adding support for using txsocksx inside of oonibclient.Arturo Filastò2013-09-16
| * | | Add support for using txsocksx inside of oonibclient.Arturo Filastò2013-09-16
| * | | Fix unittest for true headers..Arturo Filastò2013-09-16
| * | | Finish adding support for using txsocksx in HTTP templat in HTTP templat in H...Arturo Filastò2013-09-16
| * | | Replace txagentwithsocks in httpt templateaagbsn2013-09-16
* | | | Merge pull request #235 from TheTorProject/fix/lookup_failuresaagbsn2013-11-04
|\ \ \ \
| * | | | Fix bug in exception printing.Arturo Filastò2013-11-04
| * | | | Fix recursion with proper arrest condition.Arturo Filastò2013-11-04
* | | | | Merge pull request #222 from TheTorProject/fix/dnsconsistency_control_resolve...Arturo Filastò2013-11-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use a string for the control_resolver keyaagbsn2013-10-14
* | | | | Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2013-11-04
|\ \ \ \ \
| * \ \ \ \ Merge pull request #229 from TheTorProject/fix/add_geoip_city_dataArturo Filastò2013-10-29
| |\ \ \ \ \
| | * | | | | Add GeoIP city data to reportaagbsn2013-10-15
| | | |_|/ / | | |/| | |
* | | | | | Do not raise an exception on no input processor.Arturo Filastò2013-10-29
|/ / / / /
* | | | | Merge pull request #219 from TheTorProject/fix/default_backends_break_helper_...Arturo Filastò2013-10-29
|\ \ \ \ \
| * | | | | Do not set default backendsaagbsn2013-10-12
| * | | | | Don't look up helpers if we have already specified a helper.aagbsn2013-10-10
* | | | | | Refactor the code of the post processor to work properly.Arturo Filastò2013-10-29
* | | | | | Merge pull request #211 from TheTorProject/feature/support_postprocessor_apiArturo Filastò2013-10-29
|\ \ \ \ \ \
| * | | | | | Check to see if setUp was already called correctlyaagbsn2013-09-18
| * | | | | | Add postProcessor support to NetTestaagbsn2013-09-18
| * | | | | | Take an instance rather than classaagbsn2013-09-18
| | |_|_|/ / | |/| | | |