aboutsummaryrefslogtreecommitdiff
path: root/contrib/TorControl.py
Commit message (Collapse)AuthorAge
* Mark old TorControl.py script as heavily deprecatedNick Mathewson2005-06-24
| | | | svn:r4479
* Add feature to handle unset (default) configuration options in GETCONF ↵Nick Mathewson2005-06-19
| | | | | | control messages svn:r4461
* Fix script name in syntax msgNick Mathewson2005-05-14
| | | | svn:r4203
* Fix patch to TorControl.pyNick Mathewson2005-05-12
| | | | svn:r4195
* Commit patch to resolve bug 140Nick Mathewson2005-05-12
| | | | svn:r4194
* Update TorControl to handle new event types. EVENT_WARN is obsolete, so ↵Nick Mathewson2005-04-05
| | | | | | rename it to EVENT_TYPE.OBSOLETE_LOG. svn:r4011
* update copyright notices.Nick Mathewson2005-04-01
| | | | svn:r3982
* Add close_foo functions to TorControlNick Mathewson2005-03-31
| | | | svn:r3929
* First cut at server-poker.Nick Mathewson2005-03-31
| | | | svn:r3924
* checkpoint fixes to TorControlNick Mathewson2005-03-31
| | | | svn:r3923
* Add more functionality; fix syntax.Nick Mathewson2005-03-31
| | | | svn:r3922
* Rename tor-control.py to TorControl.py; begin making it into a useful ↵Nick Mathewson2005-03-25
library instead of a lame testing script. svn:r3879