Roger Dingledine
|
31b51849b5
export the default exit policy via the control port, so controllers
|
18 years ago |
Roger Dingledine
|
003561fa64
the CookieAuthentication section in our spec seems to assume we're
|
18 years ago |
Nick Mathewson
|
33e92cd5fb
apply control-spec patch from Matt Edman: Circuit status only has a path when it has been extended one or more hops.
|
18 years ago |
Roger Dingledine
|
06c30fb8b7
make the spec more accurate
|
18 years ago |
Roger Dingledine
|
7b8373a7f3
minor cleanups
|
18 years ago |
Roger Dingledine
|
9aecb5080e
admit that getinfo can fail.
|
18 years ago |
Roger Dingledine
|
3d8af628e6
specify SETROUTERPURPOSE and modify +POSTDESCRIPTOR
|
18 years ago |
Nick Mathewson
|
fb7b5545ce
Implement GETINFO(dir/server/foo); status will be harder.
|
18 years ago |
Roger Dingledine
|
9b55b50b87
add to the stack of implementation notes.
|
18 years ago |
Roger Dingledine
|
8a72c2bd62
new controller signal NEWNYM that makes new application requests
|
18 years ago |
Roger Dingledine
|
39964206d8
introduce a new orconn_status "NEW"
|
18 years ago |
Geoff Goodell
|
e6389096b5
mark controller exposure of directory data as DRAFT and Not Implemented
|
18 years ago |
Geoff Goodell
|
82df8a2b52
add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO requests
|
18 years ago |
Nick Mathewson
|
ae628a3aee
Mention which version of tor implements control-spec.txt, so people wont get so confused.
|
18 years ago |
Roger Dingledine
|
329af979e0
Add a new circuit purpose 'controller' to let the controller
|
18 years ago |
Roger Dingledine
|
f534bf33f6
apply contrib/checkSpace.pl to our spec files too.
|
19 years ago |
Roger Dingledine
|
96e350c16c
minor fix to control spec
|
19 years ago |
Roger Dingledine
|
f0aefebf02
from the controller you can getinfo entry-guards now, not entry-nodes.
|
19 years ago |
Roger Dingledine
|
b1ea87da37
spec getinfo desc/all-recent
|
19 years ago |
Roger Dingledine
|
6efda1073d
update the control spec to deprecate getinfo helper-nodes
|
19 years ago |
Roger Dingledine
|
782efd9e93
mention that getinfo helper-nodes can return status "never-connected".
|
19 years ago |
Geoff Goodell
|
341ff5be94
separate address and port with a space in REDIRECTSTREAM command
|
19 years ago |
Roger Dingledine
|
c5bee116b6
clarify that tor will close unattached streams by itself after 2 minutes,
|
19 years ago |
Peter Palfrader
|
b9d37a2d58
Add a new controller event type that allows controllers to get all
|
19 years ago |
Roger Dingledine
|
a32a63d50b
document how the error values for closestream and closecircuit work.
|
19 years ago |
Roger Dingledine
|
396577d17e
what to do on a failed setconf was a bit unspecified
|
19 years ago |
Roger Dingledine
|
38d3082b89
fix typo
|
19 years ago |
Nick Mathewson
|
a7ca56b537
More work towards a sane digest-based liveness testing.
|
19 years ago |
Roger Dingledine
|
ec9ef0da3b
document the new functionality that crept in:
|
19 years ago |
Roger Dingledine
|
f08bccc460
correct a mistake i just added
|
19 years ago |