summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Collapse)AuthorAge
...
| * | | | | Also read files that contain "Bridge " as a prefixArturo Filastò2014-03-09
| | | | | |
| * | | | | Skip comment lines.Arturo Filastò2014-03-09
| | | | | |
| * | | | | Skip empty lines.Arturo Filastò2014-03-09
| | | | | |
| * | | | | Improve the output of the bridge reachability testArturo Filastò2014-03-05
| | | | | |
| * | | | | Add the file option to the required options.Arturo Filastò2014-03-03
| | | | | |
| * | | | | Merge branch 'master' into feature/bridgetArturo Filastò2014-03-01
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | * master: Fix bug in initializing of the test instance.
| | * | | | Fix bug in initializing of the test instance.Arturo Filastò2014-03-01
| | |/ / /
| * | | | Use log.msgArturo Filastò2014-03-01
| | | | |
| * | | | Rename bridget to bridge_reachabilityArturo Filastò2014-03-01
| | | | |
| * | | | Merge branch 'master' into feature/bridgetArturo Filastò2014-03-01
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (510 commits) Install pyrex-real so that new pip does not give error Update index of documentation page. Bump to v1.0.0-rc-7 Add WARNING message to every run of ooniprobe. Expand the disclaimer in the README.md Update vagrant link to point to https site. Bump to version 1.0.0 Add instructions on setting up development dependencies. Make the geoip related tests make a less stronger assertion. Make GeoIP AS and GeoIP City soft dependencies. Minor fixes to comments DNS-host-resolution-for-tls_handshake Bug-Fixes-for-tls_handshake Properly expand the home directory to that of the user running ooniprobe. Fix import error in test_managers. Properly handle the cancelled failure. Silence the dummy protocol Write test that reproduces HTTP test stalling condition. Call connectionLost to avoid dirty reactor. Pass the mock super socket in the ScapyFactory constructor ...
| | * | | Merge pull request #273 from TheTorProject/feature/improve_unittestingArturo Filastò2014-02-28
| | |\ \ \ | | | |/ / | | |/| | Feature/improve unittesting
| | | * | Make the geoip related tests make a less stronger assertion.Arturo Filastò2014-02-20
| | | | |
| | | * | Merge branch 'master' into feature/improve_unittestingArturo Filastò2014-02-20
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Make GeoIP AS and GeoIP City soft dependencies. Minor fixes to comments DNS-host-resolution-for-tls_handshake Bug-Fixes-for-tls_handshake Properly expand the home directory to that of the user running ooniprobe. Fix import error in test_managers. Properly handle the cancelled failure. Silence the dummy protocol Write test that reproduces HTTP test stalling condition. Conflicts: ooni/nettest.py
| | | * | | Call connectionLost to avoid dirty reactor.Arturo Filastò2014-02-03
| | | | | |
| | | * | | Pass the mock super socket in the ScapyFactory constructorArturo Filastò2014-01-31
| | | | | |
| | | * | | Add some unittests for the director.Arturo Filastò2014-01-31
| | | | | |
| | | * | | Remove lie from director.Arturo Filastò2014-01-31
| | | | | |
| | | * | | Add unittests for txscapyArturo Filastò2014-01-31
| | | | | |
| | | * | | Add unittests for OONIB reporterArturo Filastò2014-01-31
| | | | | |
| | | * | | Fix bug inside of oonibclient spotted in unittesting.Arturo Filastò2014-01-31
| | | | | |
| | | * | | Fix a couple of bugs inside of oonibclient.Arturo Filastò2014-01-31
| | | | | |
| | | * | | Fix pushFilenameStackArturo Filastò2014-01-30
| | | | | |
| | | * | | Move overriding of datadir to the running of the oonibclient test.Arturo Filastò2014-01-30
| | | | | |
| | | * | | Use trial unittest instead of python unittestArturo Filastò2014-01-30
| | | | | |
| | | * | | Merge branch 'master' into feature/improve_unittestingArturo Filastò2014-01-30
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Add tests for the oonib reporting API Fix the unittests for the oonibclient. Conflicts: ooni/oonibclient.py
| | | * | | | Compute the base path inside of the unittestArturo Filastò2014-01-30
| | | | | | |
| | | * | | | Dynamically generate the deck hash path.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Disable logging globally in tests.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Add tests for geoipArturo Filastò2014-01-30
| | | | | | |
| | | * | | | Add unittests for the HTTP test template.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Remove useless code from httpt test templateArturo Filastò2014-01-30
| | | | | | |
| | | * | | | Fix bug spotted in nettest via unittesting.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Re-enable manager test.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Re-enable test_utils.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Add unittest for the YAMLReporterArturo Filastò2014-01-30
| | | | | | |
| | | * | | | Move the creation of the Agent into the requestArturo Filastò2014-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allowing dynamic changing of the address class attribute. Raise exception when an invalid URL is provided.
| | | * | | | Remove dead code.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Write unittests for deck related code.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Check if config.probe_ip is set.Arturo Filastò2014-01-30
| | | | | | |
| | | * | | | Make the deck code easier to unittest.Arturo Filastò2014-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the importing of input and deck inside to avoid circular dependencies
| | | * | | | Implement unittests for InputFileArturo Filastò2014-01-28
| | | | |_|/ | | | |/| |
| * | | | | Add support for pyobfsproxy based bridge testingArturo Filastò2013-03-16
| | | | | |
* | | | | | Imported Upstream version 1.0.0upstream/1.0.0Jérémy Bobbio2014-02-21
| |/ / / / |/| | | |
* | | | | Bump to v1.0.0-rc-7Arturo Filastò2014-02-20
| | | | |
* | | | | Add WARNING message to every run of ooniprobe.Arturo Filastò2014-02-20
| | | | | | | | | | | | | | | | | | | | This closes #285
* | | | | Bump to version 1.0.0Arturo Filastò2014-02-20
| |_|_|/ |/| | |
* | | | Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2014-02-20
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of github.com:TheTorProject/ooni-probe: Minor fixes to comments DNS-host-resolution-for-tls_handshake Bug-Fixes-for-tls_handshake
| * | | | Minor fixes to commentsArun Pandian G2014-02-06
| | | | |
| * | | | DNS-host-resolution-for-tls_handshakeArun Pandian G2014-02-06
| | | | |
| * | | | Bug-Fixes-for-tls_handshakeArun Pandian G2014-02-06
| | | | |