summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add server-side git hooks for cryptographic signature checking.feature/check-commit-signaturesIsis Lovecruft2013-03-10
* Merge branch 'master' into developIsis Lovecruft2013-03-10
|\
| * 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
| | * Fix race condition bug in reporteraagbsn2013-02-27
| | * Implement Report unit testsaagbsn2013-02-27
| | * Cancel tasks on timeoutaagbsn2013-02-27
| | * Refactor test_case loader so that test methods share an input setaagbsn2013-02-27
| | * Remove dependency of NetTest on Director and Reporteraagbsn2013-02-27
| | * Clean up Director testsaagbsn2013-02-27
| | * Update MockReporteraagbsn2013-02-27
| | * Clean up NetTest testsaagbsn2013-02-27
| | * Open report in director, not generateMeasurementsaagbsn2013-02-27
| | * write failure instances to reportaagbsn2013-02-27
| | * Shutdown reactor after running all tests, and remove unused code.aagbsn2013-02-27
| | * Set testName from classaagbsn2013-02-27
| | * Add failedOpeningReport to reporter created errbackaagbsn2013-02-27
| | * Fix typo in doneReport docstringaagbsn2013-02-27
| | * Add report.close to nettest.done deferredaagbsn2013-02-27
| | * Add test deck support to runWithDirectoraagbsn2013-02-27
| | * Initialize reporters in startNetTest, not Director __init__aagbsn2013-02-27
| | * Use proper name for AllReportersFailedArturo Filastò2013-02-27
| | * Add the input of the Measurement to the ReportEntriesArturo Filastò2013-02-27
| | * Fix regexp for validating collector addressArturo Filastò2013-02-27
| | * Move the instancing of the t.i.w.Agent into createReportArturo Filastò2013-02-27
| | * Add missing import osArturo Filastò2013-02-27
| | * Refactor NetTestLoader and add checkOptions, and add Tor supportaagbsn2013-02-27
| | * Handle errors when writing to the list of ReportersArturo Filastò2013-02-27