Nick Mathewson
0c2109dd23
r9075@totoro: nickm | 2006-10-18 10:08:30 -0400
...
Add comments on questions in control-spec.txt
svn:r8746
2006-10-18 14:08:40 +00:00
Roger Dingledine
9ad6c669e1
hammer farther on the status events. still a lot of questions.
...
svn:r8745
2006-10-18 04:33:58 +00:00
Nick Mathewson
b713b370bf
r9060@totoro: nickm | 2006-10-17 11:12:48 -0400
...
Apply patch from Mike Perry: add more reasons for circuit destroys. (Slightly tweaked to avoid allocating a number for an "internal" reason.)
svn:r8739
2006-10-17 15:20:00 +00:00
Roger Dingledine
9a70fbae2b
break status events into notice/warn rather than general/client/server.
...
this way vidalia has some guess about how freaked out we are, even if
it doesn't recognize the status name.
svn:r8735
2006-10-16 22:41:31 +00:00
Roger Dingledine
62763a13ed
take some more notes on status events we want
...
svn:r8728
2006-10-15 07:52:58 +00:00
Roger Dingledine
6851d7f854
flesh out the status events some more
...
svn:r8715
2006-10-14 03:32:33 +00:00
Roger Dingledine
c2a158f52c
clean up and name and syntax of status events
...
svn:r8693
2006-10-12 09:40:36 +00:00
Nick Mathewson
26283e69ba
r8973@totoro: nickm | 2006-10-09 11:45:47 -0400
...
Touch up last patch (to add REASON to CIRC events): make some reasons
more sensible, send reasons only to controllers that have enabled
extended events, and clean up whitespace.
svn:r8672
2006-10-09 15:47:50 +00:00
Nick Mathewson
b76fd968b4
r8972@totoro: nickm | 2006-10-09 10:36:22 -0400
...
Patch from Mike Perry: add a REASON field to closed and failed circ events.
svn:r8671
2006-10-09 15:47:27 +00:00
Roger Dingledine
699fa6b4e4
a potential syntax for the EVENT_MISC_* events.
...
needs a better name, and maybe needs a better syntax too.
svn:r8658
2006-10-08 23:24:26 +00:00
Roger Dingledine
9fb98b269c
finish poking and prodding. i'm all happy now.
...
svn:r8633
2006-10-07 09:13:30 +00:00
Nick Mathewson
f6774863b0
r8859@totoro: nickm | 2006-10-03 14:25:27 -0400
...
More about versioning. Also, cravenly postpone final v0 control protocol deprecation till 0.1.3.x.
svn:r8590
2006-10-03 19:00:01 +00:00
Nick Mathewson
3947a3ac30
r8858@totoro: nickm | 2006-10-03 14:20:40 -0400
...
Control-spec tweaks: add USEFEATURE, along with description of new naming scheme.
svn:r8589
2006-10-03 18:59:57 +00:00
Nick Mathewson
14f9b537d1
r8835@totoro: nickm | 2006-10-02 12:54:41 -0400
...
Improve error messages from AUTHENTICATE attempts to controller.
svn:r8574
2006-10-02 18:08:46 +00:00
Nick Mathewson
623fc8c0e1
r9003@Kushana: nickm | 2006-09-29 10:36:05 -0400
...
Add DESCCHANGED event to control-spec; note that GETINFO dir/* has in fact been implemented.
svn:r8531
2006-09-29 18:13:16 +00:00
Roger Dingledine
ad430b9561
checkpoint changelog and general polishing
...
svn:r8497
2006-09-25 05:59:13 +00:00
Roger Dingledine
eb941420fc
two todo items
...
svn:r8401
2006-09-15 06:06:09 +00:00
Roger Dingledine
29b6d6560e
add a "getinfo address" controller command.
...
svn:r8354
2006-09-09 03:18:39 +00:00
Roger Dingledine
31b51849b5
export the default exit policy via the control port, so controllers
...
don't need to guess what it is / will be later.
svn:r6615
2006-06-13 09:16:09 +00:00
Roger Dingledine
003561fa64
the CookieAuthentication section in our spec seems to assume we're
...
still using the v0 control protocol.
svn:r6559
2006-06-07 06:53:43 +00:00
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.
...
svn:r6456
2006-05-21 20:01:13 +00:00
Roger Dingledine
06c30fb8b7
make the spec more accurate
...
svn:r6344
2006-04-09 23:48:12 +00:00
Roger Dingledine
7b8373a7f3
minor cleanups
...
svn:r6301
2006-04-03 02:36:47 +00:00
Roger Dingledine
9aecb5080e
admit that getinfo can fail.
...
svn:r6291
2006-04-02 07:54:34 +00:00
Roger Dingledine
3d8af628e6
specify SETROUTERPURPOSE and modify +POSTDESCRIPTOR
...
to address bug 250.
svn:r6177
2006-03-17 22:07:20 +00:00
Nick Mathewson
fb7b5545ce
Implement GETINFO(dir/server/foo); status will be harder.
...
svn:r6165
2006-03-15 05:06:56 +00:00
Roger Dingledine
9b55b50b87
add to the stack of implementation notes.
...
svn:r6113
2006-03-09 06:30:27 +00:00
Roger Dingledine
8a72c2bd62
new controller signal NEWNYM that makes new application requests
...
use clean circuits.
svn:r6104
2006-03-09 00:16:44 +00:00
Roger Dingledine
39964206d8
introduce a new orconn_status "NEW"
...
svn:r6100
2006-03-08 22:26:36 +00:00
Geoff Goodell
e6389096b5
mark controller exposure of directory data as DRAFT and Not Implemented
...
svn:r6094
2006-03-08 00:13:54 +00:00
Geoff Goodell
82df8a2b52
add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO requests
...
svn:r6091
2006-03-07 16:00:40 +00:00
Nick Mathewson
ae628a3aee
Mention which version of tor implements control-spec.txt, so people wont get so confused.
...
svn:r6085
2006-03-05 05:13:57 +00:00
Roger Dingledine
329af979e0
Add a new circuit purpose 'controller' to let the controller
...
ask for a circuit that Tor won't try to use.
Extend the EXTENDCIRCUIT controller command to let you specify
the purpose if you're starting a new circuit.
Add a new SETCIRCUITPURPOSE controller command to let you
change a circuit's purpose after it's been created.
svn:r6075
2006-02-23 06:51:09 +00:00
Roger Dingledine
f534bf33f6
apply contrib/checkSpace.pl to our spec files too.
...
svn:r5941
2006-02-09 03:44:49 +00:00
Roger Dingledine
96e350c16c
minor fix to control spec
...
svn:r5904
2006-02-04 00:26:12 +00:00
Roger Dingledine
f0aefebf02
from the controller you can getinfo entry-guards now, not entry-nodes.
...
svn:r5780
2006-01-10 22:26:21 +00:00
Roger Dingledine
b1ea87da37
spec getinfo desc/all-recent
...
svn:r5769
2006-01-10 20:08:56 +00:00
Roger Dingledine
6efda1073d
update the control spec to deprecate getinfo helper-nodes
...
svn:r5674
2005-12-28 09:11:14 +00:00
Roger Dingledine
782efd9e93
mention that getinfo helper-nodes can return status "never-connected".
...
also, make explicit that there's a space between status and isotime.
svn:r5648
2005-12-25 05:44:30 +00:00
Geoff Goodell
341ff5be94
separate address and port with a space in REDIRECTSTREAM command
...
svn:r5633
2005-12-22 03:27:37 +00:00
Roger Dingledine
c5bee116b6
clarify that tor will close unattached streams by itself after 2 minutes,
...
no matter what the controller does.
svn:r5501
2005-12-05 01:09:11 +00:00
Peter Palfrader
b9d37a2d58
Add a new controller event type that allows controllers to get all
...
server descriptors that were uploaded to a router in its role as authoritative
dirserver.
svn:r5436
2005-11-19 18:35:43 +00:00
Roger Dingledine
a32a63d50b
document how the error values for closestream and closecircuit work.
...
also, let redirectstream take a port, in case we want to change that too.
svn:r5420
2005-11-18 11:17:24 +00:00
Roger Dingledine
396577d17e
what to do on a failed setconf was a bit unspecified
...
svn:r5413
2005-11-17 22:01:24 +00:00
Roger Dingledine
38d3082b89
fix typo
...
svn:r5341
2005-11-01 06:27:43 +00:00
Nick Mathewson
a7ca56b537
More work towards a sane digest-based liveness testing.
...
svn:r5238
2005-10-12 13:49:13 +00:00
Roger Dingledine
ec9ef0da3b
document the new functionality that crept in:
...
RESETCONF exitpolicy=foo
is equivalent to
SETCONF exitpolicy=foo
unless foo is a linelist with a non-null default (we don't have any
of those currently), in which it appends to the default rather than
replacing.
svn:r5047
2005-09-14 02:46:16 +00:00
Roger Dingledine
f08bccc460
correct a mistake i just added
...
svn:r5039
2005-09-13 22:43:41 +00:00
Roger Dingledine
c48cda7b02
update control spec to reflect our new SETCONF behavior
...
svn:r5038
2005-09-13 22:36:11 +00:00
Roger Dingledine
08348ae66e
add a RESETCONF controller command, and make setconf with a null
...
option actually mean to set it to ""
svn:r4916
2005-09-08 03:18:51 +00:00