aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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