summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | * Cleaned up the code a tiny bit.Isis Lovecruft2012-10-11
* | * Added the config object as a required parameter toIsis Lovecruft2012-10-11
* | * Added a parameter check to make sure that inputFile in nettest.getOptions() isIsis Lovecruft2012-10-11
* | Merge branch 'master' of git://github.com/hellais/ooni-probe into hellais-tes...Isis Lovecruft2012-10-09
|\ \
| * | Parametrize lookup timeout in dnstamper.Arturo Filastò2012-10-08
| * | Merge branch 'master' of github.com:hellais/ooni-probeArturo Filastò2012-10-08
| |\ \
| | * \ Merge pull request #4 from aagbsn/update_install_docsArturo Filastò2012-10-07
| | |\ \
| | | * | Point INSTALL at docs/source/install.rstaagbsn2012-10-07
| | | * | Update install.rst instructionsaagbsn2012-10-07
| * | | | Forgot some printf debugging lines.. oops.Arturo Filastò2012-10-08
| |/ / /
| * | | Final touches to DNSTamper.Arturo Filastò2012-10-08
* | | | * Started working on refactoring the DNStamper test, but since Arturo isIsis Lovecruft2012-10-09
|/ / /
* | | Fine tune DNS Tamper to work properly.Arturo Filastò2012-10-08
* | | Fix a nasty bug in inputunitArturo Filastò2012-10-08
* | | Rewrite DNS Tamper test to properly use Twisted DNS client.Arturo Filastò2012-10-08
* | | Work on input file handlingArturo Filastò2012-10-07
* | | Work on scapy related functionalityArturo Filastò2012-10-07
|/ /
* | Fix security vulnerability that could have been an issue in the future.Arturo Filastò2012-10-07
* | Implement collector for classifying website with domclass.Arturo Filastò2012-10-07
* | Do some more thorough benchmarks that identify the issue in BSArturo Filastò2012-10-07
* | 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
* | Restructure the nettest 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