summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Add requirements.txt and add some directories to .gitignoreArturo Filastò2012-10-05
* | | | Now we have the database properly hooked up to OONIBArturo Filastò2012-10-05
* | | | Remove hardcoded sys.path from reporterArturo Filastò2012-10-04
* | | | Do some fixes to the reporterArturo Filastò2012-10-03
* | | | Fix date structure in reporting sytem.Arturo Filastò2012-10-02
| |/ / |/| |
* | | Properly implement timeout in txscapyArturo Filastò2012-09-29
* | | Rename input to inputunitArturo Filastò2012-09-28
* | | Add test to obtain the clients IP address via check.tpoArturo Filastò2012-09-28
* | | Make SSL work in HTTPTArturo Filastò2012-09-28
* | | Clean up some codeArturo Filastò2012-09-28
* | | Minor refactor to move hacks into separate moduleArturo Filastò2012-09-28
* | | Add patch for bug in yaml.Arturo Filastò2012-09-28
* | | Implement port of ScapyTest to new APIArturo Filastò2012-09-28
* | | Deprecate scaffolding scriptArturo Filastò2012-09-28
* | | Add documentation on the OONI APIArturo Filastò2012-09-28
* | | Add an example of using the HTTP test template.Arturo Filastò2012-09-28
* | | Implement the first Test Template based on the new API.Arturo Filastò2012-09-28
* | | Merge branch 'master' of https://git.torproject.org/ooni-probeArturo Filastò2012-09-28
|\ \ \ | |/ /
| * | * Fixed bug in the assets parser.Isis Lovecruft2012-09-15
| * | * Fixed the help menu in bridget because the portCheck type enforcementIsis Lovecruft2012-09-15
| * | * Modified exception handling in bridget so that ImportErrors from missingIsis Lovecruft2012-09-15
| * | Merge branch 'bridget-twisted'Isis Lovecruft2012-09-15
| |\ \ | | |/ | |/|
| | * Updated documentation in ooni/plugins/bridget.py.Isis Lovecruft2012-09-14
| * | Fixed imports.Isis Lovecruft2012-09-14
| |/
* | Merge branch 'nettest'Arturo Filastò2012-09-28
|\ \
| * | Fix bug in testsArturo Filastò2012-09-28
| * | Add note about backward compatibility.Arturo Filastò2012-09-28
| * | Add some documentation on writing OONI Tests usingArturo Filastò2012-09-28
| * | Document TestCaseArturo Filastò2012-09-21
| * | Make the ascii art thing only be a special command line optionArturo Filastò2012-09-21
| * | Write some more docstrings and fix some code.Arturo Filastò2012-09-21
| * | Remove log fileArturo Filastò2012-09-21
| * | Implement backward compatibility of new ooniprobe with legacy testsArturo Filastò2012-09-21
| * | Remove now unused stuff from oonicliArturo Filastò2012-09-20
| * | Implement working trial inspired OONIprobe refactoringArturo Filastò2012-09-20
| * | Made some progress, not there yet.Arturo Filastò2012-09-18
| * | Get all the pieces together and have a working trial based oonicliArturo Filastò2012-09-18
| * | Import nettest work in progress related to reporting and testsuiteArturo Filastò2012-09-18
| * | Continue work on trial based nettest Network Unit Testing frameworkArturo Filastò2012-09-15
| * | Implement a working ooniclient based off of trialArturo Filastò2012-09-11
| * | Import basic stuff from Twisted trialArturo Filastò2012-09-11
* | | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeArturo Filastò2012-09-13
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'bridget-twisted'Isis Lovecruft2012-09-13
| |\
| | * Implemented logging verbosity levels with global options. There's also an opt...Isis Lovecruft2012-09-13
| | * There's still a problem with Tor's DataDirectory not being found, but it only...Isis Lovecruft2012-09-13
| | * bridget is functional again, but DataDirectory still doesn't work so it takes...Isis Lovecruft2012-09-12
| | * Marked the extra import in ooni/plugoo/tests.py, but did not remove it yet.Isis Lovecruft2012-09-12
| | * changed assets to a list for experiment to localize asynchronicity to local e...Isis Lovecruft2012-09-11
| | * error with bridges not respecting being commented outIsis Lovecruft2012-09-11
| | * Moving bootstrap_tor() functions to experiment()Isis Lovecruft2012-09-11