Commit History

Author SHA1 Message Date
  teor de5b491b4b Check for src/app and src/or, and fail if they are both present 5 years ago
  teor f16e39673a Use bridges+hs-v2 as the default in test-network.sh 5 years ago
  teor 99ba2818d7 Detect tor build directories with src/app or src/or 5 years ago
  teor e0d4b180ac Only use ${} when required 5 years ago
  teor a5eae0b6d9 Actually use CHUTNEY_TOR as a binary path, rather than just searching PATH 5 years ago
  teor 74e87ead49 Remove all comment references to obsolete tor versions 5 years ago
  teor c889534dd5 Add an offline mode to chutney, which disables DNS 7 years ago
  Taylor Yu 9e48988877 Use POSIX shell arithmetic syntax, not a bashism 7 years ago
  teor ee77717670 Fix a shell variable increment that was accidentally executed 7 years ago
  teor f020fb9f0d Add an option for test-network.sh to run multiple verify rounds 7 years ago
  teor 8822169d7f Merge branch 'tor-termination' 7 years ago
  teor 5adda26c1b Make all chutney tors exit when tools/test-network.sh exits 7 years ago
  teor 23207d23bb Fix an inconsistent echo call in tools/test-network.sh 7 years ago
  teor 4334644994 Make tor clean up connections before stopping a chutney network 7 years ago
  Nick Mathewson 876933cb31 Give chutney a CHUTNEY_DEBUG option 7 years ago
  teor 125b2e61e2 Fix a comment typo in test-network.sh 7 years ago
  teor 030e2b9817 Use sh rather than bash 7 years ago
  teor 68ac9d859c Reserve an exit status of 2 for "unknown command-line argument" 7 years ago
  teor f741edfdbc Add a warning-only mode to test-network.sh 7 years ago
  teor 52f5355ca9 Add a quiet mode to test-network.sh and warnings.sh 7 years ago
  teor 656b5d8990 Fix a typo in the update message 7 years ago
  teor bc7a8eab20 Handle CHUTNEY_DATA_DIR correctly, even if it's relative 7 years ago
  teor cdd9119df4 Make chutney accept relative paths, as well as the scripts 7 years ago
  teor 6e9658c906 When we fail to parse an option, remind the user to update chutney 7 years ago
  teor 0d57f92157 Use bash rather than the default shell 7 years ago
  teor 729ea601c5 Check that relative paths actually have what we need in them 7 years ago
  teor 9a1085a526 Refactor and document the warnings.sh code 7 years ago
  teor 822b30c8e5 Make chutney shell scripts support relative paths 7 years ago
  teor a503fefe9c Log all warnings generated by tor after testing a network 7 years ago
  teor 16e32cc0d7 Make chutney tools work with relative paths 7 years ago