| Commit message (Expand) | Author | Age |
* | export the default exit policy via the control port, so controllers | Roger Dingledine | 2006-06-13 |
* | the CookieAuthentication section in our spec seems to assume we're | Roger Dingledine | 2006-06-07 |
* | apply control-spec patch from Matt Edman: Circuit status only has a path when... | Nick Mathewson | 2006-05-21 |
* | make the spec more accurate | Roger Dingledine | 2006-04-09 |
* | minor cleanups | Roger Dingledine | 2006-04-03 |
* | admit that getinfo can fail. | Roger Dingledine | 2006-04-02 |
* | specify SETROUTERPURPOSE and modify +POSTDESCRIPTOR | Roger Dingledine | 2006-03-17 |
* | Implement GETINFO(dir/server/foo); status will be harder. | Nick Mathewson | 2006-03-15 |
* | 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-09 |
* | 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-08 |
* | add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO req... | Geoff Goodell | 2006-03-07 |
* | Mention which version of tor implements control-spec.txt, so people wont get ... | Nick Mathewson | 2006-03-05 |
* | Add a new circuit purpose 'controller' to let the controller | Roger Dingledine | 2006-02-23 |
* | apply contrib/checkSpace.pl to our spec files too. | Roger Dingledine | 2006-02-09 |
* | minor fix to control spec | Roger Dingledine | 2006-02-04 |
* | from the controller you can getinfo entry-guards now, not entry-nodes. | Roger Dingledine | 2006-01-10 |
* | spec getinfo desc/all-recent | Roger Dingledine | 2006-01-10 |
* | update the control spec to deprecate getinfo helper-nodes | Roger Dingledine | 2005-12-28 |
* | mention that getinfo helper-nodes can return status "never-connected". | Roger Dingledine | 2005-12-25 |
* | separate address and port with a space in REDIRECTSTREAM command | Geoff Goodell | 2005-12-22 |
* | clarify that tor will close unattached streams by itself after 2 minutes, | Roger Dingledine | 2005-12-05 |
* | Add a new controller event type that allows controllers to get all | Peter Palfrader | 2005-11-19 |
* | document how the error values for closestream and closecircuit work. | Roger Dingledine | 2005-11-18 |
* | what to do on a failed setconf was a bit unspecified | Roger Dingledine | 2005-11-17 |
* | fix typo | Roger Dingledine | 2005-11-01 |
* | More work towards a sane digest-based liveness testing. | Nick Mathewson | 2005-10-12 |
* | document the new functionality that crept in: | Roger Dingledine | 2005-09-14 |
* | correct a mistake i just added | Roger Dingledine | 2005-09-13 |
* | update control spec to reflect our new SETCONF behavior | Roger Dingledine | 2005-09-13 |
* | add a RESETCONF controller command, and make setconf with a null | Roger Dingledine | 2005-09-08 |
* | formatting/numbering patch from matt edman | Roger Dingledine | 2005-08-29 |
* | fix some typos in the control spec | Roger Dingledine | 2005-08-22 |
* | document the 'quit' controller command | Roger Dingledine | 2005-08-13 |
* | Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls. | Nick Mathewson | 2005-08-10 |
* | Implement some more GETINFO goodness: expose helper nodes, config options, ge... | Nick Mathewson | 2005-08-04 |
* | it's called GETCONF, not GETCONFIG | Roger Dingledine | 2005-07-17 |
* | Macro-fu to get DEBUG events working. | Nick Mathewson | 2005-07-13 |
* | checkpoint minor control-spec cleanups | Nick Mathewson | 2005-07-12 |
* | Note that authentication arguments are optional | Nick Mathewson | 2005-06-27 |
* | Describe how to detect v0 or v1 protocol | Nick Mathewson | 2005-06-24 |
* | 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-19 |
* | 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-18 |
* | First (and fragmentary) draft of revised controller protocol. | Nick Mathewson | 2005-06-17 |
* | Document s2k and cookie auth methods; resolve bug 153 | Nick Mathewson | 2005-06-05 |
* | Revise control spec and implementation to allow all log messages to be sent t... | Nick Mathewson | 2005-04-05 |
* | Better messages when POSTDESCRIPTOR fails | Nick Mathewson | 2005-04-02 |