summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Expand)AuthorAge
...
| | * | | | | | Raise NoMoreReporters exception on failureArturo Filastò2013-03-06
| | * | | | | | Merge branch 'master' into feature/task_managerArturo Filastò2013-03-05
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into feature/task_managerArturo Filastò2013-03-05
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix so that parsing of test decks works properlyArturo Filastò2013-02-28
| | * | | | | | | | Set the default collector via the command line optionArturo Filastò2013-02-28
| | * | | | | | | | Add more debugging to managersArturo Filastò2013-02-28
| | * | | | | | | | Make the starting of tests more robust.Arturo Filastò2013-02-27
| | * | | | | | | | Change how we pass arguments to the nettest loaderArturo Filastò2013-02-27
| | * | | | | | | | Rename private option to test_file to separate it from test string.Arturo Filastò2013-02-27
| | * | | | | | | | Refactoring of NetTestLoaderArturo Filastò2013-02-27
* | | | | | | | | | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeArturo Filastò2013-06-17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge pull request #82 from aagbsn/feature/add-obfsproxy-bridgesArturo Filastò2013-06-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add bridge and obfsproxy support to director when starting Toraagbsn2013-05-23
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Fix two minor bugsArturo Filastò2013-06-13
|/ / / / / / / / /
* | | | | | | | | Fix breakage in setup.pyArturo Filastò2013-06-08
* | | | | | | | | Bump ooni-probe to version 0.0.12Arturo Filastò2013-06-08
* | | | | | | | | Add support for closing reports in ooni-probeArturo Filastò2013-06-07
* | | | | | | | | Add support for closing a reportArturo Filastò2013-06-07
|/ / / / / / / /
* | | | | | | | Remove log factory for oonib from ooni/utils/log.py.Isis Lovecruft2013-05-18
* | | | | | | | Stop reactor when we can't start the sniffer.Arturo Filastò2013-05-17
* | | | | | | | Strip superflous data from ASN numberArturo Filastò2013-05-17
* | | | | | | | Merge branch 'fix_pcap_filename'Arturo Filastò2013-05-14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix import error for pushFilenameStackArturo Filastò2013-05-14
| * | | | | | | | Set pcap name for each NetTest, and use consistent timestamps.aagbsn2013-05-03
* | | | | | | | | Remove unused geodata module that depended on pygeoipArturo Filastò2013-05-08
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Have some slightly saner defaults for the config fileArturo Filastò2013-05-05
* | | | | | | | Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2013-04-30
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #69 from isislovecruft/feature/tls-handshakeaagbsn2013-04-30
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Fix #8329, txscapy.PcapDummyWriter.write() has wrong signature method.Isis Lovecruft2013-03-11
| | | |_|/ / / | | |/| | | |
* | | | | | | Swallow the report creation failure so that it does not propagateArturo Filastò2013-04-30
|/ / / / / /
* | | | | | Make how we keep track of successful reports more robust.Arturo Filastò2013-04-29
| |_|_|/ / |/| | | |
* | | | | Disabled test_pushFilenameStack, because it's failing in travisArturo Filastò2013-04-22
* | | | | Use absolute filepath instead of relativeArturo Filastò2013-04-22
* | | | | Further debugging and code robustnessArturo Filastò2013-04-22
* | | | | Set the tor_state GeoIP class attribute on startupArturo Filastò2013-04-22
* | | | | Bump version to 0.0.11Arturo Filastò2013-04-11
* | | | | Clean up tests for updated ooni codebaseArturo Filastò2013-04-11
* | | | | Final cleanup and bugfixing for task_managerArturo Filastò2013-04-11
* | | | | Pass the IP address of the probe instead of an objectArturo Filastò2013-04-11
* | | | | Make reporting more robustArturo Filastò2013-04-11
* | | | | Make the starting of ooniprobe via cmd line more robustArturo Filastò2013-04-11
* | | | | Parametrize task timeout and retry countArturo Filastò2013-04-11
* | | | | Add option to disable the default collectorArturo Filastò2013-04-11
* | | | | Raise NoMoreReporters exception on failureArturo Filastò2013-04-11
* | | | | Fix so that parsing of test decks works properlyArturo Filastò2013-04-11
* | | | | Set the default collector via the command line optionArturo Filastò2013-04-11
* | | | | Add more debugging to managersArturo Filastò2013-04-11
* | | | | Make the starting of tests more robust.Arturo Filastò2013-04-11
* | | | | Change how we pass arguments to the nettest loaderArturo Filastò2013-04-11
* | | | | Fix director unittestArturo Filastò2013-04-11