summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * Fixed a bug where the logger printed double messages to stdout.bridget-pluggable-transportsIsis Lovecruft2012-10-08
* * Moved /bin/ooniprobe start script to /bin/oonicli.Isis Lovecruft2012-10-06
* * 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.refactor-trialIsis Lovecruft2012-10-03
| * 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
| |\
| * \ 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
| |\ \ \ | | |/ / | |/| |
| * | | Rename new bridget to new bridgetArturo Filastò2012-08-23
* | | | * 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