summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Tidy common.i, and reorder options for readabilityteor2017-02-15
* Add a control socket for every tor instanceteor2017-02-15
* Require authentication on all Tor control portsteor2017-02-15
* Fix typo in bootstrap-network.sh.Lars Luthman2017-01-09
* Add IPv6 single onion network flavoursteor2016-09-14
* Add a single onion service which can only reach one relayteor2016-09-14
* Add the single-onion flavour for testing single onion servicesteor (Tim Wilson-Brown)2016-09-14
* Add a hidden service to the IPv6 client networkteor2016-09-07
* Fix typos in chutney IPv6 client templates and networksteor2016-09-06
* Refactor the IPv6 bridge torrc template to use orport-v6.iteor2016-09-06
* We don't verify using IPv6 SOCKS or Exit traffic, add TODOs for thatteor2016-09-06
* Add IPv6 client support to chutneyteor2016-09-06
* Find CHUTNEY_PATH based on the chutney script's pathteor2016-08-30
* Find scripts/chutney_tests/ based on CHUTNEY_PATHteor2016-08-30
* Refer to chutney networks using full pathsteor2016-08-30
* Add minimal mixed tor version networksteor2016-08-18
* Make hs-min strict againteor2016-08-18
* Make sure the chutney executable is a regular fileteor2016-08-12
* Export CHUTNEY_BOOTSTRAP_TIME in test-network.shteor2016-08-11
* Wait 5 seconds between data retriesteor (Tim Wilson-Brown)2016-07-28
* 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
* Configure a ControlPort for every tor instance run by chutneyteor (Tim Wilson-Brown)2016-07-27
* Document all the test-network.sh arguments in the READMEteor (Tim Wilson-Brown)2016-07-20
* 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
* Apparently time.time() is a more reliable time.clock()teor (Tim Wilson-Brown)2016-07-18
* Don't burn through a client's HSDirs too fast in hs-minteor (Tim Wilson-Brown)2016-07-18
* Make chutney verify retry until successteor (Tim Wilson-Brown)2016-07-18
* We fixed #15937, update the READMEteor (Tim Wilson-Brown)2016-07-18
* Document test-network.sh in the READMEteor (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
* Document CHUTNEY_LISTEN_ADDRESS in the READMEteor (Tim Wilson-Brown)2016-07-02
* Add git mergetool backups to the git ignore listcypherpunks2016-07-02
* Add vim swap files to the git ignore listcypherpunks2016-07-02
* Add more information about chutney_tests to the READMEteor (Tim Wilson-Brown)2016-07-02
* Move network tests to separate Python filescypherpunks2016-07-02
* Allow specifying the Chutney listen address.anonym2016-06-30
* use CHUTNEY_DATA_DIR in one more placeNick Mathewson2016-06-19
* Remove trailing spacescypherpunks2016-06-19
* Fix PEP8 errorscypherpunks2016-06-19
* Document CHUTNEY_DATA_DIRNick Mathewson2016-06-17
* Allow specifying the Chutney data directory.anonym2016-06-17
* Merge remote-tracking branch 'teor/clarify-exit-policies'Nick Mathewson2016-06-17
|\
| * Clarify exit policies for IPv4 and IPv6, including private addressesteor2015-04-24
* | Merge remote-tracking branch 'teor/debug-on-fail'Nick Mathewson2016-06-17
|\ \