summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Collapse)AuthorAge
...
* Improve OONI(B) design and fix Daphn3Arturo Filastò2012-07-24
| | | | | | | | * Create a new kind of test functionality called tool * Add support for terminating a test via .end() * Fix some crazy off by one bugs in Daphn3 * Fix unit tests by starting reactor in the right place * Make Daphn3 into an OONI tool that generates a YAML file
* Add installation guide. Fix bug in test.Arturo Filastò2012-07-24
|
* Rename super long function do something more human.Arturo Filastò2012-07-21
|
* Add support for config file for OONIB.Arturo Filastò2012-07-21
| | | | Refactor backend code.
* Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeArturo Filastò2012-07-21
|\
| * s/b0wser/daphn3/iArturo Filastò2012-07-21
| | | | | | | | because greek mythology is cooler than video games!
| * Implement the testing logic for redirect based censorship detection.Arturo Filastò2012-07-20
| | | | | | | | Closes #6437
* | Move scapy to scapyproto to avoid breaking import of scapy fromArturo Filastò2012-07-21
|/ | | | inside of protocols
* Get b0wser to start doing something usefulArturo Filastò2012-07-17
|
* Implement client side component of b0wserArturo Filastò2012-07-13
|
* Main concept of b0wser implementedArturo Filastò2012-07-13
|
* Merge branch 'b0wser_pcap_parse' into b0wserclientArturo Filastò2012-07-13
|\
| * Add a pcap parsing function.George Kadianakis2012-07-12
| |
* | Refactor code and write minimal client implementationArturo Filastò2012-07-12
|/
* Fix tcpconnect because we were not passing the main reactor to testsArturo Filastò2012-07-11
| | | | Closes #6372
* Implement censorship detection for fingerprintArturo Filastò2012-07-11
| | | | * Move part of b0wser to a ooni protocol
* Code refactoring, restructure directory tree.Arturo Filastò2012-07-10
|
* Write unit tests for all the OONI pluginsArturo Filastò2012-07-10
| | | | * Refactor some code
* Minor refactoring of CaptivePortal testsArturo Filastò2012-07-10
| | | | (Flat is better than nested.)
* Write some docstrings and minor refactorArturo Filastò2012-07-10
|
* Add RFC3339 to git repoArturo Filastò2012-07-10
|
* Fix the last conflicts, hopefully... argh...Arturo Filastò2012-07-09
|\ | | | | | | | | | | | | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe Conflicts: ooni/plugins/captiveportal.py
| * Port Isis's captive portal test to the new framework.Arturo Filastò2012-07-09
| |
* | Merge branch 'master' into captiveportalArturo Filastò2012-07-09
|\ \ | | | | | | | | | | | | Conflicts: ooni/plugins/captiveportal.py
| * | Port Isis's captive portal test to the new framework.Arturo Filastò2012-07-09
| |/
* | Move captive portal tests to proper subdirectoriesArturo Filastò2012-07-09
| |
* | Merge branch 'captiveportal' of https://github.com/isislovecruft/ooni-probe ↵Arturo Filastò2012-07-09
|\ \ | |/ |/| | | | | | | | | | | into captiveportal Conflicts: ooniprobe.py plugoo/tests.py
* | Remove dead code.Arturo Filastò2012-07-09
| |
* | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probe into ↵Arturo Filastò2012-07-09
|\ \ | | | | | | | | | designimprove
| * | Future statements want to be in another place.Arturo Filastò2012-06-25
| | |
| * | Refactor report writing function to get rid of bug.Arturo Filastò2012-06-25
| | |
* | | Do a big cleanupArturo Filastò2012-07-09
|/ / | | | | | | | | | | | | | | * Better specify test writing interface * Move example plugins to appropriate directory * Implement RFC3339 timestamp, as spec * Make sure all the defaults tests run and output something even without arguments * Fix bug in worker
* | Fix random mutation function to not be unfair towards unlucky peopleArturo Filastò2012-06-16
| |
* | Write phws GFW triggering test as an OONI plugin.Arturo Filastò2012-06-16
| | | | | | | | * Import txscapy
* | Add scapy protocol and example for itArturo Filastò2012-06-14
| | | | | | | | * Add example of writing a tcp connect scanner
* | Fix bug inside of resume functionalityArturo Filastò2012-06-14
| |
* | Fix bug in http protocolArturo Filastò2012-06-13
| |
* | Add txscapy to the list of used libraries and update makefileArturo Filastò2012-06-13
| |
* | Show usage of utilty library with simple HTTP testArturo Filastò2012-06-13
| |
* | Implement utility class for dealing with HTTP based testingArturo Filastò2012-06-13
| |
* | Remove dead code.Arturo Filastò2012-06-02
| |
* | Add hack to make import of txtorcon workArturo Filastò2012-06-02
| |
* | Implement basic BridgeT testArturo Filastò2012-06-02
| |
* | Fix non blocking test launching.Arturo Filastò2012-06-01
| | | | | | | | Minor refactoring.
* | Remove unused importArturo Filastò2012-05-31
| |
* | Fix scaffolding scriptArturo Filastò2012-05-31
| |
* | Add library for date and time related activityArturo Filastò2012-05-31
| |
* | Make it run once if there are no AssetArturo Filastò2012-05-31
| | | | | | | | * Write regression test for it
* | Write test case for OONITestArturo Filastò2012-05-31
| | | | | | | | * Make the test result conform to the spec
* | Rename TwistedTest to OONITestArturo Filastò2012-05-31
| |