summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'nickm/misc_bugs'teor2017-05-08
|\
| * Numerous additional debugging logsNick Mathewson2017-05-02
| * Traffic.py: make want_to_write() correctNick Mathewson2017-05-02
| * Traffic.py: Actually detect EOFNick Mathewson2017-05-02
* | Merge branch 'tor-termination'teor2017-05-08
|\ \ | |/ |/|
| * Make all chutney tors exit when tools/test-network.sh exitsteor2017-05-03
| * Add documentation comments for some chutney internal optionsteor2017-05-03
| * Make tor clean up connections before stopping a chutney networkteor2017-05-03
* | Give chutney a CHUTNEY_DEBUG optionNick Mathewson2017-05-02
|/
* Make a unique directory each chutney run, and symlink to a standard nameteor2017-02-27
* Make chutney accept relative paths, as well as the scriptsteor2017-02-27
* Change the default mode when creating directoriescypherpunks2017-02-27
* Create client data directories in mode 0700teor2017-02-15
* Add IPv6 client support to chutneyteor2016-09-06
* Find scripts/chutney_tests/ based on CHUTNEY_PATHteor2016-08-30
* Wait 5 seconds between data retriesteor (Tim Wilson-Brown)2016-07-28
* Don't burn through a client's HSDirs too fast in hs-minteor (Tim Wilson-Brown)2016-07-18
* Make chutney verify retry until successteor (Tim Wilson-Brown)2016-07-18
* Move network tests to separate Python filescypherpunks2016-07-02
* Allow specifying the Chutney listen address.anonym2016-06-30
* use CHUTNEY_DATA_DIR in one more placeNick Mathewson2016-06-19
* Fix PEP8 errorscypherpunks2016-06-19
* Allow specifying the Chutney data directory.anonym2016-06-17
* Merge remote-tracking branch 'teor/debug-on-fail'Nick Mathewson2016-06-17
|\
| * On chutney verify failure, inform user about debug modeteor2015-04-24
* | Do not use the system torrc when generating router keys.anonym2016-05-10
* | Fix borken print() function calls in lib/chutney/TorNet.py.Isis Lovecruft2016-02-18
* | fixup #15353 - Sleep when transmitting bytes temporarily failsteor (Tim Wilson-Brown)2015-10-09
* | If chutney repeatedly sends no bytes, stop tryingteor (Tim Wilson-Brown)2015-10-06
* | Implement chutney performance testingteor2015-07-06
|/
* Add bridge clients and hidden services to chutney verifyteor2015-01-10
* Include bridge clients in chutney verifyteor2015-01-10
* Automatically create hidden service directory for hidden servicesteor2014-12-30
* A few python3 fixesNick Mathewson2014-12-29
* Actually, when we're told to configure, move the old 'nodes' dirNick Mathewson2014-12-29
* Merge remote-tracking branch 'huig/master'Nick Mathewson2014-12-29
|\
| * Remove old configuration files before configureIgnacio Gago2014-12-13
* | Fix the last few pep8 warningsDaniel Martí2014-12-23
* | Add initial support for Python 3 alongside 2Daniel Martí2014-12-23
* | Simplify more code by restructuring a bitDaniel Martí2014-12-23
* | Group global imports at the topDaniel Martí2014-12-23
* | Simplify some bits of logicDaniel Martí2014-12-23
* | Better error if generating fingerprint failsNick Mathewson2014-12-15
|/
* Merge remote-tracking branch 'houqp/miss_network_error'Nick Mathewson2014-10-09
|\
| * check none exist network fileQingping Hou2014-03-27
| * refactor argument parsing into parseArgsQingping Hou2014-03-27
* | Merge branch 'issue-13161-typos' into issue-13161-check-torrc-optionsteor2014-10-02
|\ \
| * | Fix typos in TorNet.pyteor2014-10-01
* | | Check RunAsDaemon before using wait()teor2014-10-02
* | | Stop using unsupported torrc optionsteor2014-10-01
|/ /