summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * Fix READMEArturo Filastò2015-03-28
| | |
* | | Merge tag 'upstream/1.3.0'Jérémy Bobbio2015-04-02
|\ \ \ | |/ / | | | | | | Upstream version 1.3.0
| * | Imported Upstream version 1.3.0upstream/1.3.0Jérémy Bobbio2015-04-02
| |\ \ | | |/
| | * Update to ooniprobe 1.3.0Arturo Filastò2015-03-27
| | |
| | * Fix missing attribute error that happens when running test as rootArturo Filastò2015-03-27
| | |
| | * Merge pull request #381 from TheTorProject/feature/unique_identifierArturo Filastò2015-03-27
| | |\ | | | | | | | | Feature/unique identifier + Test helper addresses
| | | * pep8 fixesArturo Filastò2015-03-25
| | | |
| | | * Add the list of test helper addresses to the reportArturo Filastò2015-03-25
| | | |
| | | * Add support for report_id inside of reportsArturo Filastò2015-03-25
| | | |
| | * | Merge pull request #383 from TheTorProject/fix/oonideckgenArturo Filastò2015-03-27
| | |\ \ | | | |/ | | |/| Handle also unhandled exceptions inside of ooni(deckgen|report|resources...
| | | * Handle also unhandled exceptions inside of ooni(deckgen|report|resources)Arturo Filastò2015-03-27
| | |/ | | | | | | | | | * Exit with the correct exit status
| | * Merge branch 'joe/13597'Arturo Filastò2015-03-18
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * joe/13597: clean up checking for outdated versions set our own datadir so we can grab obfs4 logs clean up ClientTransportPlugin logic fixes from comments add obfs4 bridge reachability support factor out another level of if/elses factor out a level of if/elses
| | | * clean up checking for outdated versionsJoe Landers2015-02-27
| | | |
| | | * set our own datadir so we can grab obfs4 logsJoe Landers2015-02-27
| | | |
| | | * clean up ClientTransportPlugin logicJoe Landers2015-02-27
| | | |
| | | * fixes from commentsJoe Landers2015-02-20
| | | |
| | | * add obfs4 bridge reachability supportJoe Landers2015-02-08
| | | |
| | | * factor out another level of if/elsesJoe Landers2015-02-08
| | | |
| | | * factor out a level of if/elsesJoe Landers2015-02-08
| | | |
| | * | Point to the new citizenlab test lists directoryArturo Filastò2015-03-17
| | | |
| | * | Add a not on a known bugArturo Filastò2015-03-05
| | | |
| | * | Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2015-02-27
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of github.com:TheTorProject/ooni-probe: Fix typo. Fix typo.
| | | * \ Merge pull request #378 from igueths/fix/typoArturo Filastò2015-02-27
| | | |\ \ | | | | |/ | | | |/| Fix typo.
| | | | * Merge branch 'fix/typo' of https://github.com/igueths/ooni-probe into fix/typoIgor Gueths2015-02-26
| | | | |\ | | | | | | | | | | | | | | | | | | Fix author info.
| | | | | * Fix typo.Igor Gueths2015-02-26
| | | | |/ | | | |/|
| | | | * Fix typo.Igor Gueths2015-02-26
| | | |/
| | * | 13581: Avoid hacking sys.path in bin/* scripts as that is a security risk.Ximin Luo2015-02-27
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to run these scripts with extra capabilities, using setcap. However, if the end user can set PYTHONPATH, then they can feed arbitrary code into these scripts and give extra capabilities to that code, which we should not allow. Includes a ooniprobe-dev wrapper shell script to make things easier for developers running directly from the repository. The important thing is that this script is developer-only and *not* installed on end users' machines.
| | * Update changelog for ooniprobe 1.2.3-rc1Arturo Filastò2015-02-04
| | |
| | * Set a default bouncerArturo Filastò2015-02-04
| | |
| | * Fix some bugs in oonireportArturo Filastò2015-02-04
| | |
| | * Tag release candiateArturo Filastò2015-02-04
| | |
| | * Run ooniresources only in post installArturo Filastò2015-02-04
| | | | | | | | | | | | Fix inclusion of inputs in MANIFEST
| | * Merge pull request #376 from TheTorProject/fix/deckgen-stallArturo Filastò2015-02-04
| | |\ | | | | | | | | Fix/deckgen stall
| | | * Implement a hotfix for https://github.com/habnabit/txsocksx/issues/9Arturo Filastò2015-02-04
| | | |
| | | * Make the DNS Consistency test handle errors betterArturo Filastò2015-02-04
| | | |
| | | * Add config file parsing support to oonireportArturo Filastò2015-02-04
| | | | | | | | | | | | | | | | Properly pass error codes onward
| | | * Add config file option for setting the location of the report_logArturo Filastò2015-02-04
| | | |
| | | * Properly set exit code when doing oonideckgenArturo Filastò2015-02-04
| | | | | | | | | | | | | | | | (patch by Lunar^)
| | | * Exit cleanly if we can't find the probes IP addressArturo Filastò2015-02-04
| | |/
| | * Merge pull request #377 from anadahz/fix/typoArturo Filastò2015-02-04
| | |\ | | | | | | | | Fix typo
| | | * Fix typoanadahz2015-02-04
| | |/
| | * Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2015-01-20
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of github.com:TheTorProject/ooni-probe: Point the http header field manipulation test to a working backend Add support for Linux Mint Add install package libdumbnet-dev Add install of pyasn1 and pyasn1-modules to setup-dependencies script Remove unused reports_directory Skip calculating the version of the geoip files that are not found Ignore settings.ini Re-add manpages to manifest Use the new function for determining the geoip data files path Add to requirements.txt previously missing requirements Restructure directories where ooni software writes/reads from
| | | * Merge pull request #375 from anadahz/feature/linuxmint_setupArturo Filastò2015-01-15
| | | |\ | | | | | | | | | | Add support for Linux Mint
| | | | * Add support for Linux Mintanadahz2015-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | Add support for Linux Mint, tested on Linux Mint 17, but it should work for other versions too.
| | | * | Merge pull request #374 from anadahz/fix/setup_depsArturo Filastò2015-01-15
| | | |\ \ | | | | | | | | | | | | Add install package libdumbnet-dev
| | | | * | Add install package libdumbnet-devanadahz2015-01-15
| | | | |/ | | | | | | | | | | | | | | | The package libdumbnet-dev is required by pydumbnet
| | | * | Merge pull request #372 from TheTorProject/fix/14086Arturo Filastò2015-01-15
| | | |\ \ | | | | |/ | | | |/| Fix/14086
| | | | * Point the http header field manipulation test to a working backendArturo Filastò2015-01-15
| | | | |
| | | | * Add install of pyasn1 and pyasn1-modules to setup-dependencies scriptArturo Filastò2015-01-14
| | | | |
| | | | * Remove unused reports_directoryArturo Filastò2015-01-05
| | | | |