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