Nick Mathewson
f3ec5227a3
Specify and implement close-stream and close-circuit control messages
...
svn:r3814
2005-03-22 19:36:38 +00:00
Roger Dingledine
993fc9a88e
update control-spec too
...
svn:r3802
2005-03-22 03:35:37 +00:00
Geoff Goodell
45bce8448b
specify that a key-value configuration line consists of key-space-value.
...
svn:r3794
2005-03-21 04:25:58 +00:00
Nick Mathewson
4b64df706f
Implement redirectstream in control interface.
...
svn:r3785
2005-03-19 06:05:55 +00:00
Nick Mathewson
e5a2770e69
Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value.
...
svn:r3769
2005-03-17 12:38:37 +00:00
Nick Mathewson
55c3893ddd
<arma2> - closed=4, new connection=5, new resolve request=6)
...
<arma2> + closed=4, new connection=5, new resolve request=6,
<arma2> + stream detached from circuit, retriable=7)
<arma2> nick: this comma is confusing.
svn:r3761
2005-03-14 22:15:45 +00:00
Nick Mathewson
0242be52a4
Note a couple of changes in TC
...
svn:r3760
2005-03-14 22:13:42 +00:00
Nick Mathewson
6ee6a2830e
Implement the common case of ATTACHSTREAM.
...
svn:r3751
2005-03-12 04:22:01 +00:00
Nick Mathewson
23573e9966
Clarify some confusion about what GETINFO(addr-mappings) should return.
...
svn:r3727
2005-03-02 20:54:09 +00:00
Nick Mathewson
72d3047b5e
Specify and implement fragmented control messages to allow for (among other things) long GETINFO replies. Otherwise we could hit the 64K barrier on questions like "please dump your client-side DNS cache."
...
svn:r3726
2005-03-02 20:22:10 +00:00
Roger Dingledine
8a9d4a63af
make slightly clearer that mapaddress arguments are strings
...
svn:r3668
2005-02-23 06:58:18 +00:00
Nick Mathewson
2a6bd22bd4
Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle non-configuration stuff and to avoid proliferating more GETFOO/FOOVALUE pairs. Remove spurious 0x from signal codes. Simplify address-mapping format. Clarify what an identity looks like.
...
svn:r3635
2005-02-18 18:34:37 +00:00
Geoff Goodell
e9c360c21c
integrating changes related to building circuits, assigning streams, and exchanging descriptors (discussed on return trip from airport)
...
svn:r3630
2005-02-16 19:49:39 +00:00
Roger Dingledine
2ae67e9155
As another exception, the controller can getconf the "version" string,
...
and Tor will return a string describing its version number. Setconf on
"version" will not work.
svn:r3591
2005-02-09 02:24:16 +00:00
Roger Dingledine
91b8231dc8
fix some problems in control-spec
...
svn:r3351
2005-01-13 17:54:18 +00:00
Nick Mathewson
890ca759ce
Add proposal to control spec for a simple way to bind IP addresses to hostnames. Example: "Please make all requests for 10.200.0.1 go to foobarbaz.onion". This feature would be needed for any attempt to write a torified DNS proxy. Needs more thought and more comments.
...
svn:r3313
2005-01-06 02:02:18 +00:00
Roger Dingledine
925e4219cb
remove misleading (and potentially dangerous) statement that clients
...
are rate-limited more than servers
svn:r3170
2004-12-17 22:32:23 +00:00
Roger Dingledine
742639de20
specify the control-spec's 'signal' command
...
svn:r3169
2004-12-17 22:14:58 +00:00
Roger Dingledine
6a0a479cce
remove emacs droppings, since nick says he doesn't need them anymore
...
svn:r2989
2004-11-26 04:00:55 +00:00
Roger Dingledine
0338acccb3
control event logs include loglevel notice
...
svn:r2746
2004-11-09 10:32:02 +00:00
Nick Mathewson
438f63230f
Fix up error codes
...
svn:r2706
2004-11-07 22:58:35 +00:00
Roger Dingledine
4a46f2ade1
clean up control spec, man page
...
svn:r2703
2004-11-07 22:36:43 +00:00
Nick Mathewson
4dbe60f802
Adjust GETCONFIG/SETCONFIG specification in control-spec
...
svn:r2677
2004-11-04 22:30:14 +00:00
Nick Mathewson
f872549a7e
Update control-spec.txt; some minor changes; more thoughts on authentication
...
svn:r2665
2004-11-03 19:57:43 +00:00
Nick Mathewson
4b7e722390
Start implementing control interface.
...
svn:r2652
2004-11-03 01:32:26 +00:00
Nick Mathewson
56d6761254
fix a typo (spotted by weasel)
...
svn:r2332
2004-09-08 06:46:13 +00:00
Nick Mathewson
660d594302
Add spec for UI control protocol
...
svn:r2203
2004-08-09 04:21:12 +00:00