summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Keygen manual informationDamian Johnson2016-01-28
* Additional information when stem.util.system.call() failsDamian Johnson2016-01-28
* Proc connections skipped due to incorrect file modeDamian Johnson2016-01-26
* Correct ipv6 little-endian conversionDamian Johnson2016-01-26
* Add Onion Box to examples pageDamian Johnson2016-01-24
* proc support for ipv6 addressesDamian Johnson2016-01-24
* netstat support for ipv6 addressesDamian Johnson2016-01-24
* Expand Connetion enum with an is_ipv6 attributeDamian Johnson2016-01-23
* lsof support for ipv6 addressesDamian Johnson2016-01-23
* Support IPv4-mapped IPv6 addressesDamian Johnson2016-01-23
* Have Config's save() make directories it needsDamian Johnson2016-01-22
* Adjusting benchmark for parsing with compressionDamian Johnson2016-01-22
* Unexpected OSError from proc's connections() funcitonDamian Johnson2016-01-19
* Updating Stem's benchmarksDamian Johnson2016-01-19
* Use size attribute on TarInfo rather than ExFileObjectDamian Johnson2016-01-18
* Remove config values when Config.set() is provided with a None valueDamian Johnson2016-01-17
* Benchmarks for our descriptor parsing librariesDamian Johnson2016-01-16
* Basic IPv6 support in get_connections()Damian Johnson2016-01-16
* Pattern used by the ss connection resolver didn't work on GentooDamian Johnson2016-01-16
* Skip empty files in descriptor tarballsDamian Johnson2016-01-15
* ADD_ONION accepts FQDN targetsDamian Johnson2016-01-12
* Consensus routers attribute is a dictDamian Johnson2016-01-11
* Simplify ipv6 handling for router descriptorsDamian Johnson2016-01-10
* Better cache_manual.py outputDamian Johnson2016-01-10
* Allow brackets in all ipv6 descriptor fieldsDamian Johnson2016-01-10
* Rename RTT Prober to NavigaTorDamian Johnson2016-01-08
* Updating dannenberg's v3identDamian Johnson2016-01-03
* Controller method to check if a config option is setDamian Johnson2016-01-03
* Update copyright dates for 2016Damian Johnson2016-01-02
* Allow multiple spaces in exit policiesDamian Johnson2016-01-01
* Provide defaults for ConfigOption's constructorDamian Johnson2016-01-01
* Fixing test compatibility for python 2.6Damian Johnson2016-01-01
|\
| * Skip tests requiring setUpClass() in python 2.6Damian Johnson2016-01-01
| * Fix datetime_to_unix() for python 2.6Damian Johnson2016-01-01
| * Deprecate is_python_27() functionDamian Johnson2016-01-01
| * Skip compare_flags.py test on python 2.6Damian Johnson2016-01-01
| * Add missing assertItemsEqual() for python 2.6Damian Johnson2015-12-31
|/
* Move imports to the top of filesDamian Johnson2015-12-31
* Don't assign lambdas to variablesDamian Johnson2015-12-30
* Re-raise the same type of exception we get in launch_tor()Damian Johnson2015-12-30
* Unexpected exceptions could cause launch_tor() to leave a lingering processDamian Johnson2015-12-29
* Revert "Controller method for getting custom config options"Damian Johnson2015-12-22
* Controller method for getting custom config optionsDamian Johnson2015-12-22
* Updating with DirCache optionDamian Johnson2015-12-22
* Updating with latest torrc optionsDamian Johnson2015-12-20
* Update tor manual optionsDamian Johnson2015-12-12
* Don't check if authority addresses are accurateDamian Johnson2015-12-12
* Can't do nested inline sphinx markupDamian Johnson2015-12-07
* Move test for unknown man options to unit testsDamian Johnson2015-12-07
* Check that we have 'man' for testsDamian Johnson2015-12-06