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