aboutsummaryrefslogtreecommitdiff
path: root/doc/control-spec.txt
Commit message (Expand)AuthorAge
...
* apply contrib/checkSpace.pl to our spec files too.Roger Dingledine2006-02-09
* minor fix to control specRoger Dingledine2006-02-04
* from the controller you can getinfo entry-guards now, not entry-nodes.Roger Dingledine2006-01-10
* spec getinfo desc/all-recentRoger Dingledine2006-01-10
* update the control spec to deprecate getinfo helper-nodesRoger Dingledine2005-12-28
* mention that getinfo helper-nodes can return status "never-connected".Roger Dingledine2005-12-25
* separate address and port with a space in REDIRECTSTREAM commandGeoff Goodell2005-12-22
* clarify that tor will close unattached streams by itself after 2 minutes,Roger Dingledine2005-12-05
* Add a new controller event type that allows controllers to get allPeter Palfrader2005-11-19
* document how the error values for closestream and closecircuit work.Roger Dingledine2005-11-18
* what to do on a failed setconf was a bit unspecifiedRoger Dingledine2005-11-17
* fix typoRoger Dingledine2005-11-01
* More work towards a sane digest-based liveness testing.Nick Mathewson2005-10-12
* document the new functionality that crept in:Roger Dingledine2005-09-14
* correct a mistake i just addedRoger Dingledine2005-09-13
* update control spec to reflect our new SETCONF behaviorRoger Dingledine2005-09-13
* add a RESETCONF controller command, and make setconf with a nullRoger Dingledine2005-09-08
* formatting/numbering patch from matt edmanRoger Dingledine2005-08-29
* fix some typos in the control specRoger Dingledine2005-08-22
* document the 'quit' controller commandRoger Dingledine2005-08-13
* Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls.Nick Mathewson2005-08-10
* Implement some more GETINFO goodness: expose helper nodes, config options, ge...Nick Mathewson2005-08-04
* it's called GETCONF, not GETCONFIGRoger Dingledine2005-07-17
* Macro-fu to get DEBUG events working.Nick Mathewson2005-07-13
* checkpoint minor control-spec cleanupsNick Mathewson2005-07-12
* Note that authentication arguments are optionalNick Mathewson2005-06-27
* Describe how to detect v0 or v1 protocolNick Mathewson2005-06-24
* note GETCONF default feature in specNick Mathewson2005-06-19
* Implement all the rest of the new controller protocol, debug a little, add so...Nick Mathewson2005-06-19
* Address points by arma and points not by arma in new control-spec.txtNick Mathewson2005-06-18
* some fixes and questions on the control specRoger Dingledine2005-06-18
* First (and fragmentary) draft of revised controller protocol.Nick Mathewson2005-06-17
* Document s2k and cookie auth methods; resolve bug 153Nick Mathewson2005-06-05
* Revise control spec and implementation to allow all log messages to be sent t...Nick Mathewson2005-04-05
* Better messages when POSTDESCRIPTOR failsNick Mathewson2005-04-02
* fix typoRoger Dingledine2005-03-29
* Rename option in control-spec.txt too.Nick Mathewson2005-03-27
* change control spec so closestream doesn't get to specify whetherRoger Dingledine2005-03-27
* Clarify behavior of SETEVENTS: it is SET, not ADD.Nick Mathewson2005-03-25
* note that you can't attachstream to a non-open circuit.Roger Dingledine2005-03-24
* added short descriptions to circuit-related event codesGeoff Goodell2005-03-24
* Document EXTENDCIRCUIT DONE message behavior.Nick Mathewson2005-03-24
* Specify and implement close-stream and close-circuit control messagesNick Mathewson2005-03-22
* update control-spec tooRoger Dingledine2005-03-22
* specify that a key-value configuration line consists of key-space-value.Geoff Goodell2005-03-21
* Implement redirectstream in control interface.Nick Mathewson2005-03-19
* Commit fixes for several pending tor core tasks: document all DOCDOCed functi...Nick Mathewson2005-03-17
* <arma2> - closed=4, new connection=5, new resolve request=6)Nick Mathewson2005-03-14
* Note a couple of changes in TCNick Mathewson2005-03-14
* Implement the common case of ATTACHSTREAM.Nick Mathewson2005-03-12