aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clean up ENOENT messages a bitHEADmasterNick Mathewson2014-02-28
* Print out help error message on binary not foundQingping Hou2014-02-27
* support setting tor and tor-gencert path by environment variablesQingping Hou2014-02-27
* remove stale lock file for crashed TorQingping Hou2014-02-17
* add a license fileNick Mathewson2014-01-29
* Use AlternateDirAuthority when Bridge Authority exists in networkMatthew Finkel2013-11-13
* Fix a typo in the stop codeNick Mathewson2013-10-01
* Merge remote-tracking branch 'linus/bug8531'Nick Mathewson2013-06-24
|\
| * Return 1 from Source.on_readable() when connected over proxy.Linus Nordberg2013-06-18
| * Add some documentation and comments.Linus Nordberg2013-06-18
| * Exit with 255 since that's more explicit.Linus Nordberg2013-06-18
| * Report "successfully connected" at most once.Linus Nordberg2013-06-18
| * When testing traffic, bind to 127.0.0.1 rather than localhost.Linus Nordberg2013-06-18
| * Use values from errno instead of literal constants.Linus Nordberg2013-06-18
| * Make chutney exit with -1 on failure.Linus Nordberg2013-06-12
| * Add 'verify' command.Linus Nordberg2013-06-12
* | Don't require directory 'net'.Linus Nordberg2013-06-18
* | Print a note about the renaming of old net/nodes directory.Linus Nordberg2013-06-14
* | Make 'chutney status' indicate result in exit code.Linus Nordberg2013-06-13
* | Have the bootstrap script indicate network status in exit code.Linus Nordberg2013-06-13
* | Use new Tor option TestingV3AuthVotingStartOffset to bootstrap quicker.Linus Nordberg2013-06-08
|/
* Make the "basic" and "mixed" networks work again. Need a better fix to make "...Nick Mathewson2012-12-19
* Add support for bridges on IPv6 and clients using them.Linus Nordberg2012-07-18
* Add support for bridge authorities, bridge relays and clients using bridges.Linus Nordberg2012-07-11
* Change orport_base away from 6000 where Xorg often sits.Linus Nordberg2012-07-09
* Simple configuration for a mixed-version networkNick Mathewson2011-10-05
* Make everybody log more verbosely in the default templateNick Mathewson2011-09-28
* Add our accumulated notes from the last few in-person sessions...Michael Stone2011-04-17
* Refactor Node into separate Node, Builder, and Launcher classes.Nick Mathewson2011-03-18
* Add a placeholder readmeNick Mathewson2011-03-08
* Allow environment variable PYTHON to override defaultNick Mathewson2011-03-08
* Document some of TorNet.pyNick Mathewson2011-03-06
* Fix some critical bugs in our Environ classNick Mathewson2011-03-06
* better allow path separators in IDsNick Mathewson2011-03-06
* Add documentation for Templating.py, including a failing testNick Mathewson2011-03-06
* self.env -> self._envNick Mathewson2011-03-06
* Give slightly better usage information.Michael Stone2011-03-06
* Use cgitb to get verbose tracebacks.Michael Stone2011-03-06
* Rename self._fields->self.env, me->my, and FIELDS->ENVIRON.Michael Stone2011-03-06
* Use new-style objects.Michael Stone2011-03-06
* Remove unused import.Michael Stone2011-03-06
* Add a missing format argumentNick Mathewson2011-03-03
* document more to-do itemsNick Mathewson2011-03-01
* Move stuff into a submodule. Calling it "chutney" for now. Add launcher scriptNick Mathewson2011-03-01
* Make it able to start, stop, and monitor tor networks. still very rough.Nick Mathewson2011-03-01
* Initial commit for 5th-gen tor privnet scriptNick Mathewson2011-02-27