Commit History

Author SHA1 Message Date
  teor f9d27ae30c python: Add __future__ imports for python 3 compatibility 4 years ago
  teor 0a83ecfaa1 Merge remote-tracking branch 'tor-github/pr/34' 4 years ago
  teor d9e5f9d768 TorNet: add comments explaining that orport is used for IPv4 and IPv6 4 years ago
  teor a5a7da490a TorNet: refactor IPv4 and IPv6 templates into a single string constant 4 years ago
  Nick Mathewson 2b8f250572 Bridge lines now contain fingerprints, and may contain extra pt material 5 years ago
  Nick Mathewson fa0bc73bee Add the ability to mark a value as derived at runtime. 5 years ago
  Nick Mathewson f9a9d9614c Allow nodes to be configured and launched by phase. 5 years ago
  Nick Mathewson ffd612b1f5 Add some initial support for pluggable transports in TorNet 5 years ago
  teor 49dceb9690 Merge remote-tracking branch 'tor-github/pr/28' 4 years ago
  Nick Mathewson 43d034bb1b Add a "supported" command that checks whether a network can work. 5 years ago
  Nick Mathewson 87521c429b Don't capture all AttributeErrors in tests 5 years ago
  Nick Mathewson de96081be3 Preliminary: add a memoization decorator 5 years ago
  teor 191e280f63 tests: Stop requiring python2 for module tests 5 years ago
  teor ce93bf0c4d TorNet: Simplify the OwningControllerProcess code 5 years ago
  teor f6a034e4db TorNet: use getenv_int() where we expect env vars to be ints 5 years ago
  Nick Mathewson d8355b434e Increase CHUTNEY_START_TIME to 60 5 years ago
  Nick Mathewson 65e53b7563 wait_for_bootstrap: fix a race condition 5 years ago
  Nick Mathewson 287c61a4c0 wait_for_bootstrap: another regex tweak 5 years ago
  Nick Mathewson 18af751e0b wait_for_bootstrap: log node names with bootstrap statuses 5 years ago
  Nick Mathewson ee396986d8 wait_for_bootstrap: When logging un-bootstrapped nodes, also log crashes 5 years ago
  Nick Mathewson bd76a94b69 wait_for_bootstrap: Fix the regex for bootstrap messages 5 years ago
  teor 800c11ce33 Merge remote-tracking branch 'tor-github/pr/5' 5 years ago
  Nick Mathewson 9934f8b6d2 wait_for_bootstrap: Make time limit configurable. 5 years ago
  Nick Mathewson da381fff31 fixup! Add a chutney "wait_until_bootstrap" command 5 years ago
  Nick Mathewson d07859bb53 Use a wrapper to make two mode-0700 directories at once 5 years ago
  Nick Mathewson 49087abb2a Another python3 fix, about directory permissions made by os.makedirs 5 years ago
  Nick Mathewson ced12d75db Allow warnings from within runConfigFile 5 years ago
  Nick Mathewson dce899f132 Python3: exec() now expects a string, not a file. 5 years ago
  Nick Mathewson d4e4ee53e4 Add a chutney "wait_until_bootstrap" command 5 years ago
  teor ef92c76684 Debug: give better bootstrap error messages 5 years ago