summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* Add newest changes.Philipp Winter2016-03-09
* Improve phrasing.Philipp Winter2016-03-09
* Merge pull request #42 from oorestisime/enhancement-increase_coveragePhilipp Winter2016-03-09
|\
| * Add unit tests for the relayselector moduleOrestis Ioannou2016-03-01
| * Add unittests for the torsocks moduleOrestis Ioannou2016-03-01
* | Merge pull request #43 from s4chin/typo-fixPhilipp Winter2016-03-06
|\ \ | |/ |/|
| * Fix typoSachin Kelkar2016-03-06
|/
* Fix command module.Philipp Winter2016-01-11
* PEP8 fix.Philipp Winter2016-01-11
* Merge pull request #40 from loganaden/masterPhilipp Winter2016-01-10
|\
| * Allow multiple users on the same machine/VM to run exitmap by creatingLoganaden Velvindron2016-01-10
|/
* Module was renamed a while ago.Philipp Winter2016-01-05
* Merge branch 'master' of github.com:NullHypothesis/exitmapPhilipp Winter2016-01-03
|\
| * Update HTTP header to newest Tor Browser.Philipp Winter2016-01-03
| * Use check.torproject.org's API.Philipp Winter2016-01-03
| * Merge pull request #34 from frankcash/miscPhilipp Winter2015-11-20
| |\
| | * updates .gitignore and fixes some pep8 violationsfrankcash2015-11-13
| | * Adds python version 3.5frankcash2015-10-30
* | | Update HTTP header to newest Tor Browser.Philipp Winter2016-01-03
* | | updates .gitignore and fixes some pep8 violationsfrankcash2016-01-03
* | | Adds python version 3.5frankcash2016-01-03
* | | Use check.torproject.org's API.Philipp Winter2016-01-03
|/ /
* | Elaborate on how to use exitmap.Philipp Winter2015-11-01
* | Update HACKING file and turn it into markdown.Philipp Winter2015-11-01
* | Populate domains dictionary automatically.Philipp Winter2015-10-30
* | Add recv_all().Philipp Winter2015-10-30
|/
* Fix if condition.Philipp Winter2015-10-18