summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* moria1 uses a different address than what tor and stem citeDamian Johnson2015-02-19
* Directory authority's dir-source has its v3ident, not fingerprintDamian Johnson2015-02-19
* Test that tor's present dirauths match stem's hardcoded listDamian Johnson2015-02-19
* Windows support for connecion resolutionDamian Johnson2015-02-17
|\
| * Dropping a symlink that slipped inDamian Johnson2015-02-17
| * Changelog entryDamian Johnson2015-02-17
| * Fixing python3 supportDamian Johnson2015-02-17
| * Mocking issues with unit test for tasklistDamian Johnson2015-02-17
| * Dropped a necessary permission mockDamian Johnson2015-02-17
| * Correcting issues with pid_by_name()Damian Johnson2015-02-17
| * Give a useful error if our pid lookup failsDamian Johnson2015-02-17
| * Explain what the flags meanDamian Johnson2015-02-17
| * Strip tabs that slipped into a commentDamian Johnson2015-02-17
| * Fixed testsicodemachine2015-02-17
| * Added Windows Resolver support for get_connections as well as pid_by_nameicodemachine2015-02-17
| * Fixed Method Nameicodemachine2015-02-17
| * Added pid_by_name support for Windowsicodemachine2015-02-17
| * Integ test addedicodemachine2015-02-17
| * Added Windows Support for Connection Resolvericodemachine2015-02-17
|/
* Minor revisions for test_transition_to_relay()Damian Johnson2015-02-17
* Integration test to migrate from client to relaytest_for_14901Sebastian Hahn2015-02-17
* Failure messages inverted for starting tor in a testDamian Johnson2015-02-16
* Drop hardcoded test name from test.runner.only_run_once()Damian Johnson2015-02-16
* Updating copyright notice for 2015Damian Johnson2015-02-14
* Print which tor executable is used in run_testsprintexeSebastian Hahn2015-02-10
* Resolve www.torproject.org instead of hardcodingSebastian Hahn2015-02-09
* Gabelmoo's IP address changedSebastian Hahn2015-02-09
* Fix system resolved test on platforms without procfix_resolversSebastian Hahn2015-02-09
* Fix a doc typoSebastian Hahn2015-02-09
* Our ONLINE target could fail with an undefined 'streams'Damian Johnson2015-02-09
* Better argument handling for run_tests.pyDamian Johnson2015-02-09
|\
| * Rather than error, keep the default target when none are providedDamian Johnson2015-02-09
| * Warn if user doesn't provide any runnable integ targetsDamian Johnson2015-02-09
| * Balk if an unrecognized argument is providedDamian Johnson2015-02-09
| * The run_tests.py's -t argument aliased to two thingsDamian Johnson2015-02-09
|/
* Don't run test for 'tor --version' when using the RUN_NONE targetDamian Johnson2015-02-09
* Don't hardcode /tmp/foo as a test pathDamian Johnson2015-02-09
* Test tor's commandline argumentsDamian Johnson2015-02-08
|\
| * Make our new process tests work with python3Damian Johnson2015-02-08
| * Test additional configuration use casesDamian Johnson2015-02-08
| * Test 'tor --list-fingerprint' and 'tor --list-torrc-options'Damian Johnson2015-02-08
| * Test 'tor --dump-config' and 'tor --validate-config'Damian Johnson2015-02-07
| * Test 'tor --hash-password'Damian Johnson2015-02-07
| * Test that 'tor --hush' only outputs warnings and errorsDamian Johnson2015-02-02
| * Test that 'tor --help' provides the expected outputDamian Johnson2015-02-02
| * Test that 'tor --quiet' suppresses stdoutDamian Johnson2015-02-02
| * Test that 'tor --version' matches 'GETINFO version'Damian Johnson2015-02-02
| * Integ test for when spawning a tor process failsDamian Johnson2015-02-02
|/
* Tox supportDamian Johnson2015-02-01
|\
| * Delete stem.egg-info after running toxDamian Johnson2015-02-01