summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Taking advantage of stem's new stem.util.test_toolsHEADmasterDamian Johnson2014-02-13
* Invoking subcommands via a daemon threadDamian Johnson2014-02-02
* Prompting tester to install pyflakes or pep8 if unavailailableDamian Johnson2014-02-02
* Rewriting get_exits()Damian Johnson2014-02-02
* Running queue_reader in a daemon threadDamian Johnson2014-02-02
* Simplifying exitselector conditionalsDamian Johnson2014-02-02
* Authenticate to tor via cookie authDamian Johnson2014-02-02
* Static tests and shifting to PEP8 conventionsDamian Johnson2014-02-01
|\
| * Renaming variables and functions to the underscore conventionDamian Johnson2014-02-01
| * Removing spaces from around keywords and variablesDamian Johnson2014-02-01
| * Using four space hanging indentsDamian Johnson2014-02-01
| * Settling on four space indentsDamian Johnson2014-02-01
| * Fixing all pep8 and pyflakes issuesDamian Johnson2014-02-01
| * Script for running pyflakes and pep8Damian Johnson2014-02-01
|/
* Add clarifying comment.Philipp Winter2014-01-27
* Store "None" by default like all other variables.Philipp Winter2014-01-27
* Put shebang before the license text.Philipp Winter2014-01-21
* License exitmap under the GPLv3.Philipp Winter2014-01-16
* Make it harder to abuse exitmap.Philipp Winter2014-01-16
* Show Tor's output in debug mode.Philipp Winter2014-01-13
* Add missing argument for command line mode.Philipp Winter2014-01-10
* Add docstring.Philipp Winter2014-01-10
* Probe several domains at once.Philipp Winter2014-01-09
* Return 0 to the OS if everything worked.Philipp Winter2014-01-08
* Remove unused import.Philipp Winter2014-01-08
* Add query type to search for IPv4 addresses.Philipp Winter2014-01-08
* Add query type to search for nicknames.Philipp Winter2014-01-08
* Randomly permutate exit relays before scan.Philipp Winter2014-01-07
* Set "FetchServerDescriptors" to "0".Philipp Winter2014-01-07
* Add links to alternatives.Philipp Winter2014-01-06
* Correctly capitalise Stem.Philipp Winter2014-01-06
* Put duplicate code in new method.Philipp Winter2014-01-06
* Redirect Tor's logging to avoid deadlock.Philipp Winter2014-01-06
* Pass a tuple rather than two separate values.Philipp Winter2014-01-02
* Mention exit relay in log message.Philipp Winter2014-01-02
* Add module to test exit relays' DNS resolution.Philipp Winter2013-12-30
* Use patched connect() method.Philipp Winter2013-12-29
* Add a resolve() method.Philipp Winter2013-12-29
* Swap tabs with spaces.Philipp Winter2013-12-29
* No backticks in headings.Philipp Winter2013-12-29
* Add overview and update installation instructions.Philipp Winter2013-12-29
* Update the module's API.Philipp Winter2013-12-28
* Invoke a dedicated Tor process for scanning.Philipp Winter2013-12-28
* Reduce the circuit build delay.Philipp Winter2013-12-20
* Increase log message severity.Philipp Winter2013-12-18
* Remove licensing information.Philipp Winter2013-12-18
* Add log message informing about scan delay.Philipp Winter2013-12-17
* Redirect a process' stderr to stdout.Philipp Winter2013-12-17
* Add missing import.Philipp Winter2013-12-17
* Use symbolic constant instead of literal.Philipp Winter2013-12-17