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