Commit History

Author SHA1 Message Date
  teor a113d6a46f test-network: wait for bootstrap rather than waiting for a set time 5 years ago
  teor 84127eb6eb README: updates after recent features 5 years ago
  teor 800c11ce33 Merge remote-tracking branch 'tor-github/pr/5' 5 years ago
  Nick Mathewson 9ef9cccd99 travis: allow up to 1 failure before declaring chutney broken 5 years ago
  Nick Mathewson ea4af7b764 Implement an "allow failures" feature in test-network.sh 5 years ago
  Nick Mathewson a2bd9bce2f Extract the body of test-network.sh into a new script. 5 years ago
  Nick Mathewson 95829ce2cf Fix shellcheck warnings in test-network.sh 5 years ago
  teor 9273887b4d Merge remote-tracking branch 'tor-github/pr/8/head' 5 years ago
  teor 067daf70ae Travis: explain what happens when deb.tpo repositories fail 5 years ago
  teor 27901cf3c2 Travis: test more python versions 5 years ago
  teor b4df7a1b23 Travis: also test chutney works with tor 0.3.4 and 0.4.0 5 years ago
  teor 3754fb4d17 Travis: Improve Tor and Python version displays in the UI 5 years ago
  teor d97165284e Travis: update tor version deb lines 5 years ago
  Nick Mathewson e5f6c305ed Travis: Trusty no longer exists on deb.tpo -- use Xenial instead 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 620efe453c Python3: Various bytes/unicode fixes 5 years ago
  Nick Mathewson bb4c2d261b python3: itervalues no longer exists 5 years ago
  Nick Mathewson 49087abb2a Another python3 fix, about directory permissions made by os.makedirs 5 years ago
  Nick Mathewson e54f24dfb4 Python3: get socket errno from errno attr, not from subscripting 5 years ago
  Nick Mathewson 386afd94bc python3: filters aren't lists. 5 years ago
  Nick Mathewson c7c0974d17 Python3 fix: open /dev/urandom in binary mode. 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 04f641def6 Update "chutney" script to prefer python, then python3, then python2 5 years ago
  Nick Mathewson 61eb4aac52 Travis: Use deb.torproject.org key URL 5 years ago
  Nick Mathewson d4e4ee53e4 Add a chutney "wait_until_bootstrap" command 5 years ago
  teor b0e98fccdc Fix a common Travis failure mode by allowing tor more time to bootstrap 5 years ago
  teor 6567a1e06f Travis: Adjust tor versions 5 years ago