summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Collapse)AuthorAge
...
| | * | | Fixes Issue 300 Endless recursion 'Configuration file does not exist'olafmk2014-04-11
| | | |/ | | |/|
| * | | Fix typo inside of oonicliArturo Filastò2014-04-15
| |/ /
| * | Override some of the twisted.names methods to disable logging.Arturo Filastò2014-03-31
| | |
| * | Refactored ooni.templates.dnstArun Pandian G2014-03-31
| | |
| * | Refactoring ooni.templates.DNSTArun Pandian G2014-03-31
| | |
| * | Removed unnecessary importArun Pandian G2014-03-31
| | |
| * | Replaced dnspython with ooni.templates.dnst for performing SOA Lookup inArun Pandian G2014-03-31
| | | | | | | | | | | | Captiveportal test
| * | Support for performing SOA Lookup in ooni.templates.DNSTArun Pandian G2014-03-31
| | |
| * | Removed unnecessary printArun Pandian G2014-03-31
| | |
| * | Replaced dnspython with ooni.templates.dnst for performing A Lookups inArun Pandian G2014-03-31
| | | | | | | | | | | | Captiveportal test
| * | Support for using system dns setting for performALookup inArun Pandian G2014-03-31
| | | | | | | | | | | | ooni.templates.DNST
| * | Make get_auth_nameservers use ooni.templates.DNSTArun Pandian G2014-03-31
| | |
| * | Support for performing NS lookup in ooni.templates.DNSTArun Pandian G2014-03-31
| | |
| * | removed unnecessary importArun Pandian G2014-03-31
| | |
| * | s/threads/defereds/Arun Pandian G2014-03-31
| | |
| * | Construt TrueHeaders using string parameterArun Pandian G2014-03-31
| | |
| * | Replacing urllib2 with httpt.HTTPTest for captiveportal testArun Pandian G2014-03-31
| | |
| * | Fix parsing of collector key in reports.Arturo Filastò2014-03-28
| | |
| * | Skip tests that require an internet connection if such is not availableArturo Filastò2014-03-24
| | |
* | | Imported Upstream version 1.0.1Jérémy Bobbio2014-03-15
|\ \ \ | |/ /
| * | Make improvements to the setup.py install script.Arturo Filastò2014-03-14
| | | | | | | | | | | | | | | * Download the GeoIP data files directly into the /usr/share directory * Move the logic for overriding the config file keys to settings.py
| * | Consider the config file collector option.Arturo Filastò2014-03-14
| | |
| * | Bump to version 1.0.1Arturo Filastò2014-03-14
| | | | | | | | | | | | | | | | | | * Update Changelog * Update setup script * Include LICENSE in sdist
| * | Only start Tor when it is needed.Arturo Filastò2014-03-14
| | |
| * | Terminate the tor process cleanly after we have run a test.Arturo Filastò2014-03-11
| | |
| * | The postProcessor must return the reportArturo Filastò2014-03-11
| | |
| * | Include the transport type in the summary.Arturo Filastò2014-03-10
| | |
| * | Fix typo in displaySummary method definitionArturo Filastò2014-03-10
| | |
| * | Add percentages to the summary outputArturo Filastò2014-03-10
| | |
| * | Merge branch 'master' into feature/bridgetArturo Filastò2014-03-10
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Return the correct deferred in director start method. Initialize all report entries in http requests test Add unittests for oonicli. Move the parasitic traceroute function to the experimental tests. Make the getAddresses function more robust Update changelog for 1.0.0 Make the report format match the ooni-spec Clean up the traceroute test Fix bug that leads to not showing the help if an option is not present. Add a Parasitic Traceroute NetTest Refactor Multi Protocol Traceroute, add ParasiticTraceroute Add a ScapyTraceroute ScapyProtocol Get a Tor Controller connection for a tor ooniprobe did not launch. improve hasRawSocketPermission. Conflicts: ooni/nettest.py
| | * Return the correct deferred in director start method.Arturo Filastò2014-03-07
| | |
| | * Initialize all report entries in http requests testArturo Filastò2014-03-07
| | |
| | * Merge pull request #290 from ↵Arturo Filastò2014-03-07
| | |\ | | | | | | | | | | | | | | | | TheTorProject/feature/add_scapy_traceroute_protocol_rebased Feature/add scapy traceroute protocol rebased
| | | * Move the parasitic traceroute function to the experimental tests.Arturo Filastò2014-03-07
| | | |
| | | * Make the getAddresses function more robustArturo Filastò2014-03-07
| | | |
| | | * Merge branch 'master' into feature/add_scapy_traceroute_protocol_rebasedArturo Filastò2014-02-28
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (53 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 ...
| | | * | Make the report format match the ooni-specArturo Filastò2014-02-28
| | | | |
| | | * | Clean up the traceroute testArturo Filastò2014-02-28
| | | | | | | | | | | | | | | | | | | | Match UDP and TCP based on destination and source port instead of IP ID
| | | * | Add a Parasitic Traceroute NetTestaagbsn2014-02-01
| | | | |
| | | * | Refactor Multi Protocol Traceroute, add ParasiticTracerouteaagbsn2014-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the report output closer to the original, refactor packet matching logic. Adds a ParasiticTraceroute ScapyProtocol. Experimental.
| | | * | Add a ScapyTraceroute ScapyProtocolaagbsn2014-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | This protocol handles creating and matching packets for conducting ICMP, TCP, and UDP multi-port traceroute.
| | | * | Get a Tor Controller connection for a tor ooniprobe did not launch.aagbsn2014-01-28
| | | | |
| | | * | improve hasRawSocketPermission.aagbsn2014-01-28
| | | | |
| | * | | Merge branch 'master' into feature/better_testingArturo Filastò2014-03-07
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Update changelog for 1.0.0 Fix bug in initializing of the test instance. Fix bug that leads to not showing the help if an option is not present. Conflicts: ooni/tasks.py
| | | * \ \ Merge pull request #288 from TheTorProject/fix/pre_setupArturo Filastò2014-03-07
| | | |\ \ \ | | | | | | | | | | | | | | Fix bug that leads to not showing the help if an option is not present.
| | | | * | | Fix bug that leads to not showing the help if an option is not present.Arturo Filastò2014-02-20
| | | | | | |
| | * | | | | Add unittests for oonicli.Arturo Filastò2014-03-07
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | Allows to programatically run nettests.
| * | | | | Add support for displaying a summary of the test results to bridge ↵Arturo Filastò2014-03-10
| | | | | | | | | | | | | | | | | | | | | | | | reachability test.
| * | | | | Add script for automatically deploying ooniprobe on planetlabArturo Filastò2014-03-10
| | | | | |
| * | | | | Increase the default timeout to 2 minutesArturo Filastò2014-03-10
| | | | | |