Commit History

Author SHA1 Message Date
  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
  teor 696a55c0e2 Add IPv6 client support to chutney 7 years ago
  teor 4c007f7ec0 Refer to chutney networks using full paths 7 years ago
  teor 54178b5a9c Make sure the chutney executable is a regular file 7 years ago
  teor db62244991 Export CHUTNEY_BOOTSTRAP_TIME in test-network.sh 7 years ago
  teor (Tim Wilson-Brown) bad7c3e8e4 Increase start time to 20 seconds to avoid rare network failures 7 years ago
  teor (Tim Wilson-Brown) 32a809aab7 Quote some shell variables in test-network.sh 7 years ago