Age | Commit message (Expand) | Author |
2006-03-17 | specify SETROUTERPURPOSE and modify +POSTDESCRIPTOR | Roger Dingledine |
2006-03-15 | Implement GETINFO(dir/server/foo); status will be harder. | Nick Mathewson |
2006-03-09 | add to the stack of implementation notes. | Roger Dingledine |
2006-03-09 | new controller signal NEWNYM that makes new application requests | Roger Dingledine |
2006-03-08 | introduce a new orconn_status "NEW" | Roger Dingledine |
2006-03-08 | mark controller exposure of directory data as DRAFT and Not Implemented | Geoff Goodell |
2006-03-07 | add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO req... | Geoff Goodell |
2006-03-05 | Mention which version of tor implements control-spec.txt, so people wont get ... | Nick Mathewson |
2006-02-23 | Add a new circuit purpose 'controller' to let the controller | Roger Dingledine |
2006-02-09 | apply contrib/checkSpace.pl to our spec files too. | Roger Dingledine |
2006-02-04 | minor fix to control spec | Roger Dingledine |
2006-01-10 | from the controller you can getinfo entry-guards now, not entry-nodes. | Roger Dingledine |
2006-01-10 | spec getinfo desc/all-recent | Roger Dingledine |
2005-12-28 | update the control spec to deprecate getinfo helper-nodes | Roger Dingledine |
2005-12-25 | mention that getinfo helper-nodes can return status "never-connected". | Roger Dingledine |
2005-12-22 | separate address and port with a space in REDIRECTSTREAM command | Geoff Goodell |
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 |