summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add ChangeLog.v2015.04.06Philipp Winter2015-04-06
* Add command line switch to show version number.Philipp Winter2015-04-06
* Explain how to install Stem using pip.Philipp Winter2015-02-21
* Add function to generate TorBrowser-like requests.Philipp Winter2015-02-21
* Bump version requirement for Stem.Philipp Winter2015-02-19
* Add more docstrings.Philipp Winter2015-02-19
* Use exiturl() function to handle output.Philipp Winter2015-02-18
* Check value for None before passing to function.Philipp Winter2015-02-18
* Create directories if they don't exist.Philipp Winter2015-02-18
* Add API to write analysis results to disk.Philipp Winter2015-02-17
* Update DNS-to-IP-address mapping.Philipp Winter2015-01-19
* Add function for convenient URL formatting.Philipp Winter2015-01-10
* Show scan duration.Philipp Winter2014-12-27
* Fix typo which causes bug.Philipp Winter2014-12-27
* Elaborate on help text.Philipp Winter2014-12-15
* Mention that exitmap shouldn't be run carelessly.Philipp Winter2014-12-10
* Mention that other modules are shared privately.Philipp Winter2014-12-10
* Merge branch 'master' of github.com:NullHypothesis/exitmapPhilipp Winter2014-11-21
|\
| * Merge pull request #16 from leviathansecurity/masterPhilipp Winter2014-11-17
| |\
* | \ Merge branch 'master' of ssh://git-rw.torproject.org/user/phw/exitmapPhilipp Winter2014-11-21
|\ \ \ | |_|/ |/| |
| * | Add log message.Philipp Winter2014-11-21
| |/
* | adding agent stringSecret Squirrel2014-11-17
|/
* Use dynamically chosen SOCKS and control port.Philipp Winter2014-11-16
* Refactor description.Philipp Winter2014-11-14
* Use correct tuple when indexing error messages.Philipp Winter2014-11-14
* Merge branch 'issue_13'Philipp Winter2014-11-14
|\
| * Drop exit relays which are not in the consensus.Philipp Winter2014-11-14
| * Refactor exit selection process.Philipp Winter2014-11-08
* | Use sys.exit() instead of exit().Philipp Winter2014-11-12
* | Remove old GeoIP code.Philipp Winter2014-11-10
* | Use Onionoo instead of hard-coded GeoIP database.Philipp Winter2014-11-10
* | Search for substrings instead of exact matches.Philipp Winter2014-11-09
|/
* Select all relays which allow any exiting.Philipp Winter2014-11-07
* Merge pull request #14 from manuteleco/masterPhilipp Winter2014-11-07
|\
| * Fix "false positive" vs. "false negative" terms.Manuel Rodríguez Guimeráns2014-11-06
|/
* Add new IP address for wikileaks.org.Philipp Winter2014-10-31
* Only warn if config file really cannot be parsed.Philipp Winter2014-10-28
* Refactor patchingCheck module.Philipp Winter2014-10-27
* Add support for setup and teardown functions.Philipp Winter2014-10-26
* Merge pull request #11 from radman404/patch-1Philipp Winter2014-10-25
|\
| * Added error handling.radman4042014-10-24
* | Merge pull request #9 from leviathansecurity/masterPhilipp Winter2014-10-24
|\ \ | |/ |/|
| * Bug fix, added data=none to try|exceptSecret Squirrel2014-10-24
* | Add description of patchingCheck.Philipp Winter2014-10-24
* | Merge pull request #8 from leviathansecurity/masterPhilipp Winter2014-10-24
|\ \ | |/
| * only one binary should be tested at a timeSecret Squirrel2014-10-24
| * updates based on comments and PEP8Secret Squirrel2014-10-23
| * adding instruction to EDIT ME sectionSecret Squirrel2014-10-22
| * adding patchingCheckSecret Squirrel2014-10-22
|/
* Fix a number of PEP8 violations.Philipp Winter2014-09-03