summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Expand)AuthorAge
...
* | Do some benckmarks on domclass and figure out where optimization should beArturo Filastò2012-10-07
* | Turn DOMClass into a kitArturo Filastò2012-10-07
* | Add text file about the current status of tests in this directory.Arturo Filastò2012-10-07
* | Avoid logging to stdout twice.Arturo Filastò2012-10-07
* | Implement geodata lookups to be included in every report.Arturo Filastò2012-10-07
* | Implement input File support for new API.Arturo Filastò2012-10-06
* | Make nettest and runner support test relative options.Arturo Filastò2012-10-06
* | Fail gracefully when twisted is <= 10.x and we attempt to import RedirectAgentArturo Filastò2012-10-06
* | Port captive portal test to new API.Arturo Filastò2012-10-06
* | Move captive portal test to nettest directory for porting to new APIArturo Filastò2012-10-06
* | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeArturo Filastò2012-10-05
|\ \
| * | * Fixed logging error in MissingAssetException class.Isis Lovecruft2012-10-04
| * | Merge branch 'trial-refactor' into bridget-pt-merge-trialIsis Lovecruft2012-10-04
| |\ \
| | * | * Added Arturo's hacks.py back in, because it accidentally did not get added.Isis Lovecruft2012-10-03
| * | | * Added pre-chained start_tor_filter_nodes() Tor utility.Isis Lovecruft2012-10-02
| * | | * Need to fix the Deferred class decorator timeout.Isis Lovecruft2012-09-28
| * | | * Modified the ValueChecker class to have static methods.Isis Lovecruft2012-09-28
| * | | * Moved bootstrap and remove_public_relay functions to Tor utilities file.Isis Lovecruft2012-09-27
| * | | * Added more general Tor utility functions to ooni.utils.onion.Isis Lovecruft2012-09-26
| * | | * Added singleton_semaphore utility function for safely adding processes to aIsis Lovecruft2012-09-25
| * | | * Fixes #6968, #6971Isis Lovecruft2012-09-25
| * | | * Still squashing bugs.Isis Lovecruft2012-09-24
| * | | * Added documentation.Isis Lovecruft2012-09-23
| * | | * Still working on the @defer.inlineCallbacks structure; I think I shouldIsis Lovecruft2012-09-20
| * | | * Moving to using @defer.inlineCallbacks for rewriting the torrc Bridge line.Isis Lovecruft2012-09-20
| * | | * Switched to chainDeferreds for testing bridge by bridge, after whichIsis Lovecruft2012-09-19
| * | | * Refactored bridget completely.Isis Lovecruft2012-09-19
| * | | * Moved CustomCircuit class to /ooni/utils/circuit.py.Isis Lovecruft2012-09-17
* | | | Add utility to obtain IP address of the client based on torproject.orgArturo 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
* | | 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
* | | 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