Commit History

Author SHA1 Message Date
  teor 5adda26c1b Make all chutney tors exit when tools/test-network.sh exits 7 years ago
  teor 762bb838ac Add documentation comments for some chutney internal options 7 years ago
  teor 4334644994 Make tor clean up connections before stopping a chutney network 7 years ago
  teor f2fe67e98d Make a unique directory each chutney run, and symlink to a standard name 7 years ago
  teor cdd9119df4 Make chutney accept relative paths, as well as the scripts 7 years ago
  cypherpunks 501dff31d2 Change the default mode when creating directories 7 years ago
  teor 5d98fae0db Create client data directories in mode 0700 8 years ago
  teor 696a55c0e2 Add IPv6 client support to chutney 8 years ago
  teor 513a66273d Find scripts/chutney_tests/ based on CHUTNEY_PATH 8 years ago
  teor (Tim Wilson-Brown) 1592d53a91 Make chutney verify retry until success 8 years ago
  cypherpunks 14bb7b8621 Move network tests to separate Python files 8 years ago
  anonym 83ca28cbf9 Allow specifying the Chutney listen address. 9 years ago
  Nick Mathewson 9e329c4319 use CHUTNEY_DATA_DIR in one more place 8 years ago
  cypherpunks 45463f00ab Fix PEP8 errors 10 years ago
  anonym 05047a2dff Allow specifying the Chutney data directory. 8 years ago
  Nick Mathewson 984f672498 Merge remote-tracking branch 'teor/debug-on-fail' 8 years ago
  anonym 8e4f5cbbca Do not use the system torrc when generating router keys. 8 years ago
  Isis Lovecruft 5a63784d40 Fix borken print() function calls in lib/chutney/TorNet.py. 9 years ago
  teor 51dc1a3c2b Implement chutney performance testing 9 years ago
  teor 39d47297ae On chutney verify failure, inform user about debug mode 9 years ago
  teor 0d350720ff Add bridge clients and hidden services to chutney verify 10 years ago
  teor 1c707d5afb Include bridge clients in chutney verify 10 years ago
  teor 6108e68c18 Automatically create hidden service directory for hidden services 10 years ago
  Nick Mathewson 620ab9ece1 A few python3 fixes 10 years ago
  Nick Mathewson 6b27a91b54 Actually, when we're told to configure, move the old 'nodes' dir 10 years ago
  Nick Mathewson b19d238e24 Merge remote-tracking branch 'huig/master' 10 years ago
  Daniel Martí 0414585a99 Fix the last few pep8 warnings 10 years ago
  Daniel Martí 07f0979a4e Add initial support for Python 3 alongside 2 10 years ago
  Daniel Martí ab5d1043d4 Simplify more code by restructuring a bit 10 years ago
  Daniel Martí 78aaf07a8a Simplify some bits of logic 10 years ago