summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Use POSIX shell arithmetic syntax, not a bashismTaylor Yu2017-05-19
* Fix a shell variable increment that was accidentally executedteor2017-05-11
* Add an option for test-network.sh to run multiple verify roundsteor2017-05-11
* Merge branch 'tor-termination'teor2017-05-08
|\
| * Make all chutney tors exit when tools/test-network.sh exitsteor2017-05-03
| * Fix an inconsistent echo call in tools/test-network.shteor2017-05-03
| * Make tor clean up connections before stopping a chutney networkteor2017-05-03
* | Give chutney a CHUTNEY_DEBUG optionNick Mathewson2017-05-02
|/
* Fix a comment typo in test-network.shteor2017-03-01
* Produce a sensible output from warnings.sh if readlink is not availableteor2017-03-01
* Use sh rather than bashteor2017-03-01
* Now bug 17090 is fixed, remove the comment about ignoring its warningteor2017-02-28
* Make the formatting of warnings slightly more consistentteor2017-02-28
* Reserve an exit status of 2 for "unknown command-line argument"teor2017-02-28
* If there are warnings, always echo the canonical nodes pathteor2017-02-28
* Add a warning-only mode to test-network.shteor2017-02-28
* Add a quiet mode to test-network.sh and warnings.shteor2017-02-28
* Fix a typo in the update messageteor2017-02-28
* Handle CHUTNEY_DATA_DIR correctly, even if it's relativeteor2017-02-27
* Make chutney accept relative paths, as well as the scriptsteor2017-02-27
* When we fail to parse an option, remind the user to update chutneyteor2017-02-27
* Make warnings summary mode even quieterteor2017-02-27
* Use bash rather than the default shellteor2017-02-27
* Check that relative paths actually have what we need in themteor2017-02-27
* Ignore more tor warningsteor2017-02-24
* Don't colour warnings when outputting to a fileteor2017-02-24
* Refactor and document the warnings.sh codeteor2017-02-24
* Make chutney shell scripts support relative pathsteor2017-02-23
* Handle hidden services on old tor versions in hsaddress.shteor2017-02-23
* Add SUMMARY and IGNORE_EXISTING modes to warnings.shteor2017-02-23
* Make warnings.sh output errs as wellteor2017-02-23
* Fix warnings.sh spacingteor2017-02-23
* Log all warnings generated by tor after testing a networkteor2017-02-23
* Make chutney tools work with relative pathsteor2017-02-15
* Fix typo in bootstrap-network.sh.Lars Luthman2017-01-09
* Add IPv6 client support to chutneyteor2016-09-06
* Refer to chutney networks using full pathsteor2016-08-30
* Make sure the chutney executable is a regular fileteor2016-08-12
* Export CHUTNEY_BOOTSTRAP_TIME in test-network.shteor2016-08-11
* Increase start time to 20 seconds to avoid rare network failuresteor (Tim Wilson-Brown)2016-07-28
* Quote some shell variables in test-network.shteor (Tim Wilson-Brown)2016-07-28
* Give test-network.sh a configurable delay before starting or stoppingteor (Tim Wilson-Brown)2016-07-28
* Find CHUTNEY_PATH based on the script's locationteor (Tim Wilson-Brown)2016-07-20
* Find TOR_DIR if it's called tor and next to chutneyteor (Tim Wilson-Brown)2016-07-20
* Allow tor and tor-gencert to be specified on the chutney command-lineteor (Tim Wilson-Brown)2016-07-18
* Fix some typos in test-network.shteor (Tim Wilson-Brown)2016-07-18
* Make chutney verify retry until successteor (Tim Wilson-Brown)2016-07-18
* Copy changes from Tor's test-network.shteor (Tim Wilson-Brown)2016-07-17
* Add a copy of src/test/test-network.sh from Torteor (Tim Wilson-Brown)2016-07-17
* Remove trailing spacescypherpunks2016-06-19