summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | * Started creating the Options constructor.Isis Lovecruft2012-11-04
* | * Fix NetTestAdaptor constructor call.Isis Lovecruft2012-11-04
|/
* * Changing all of the references to TestCase which referencedIsis Lovecruft2012-11-04
* * Added constructor override to call setUpClass, for handling inputs.Isis Lovecruft2012-11-04
* * Renaming TestCase to NetTestCase to avoid namespace confusion.Isis Lovecruft2012-11-04
* * Updated the Makefile which is used for checking if OONI tests are working.Isis Lovecruft2012-11-04
* * Moved the /assets directory to /lists. I find that seeing a directory namedIsis Lovecruft2012-11-03
* * Updated the TODO file. PLEASE READ IT.Isis Lovecruft2012-11-03
* * Removing some of the old old old code. Everything that I've deleted isIsis Lovecruft2012-11-03
* * Moved old code to /old-to-be-ported code.Isis Lovecruft2012-11-02
* * Moar refaktorzingz.Isis Lovecruft2012-11-02
* * Moving tests which are not ported to the new API to the top levelIsis Lovecruft2012-11-02
* * Removing old tests which have already been ported: dnstamper, echo,Isis Lovecruft2012-11-02
* * Keeping bridge thing in the ooni/bridget directory. Some of these areIsis Lovecruft2012-11-02
* * Rebasing all the branches on top of master to include commit histories.Isis Lovecruft2012-11-02
|\
| * * Refactor all the bridget tests into a better dir structureIsis Lovecruft2012-11-02
|/
* * Including old commits from when things were originally written on separateIsis Lovecruft2012-11-02
|\
| * * Adding TLS handshake script from anonymous contributor. :DHackerberry Finn2012-11-02
| * Added basic ICMP classes for testing reachabilityIsis Lovecruft2012-09-15
* | * Updated the TODO file.Isis Lovecruft2012-11-01
* | * The Makefile is a quick and dirty way to run all the tests simultaneously,Isis Lovecruft2012-11-01
* | * Worked out the last bit of the bug with tests not getting all theIsis Lovecruft2012-11-01
* | * Fixed a stupid bug where only half the occurrences of a methodIsis Lovecruft2012-11-01
* | * Remainer of the TestCase changes, now that the other problems have beenIsis Lovecruft2012-11-01
* | * Refactoring and moving the unported tests.Isis Lovecruft2012-11-01
* | * Organising unported code to a single directory.Isis Lovecruft2012-11-01
* | * Deleted the old ooniprobe.py script, except for a few parts which may stillIsis Lovecruft2012-11-01
* | * Moved old ooniprobe.py script as the logic it used for running whatIsis Lovecruft2012-11-01
* | * Fixed whitespace, removed imports, marked another import becauseIsis Lovecruft2012-11-01
* | * Fixed a bug with a statement which was trying to to derive aIsis Lovecruft2012-11-01
* | * Removed duplicate "log started" statement.Isis Lovecruft2012-11-01
* | * Removed unused optFlags attribute from nettest.TestCase.Isis Lovecruft2012-11-01
* | * Prevent all of the legacy plugins from auto-instantiating thoughIsis Lovecruft2012-11-01
* | * Script to automatically generate patches for submission.Isis Lovecruft2012-10-31
* | * Added check on import so that uninitialized /ooni/lib doesn't cause anIsis Lovecruft2012-10-31
* | Merge branch 'rebase2-after'Isis Lovecruft2012-10-31
|\ \
| * | * Removed the optFlags from echo.py since they will not get parsed.Isis Lovecruft2012-10-31
| * | * Fix import error.Isis Lovecruft2012-10-31
| * | Implement reporter for OONIBArturo Filastò2012-10-31
| * | Add requiresRoot attribute to test APIArturo Filastò2012-10-31
| * | Add glossary with list of terms we use in OONIArturo Filastò2012-10-31
| * | Use log.msg instead of print in dnstamperArturo Filastò2012-10-31
| * | Avoid doing wildcard import of scapy.allArturo Filastò2012-10-31
| * | Refactor reporter, config and onionArturo Filastò2012-10-31
| * | Refactor reporter and removal of dead codeArturo Filastò2012-10-31
| * | Further refactoring of nettest and runnerArturo Filastò2012-10-31
| * | Add to global import table legacy modulesArturo Filastò2012-10-31
| * | Refactor runner and ooniArturo Filastò2012-10-31
| * | Move a super nested directory that contained old bash scripts to rootArturo Filastò2012-10-31
| * | Remove lot's of dead code and documentation, salvage the salvagableArturo Filastò2012-10-31