summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Bump version number to 2020.11.23.HEADv2020.11.23masterPhilipp 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
* 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
* 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
* 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
* Refactor logging and enable logging to file.v2016.04.21Philipp Winter2016-04-21
* 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
* Use correct variable.Philipp Winter2016-04-10
* 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 module to test DNSSEC.Philipp Winter2016-03-25
* Dump return values.Philipp Winter2016-03-20
* Add module that looks for CloudFlare CAPTCHAs.Philipp Winter2016-03-20
* Make modules work stand-alone again.Philipp Winter2016-03-14
* Use Python 2 in shebangs.Philipp Winter2016-03-14
* Don't validate so older Stem versions don't break.Philipp Winter2016-03-12
* Fix command module.Philipp Winter2016-01-11
* PEP8 fix.Philipp Winter2016-01-11
* Allow multiple users on the same machine/VM to run exitmap by creatingLoganaden Velvindron2016-01-10
* Update HTTP header to newest Tor Browser.Philipp Winter2016-01-03
* updates .gitignore and fixes some pep8 violationsfrankcash2016-01-03
* Use check.torproject.org's API.Philipp Winter2016-01-03
* Populate domains dictionary automatically.Philipp Winter2015-10-30
* Add recv_all().Philipp Winter2015-10-30
* Fix if condition.Philipp Winter2015-10-18
* Moves test from src/ -> test/frankcash2015-10-07
* Catch SOCKSv5 errors.Philipp Winter2015-10-07
* Fix spacesapexhat2015-10-06
* Add -E optionapexhat2015-10-05
* Make modules Python 3 compliant.Theotime Leveque2015-09-29
* Python3 compatibility fix.Theotime Leveque2015-09-29
* Add py.test and coverage + coveralls build reports.Theotime Leveque2015-09-28
* Increase timeout and log Tor's bootstrap messages.Philipp Winter2015-09-22