summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version number to 2020.11.23.HEADv2020.11.23masterPhilipp Winter2020-11-23
* Merge branch 'py3' into 'master'Philipp Winter2020-11-23
|\
| * Adds initial Python3 supportKushal Das2020-11-20
|/
* Newer versions of Tor stall at 75%.Philipp Winter2019-09-30
* Release version v2019.05.30.v2019.05.30Philipp Winter2019-05-30
* Make user agent resemble the latest Tor Browser.Philipp Winter2019-05-30
* Merge branch 'fix-build-issue'Philipp Winter2019-05-30
|\
| * Don't test Python 3.3.Philipp Winter2019-05-30
| * Require at least pytest v3.6.Philipp Winter2019-05-30
| * Fix a broken unit test.Philipp Winter2019-05-30
| * Replace Atlas with Metrics link.Philipp Winter2019-05-30
* | Replace Atlas with Metrics link.Philipp Winter2018-12-20
|/
* Fix Cloudflare CAPTCHA test.Gunes Acar2017-10-24
* Add new HTTP header that Tor Browser sends.Philipp Winter2017-10-23
* Upgrade URL from HTTP to HTTPS.Philipp Winter2017-10-20
* Be more verbose about relay selection.Philipp Winter2017-10-14
* Remove wikileaks.org from domain list.Philipp Winter2017-08-04
* Bump version number to latest release.Philipp Winter2017-07-08
* Update Tor Browser's user agent string.Philipp Winter2017-07-07
* Make log message sound less ambiguous.Philipp Winter2017-07-07
* Minor rephrasing to improve clarity.Philipp Winter2017-07-07
* Replace the fingerprint of our former KAU relay.Philipp Winter2017-07-07
* Fix broken testUbuntu2017-03-19
* Fix Pep8 violations.Ubuntu2017-03-19
* Delete unnecessary files.Philipp Winter2016-11-22
* Don't catch exceptions.Philipp Winter2016-11-22
* Make user agent resemble latest Tor Browser.Philipp Winter2016-11-21
* Fixes pep8 violations and cleans up code (#22)(#53) (#54)Frank Cash2016-10-15
* Fix bugs which are causing exceptions during scanning (#52)Donncha O' Cearbhaill2016-09-02
* Recreate PNG from clipped SVG.Philipp Winter2016-08-14
* Clipped arrows of the logo (#50)nogoegst2016-08-14
* Refactor logging and enable logging to file.v2016.04.21Philipp Winter2016-04-21
* Syntax cleanup.Philipp Winter2016-04-15
* Mention three new modules.Philipp Winter2016-04-14
* List round-trip time module.Philipp Winter2016-04-14
* Add command line option for random build delays.Philipp Winter2016-04-14
* Add missing import.Philipp Winter2016-04-13
* Fix PyPy 2.6.1 issue.Philipp Winter2016-04-11
* Remove broken unit tests.Philipp Winter2016-04-10
* Use correct variable.Philipp Winter2016-04-10
* Merge pull request #48 from zackw/masterPhilipp Winter2016-04-11
|\
| * New module rtt.py, which measures round-trip times through exits.Zack Weinberg2016-03-29
| * Tell probe() what destinations it can connect to via each exit.Zack Weinberg2016-03-29
| * Make all probe() functions accept and ignore arbitrary kwargs.Zack Weinberg2016-03-29
| * Support nonblocking connections in torsocks.Zack Weinberg2016-03-29
| * Serialize calls to check_finished().Zack Weinberg2016-03-29
|/
* Add two newest modules.Philipp Winter2016-03-25
* Add module to test DNSSEC.Philipp Winter2016-03-25
* Add dnspython requirement.Philipp Winter2016-03-25
* Dump return values.Philipp Winter2016-03-20