summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Expand)AuthorAge
...
* | | Do some important refactoring of runner and nettestArturo Filastò2012-11-07
* | | Rename advancedOptParameters to usageOptionsArturo Filastò2012-11-07
* | | Refactor the Scapy test template.Arturo Filastò2012-11-07
|/ /
* | Implement GeoIP lookup supportArturo Filastò2012-11-07
* | Implement config file supportArturo Filastò2012-11-07
* | Remove all references to the old APIArturo Filastò2012-11-07
* | Fix up documentationArturo Filastò2012-11-06
* | Move bridgeT and echo test to bridge reachability directoryArturo Filastò2012-11-06
* | Refactor DNS Tamper test to use twisted.name.client.queryUDPArturo Filastò2012-11-06
* | Add script that verifys proper functionality of basic testsArturo Filastò2012-11-06
* | Make important refactoring to various parts.Arturo Filastò2012-11-06
* | Refactor log file rename configuration to oconfigArturo Filastò2012-11-06
* | Implement keyword filtering detection toolArturo Filastò2012-11-06
* | Fix bug in scapy test templateArturo Filastò2012-11-06
* | Add URL list test.Arturo Filastò2012-11-05
* | Consolidate report formatArturo Filastò2012-11-05
* | Port Bridget to the new APIArturo Filastò2012-11-05
|/
* * Fixing ORunner not finding inputs.Isis Lovecruft2012-11-04
* * Still working on NetTestAdaptorIsis Lovecruft2012-11-04
* * Still not sure what to do with the custodiet and bridget, also not sureIsis Lovecruft2012-11-04
* * Moving bridget around to be better integrated with the new ooni structure.Isis Lovecruft2012-11-04
* * Working on the t.p.usage.Options constructor class.Isis Lovecruft2012-11-04
* Merge remote-tracking branch 'hackerberry/master'Isis Lovecruft2012-11-04
|\
| * Fix some things that are brokenHackerberry Finn2012-11-03
* | * 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
* * 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
* * 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
* | * 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