Commit History

Author SHA1 Message Date
  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. 8 years ago
  teor 51dc1a3c2b Implement chutney performance testing 8 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 9 years ago
  teor 1c707d5afb Include bridge clients in chutney verify 9 years ago
  teor 6108e68c18 Automatically create hidden service directory for hidden services 9 years ago
  Nick Mathewson 620ab9ece1 A few python3 fixes 9 years ago
  Nick Mathewson 6b27a91b54 Actually, when we're told to configure, move the old 'nodes' dir 9 years ago
  Nick Mathewson b19d238e24 Merge remote-tracking branch 'huig/master' 9 years ago
  Daniel Martí 0414585a99 Fix the last few pep8 warnings 9 years ago
  Daniel Martí 07f0979a4e Add initial support for Python 3 alongside 2 9 years ago
  Daniel Martí ab5d1043d4 Simplify more code by restructuring a bit 9 years ago
  Daniel Martí 78aaf07a8a Simplify some bits of logic 9 years ago
  Nick Mathewson 85f54fdc62 Better error if generating fingerprint fails 9 years ago
  Ignacio Gago 55715649eb Remove old configuration files before configure 9 years ago
  Nick Mathewson d91cf28d17 Merge remote-tracking branch 'houqp/miss_network_error' 9 years ago
  teor df1d0a17c2 Merge branch 'issue-13161-typos' into issue-13161-check-torrc-options 9 years ago
  teor f34ac80509 Check RunAsDaemon before using wait() 9 years ago
  teor b4027b16fc Stop using unsupported torrc options 9 years ago
  teor 6d5cb08836 Fix typos in TorNet.py 9 years ago
  Daniel Martí 60b2d18d81 Keep static analyzers like pyflakes happy about globals 9 years ago
  Daniel Martí 53a356cda5 Remove a couple of unnecessary variables 9 years ago
  Daniel Martí 31af7760de Don't override built-in name 'dir' 9 years ago
  Daniel Martí b507789f9f Run autopep8 to comply with PEP8 9 years ago
  Daniel Martí cb01a3eea0 Be more explicit about using python2 9 years ago
  Daniel Martí db1397754e Remove some unused variables 9 years ago
  Qingping Hou 489bc2b463 check none exist network file 10 years ago
  Qingping Hou e75aab6f64 refactor argument parsing into parseArgs 10 years ago