Nick Mathewson
3e992ee419
r19142@catbus: nickm | 2008-03-30 14:14:52 -0400
...
Merge proposals 130 and 105 into tor-spec and dir-spec; mark them closed.
svn:r14247
2008-03-30 18:14:58 +00:00
Nick Mathewson
4c81d0d3eb
r15025@tombo: nickm | 2008-03-29 01:42:25 -0400
...
Mark proposal 129 closed. It was basically implemented as is, and requires no specification changes.
svn:r14233
2008-03-29 05:43:04 +00:00
Nick Mathewson
2b1c9d5489
r15024@tombo: nickm | 2008-03-29 01:37:09 -0400
...
Close proposal 126 ("Getting GeoIP data and publishing usage summaries.") It was never completely built, so note which parts wer and which were not. Not-built parts would be good topics for future proposals.
svn:r14232
2008-03-29 05:43:02 +00:00
Nick Mathewson
fd4cff8a65
r15023@tombo: nickm | 2008-03-29 01:18:03 -0400
...
Merge proposal 123 ("Naming authorities automatically create bindings") into dir-spec.txt.
svn:r14231
2008-03-29 05:43:00 +00:00
Nick Mathewson
3bc512cfe2
r19107@catbus: nickm | 2008-03-27 13:20:09 -0400
...
Fix typos in proposal 131 spotted by Jens Kubieziel on or-dev.
svn:r14221
2008-03-27 17:20:13 +00:00
Nick Mathewson
932b57813a
add proposal from Robert Hogan as 133: Incorporate Unreachable ORs into the Tor Network
...
svn:r14213
2008-03-27 15:52:44 +00:00
Steven Murdoch
739e3567d8
Added Automatic Firefox Notification extension to the verify-tor-usage proposal (thanks Mike Perry)
...
svn:r14128
2008-03-19 10:49:33 +00:00
Roger Dingledine
2117abbe3f
forward-port the 0.2.0.22-rc changelog entry, plus remove
...
some duplicate items.
svn:r14086
2008-03-18 02:39:34 +00:00
Nick Mathewson
e17e6371d1
r18896@catbus: nickm | 2008-03-17 16:10:54 -0400
...
Fix bug in earlier bugfix. Note stupidness of allowing NULL policies at all. Disallow empty exit policies in router descriptors.
svn:r14082
2008-03-17 20:10:57 +00:00
Nick Mathewson
23c355e4ea
r18859@catbus: nickm | 2008-03-16 22:52:52 -0400
...
Add proposal 132 from Robert Hogan.
svn:r14061
2008-03-17 02:52:54 +00:00
Nick Mathewson
8b24e01599
r18723@catbus: nickm | 2008-03-11 00:25:30 -0400
...
Fix bug spotted by mwenge: a server_event should not be a sever_event. Also, fix compile errors in config.c and control.c with --enable-gcc-warnings.
svn:r13957
2008-03-11 04:30:14 +00:00
Nick Mathewson
d6507fb510
r18722@catbus: nickm | 2008-03-10 14:59:56 -0400
...
Try to clarify draft vs needs-revision.
svn:r13956
2008-03-11 04:30:11 +00:00
Steven Murdoch
aa81dba77f
Promote xxx-verify-tor-usage.txt to proposal 131 (draft)
...
svn:r13955
2008-03-10 18:51:55 +00:00
Steven Murdoch
0c56c7201f
Add candidate proposal xxx-verify-tor-usage
...
svn:r13937
2008-03-10 11:08:31 +00:00
Roger Dingledine
b770cc8e6e
add some details on why we haven't done proposal 127 yet, and may
...
not ever do it.
svn:r13884
2008-03-07 21:19:21 +00:00
Nick Mathewson
4ea982c4c0
r14481@tombo: nickm | 2008-02-26 14:49:04 -0500
...
Bump trunk version to 0.2.1.0-alpha-dev
svn:r13745
2008-02-26 19:49:28 +00:00
Nick Mathewson
5375f4bc98
Add the .txt ending to proposal 129. Mark proposal 123 finished.
...
svn:r13743
2008-02-26 19:29:40 +00:00
Nick Mathewson
4d68f2db63
r14471@tombo: nickm | 2008-02-26 13:35:59 -0500
...
Update statuses of implemented proposals to "Finished".
svn:r13740
2008-02-26 19:26:45 +00:00
Nick Mathewson
b21a122ef6
r14379@tombo: nickm | 2008-02-21 17:14:24 -0500
...
Enable v2 handshakes.
svn:r13666
2008-02-21 22:14:32 +00:00
Roger Dingledine
b3c0d066e5
other cleanups that have been sitting in my sandbox
...
svn:r13649
2008-02-21 09:01:32 +00:00
Roger Dingledine
828c707812
Change the behavior of "getinfo status/good-server-descriptor"
...
so it doesn't return failure when any authority disappears.
svn:r13645
2008-02-21 06:06:45 +00:00
Nick Mathewson
faa56a500b
r14236@tombo: nickm | 2008-02-17 13:44:55 -0500
...
Partial fix for bug 586: Add an ephemeral __HashedControlSessionPassword.
svn:r13543
2008-02-17 18:45:07 +00:00
Nick Mathewson
d3331b3c12
r18054@catbus: nickm | 2008-02-12 15:42:36 -0500
...
Clarify a non-obvious point in control-spec.txt; patch from mwenge.
svn:r13485
2008-02-12 20:42:40 +00:00
Nick Mathewson
ab0c85eea6
r14103@tombo: nickm | 2008-02-10 13:40:09 -0500
...
Fix some XXX020s in command.c, and make it not-allowed to negotiate v1 using the v2 connection protocol: it is too hard to test, and pointless to support.
svn:r13460
2008-02-10 18:40:29 +00:00
Roger Dingledine
50113a2842
other cleanups
...
svn:r13448
2008-02-09 17:56:52 +00:00
Nick Mathewson
e3f9c42668
r17993@catbus: nickm | 2008-02-08 18:41:50 -0500
...
note progress on tls work
svn:r13435
2008-02-08 23:41:52 +00:00
Nick Mathewson
ff9bd0fd3a
r17929@catbus: nickm | 2008-02-05 17:10:26 -0500
...
Fix or downgrade a few XXX020 items.
svn:r13393
2008-02-05 23:20:44 +00:00
Nick Mathewson
fac2cd3b03
r17916@catbus: nickm | 2008-02-05 16:29:35 -0500
...
Fix some XXX020 items in control.c: add a maximum line length and note that the number of versioning authorities is no longer apparent to clients.
svn:r13390
2008-02-05 21:39:49 +00:00
Nick Mathewson
bd5bcbdc09
r17912@catbus: nickm | 2008-02-05 15:57:51 -0500
...
Document truncation of version lines
svn:r13386
2008-02-05 21:39:38 +00:00
Roger Dingledine
0ddd28b75e
spec tweaks
...
svn:r13264
2008-01-24 22:47:39 +00:00
Nick Mathewson
8505ee8310
r17723@catbus: nickm | 2008-01-22 00:14:57 -0500
...
Make idea proposal into proposal 130; answer question by sjmurdoch; mark 124 superseded; reindex
svn:r13222
2008-01-22 05:15:05 +00:00
Roger Dingledine
e42a6794dc
condense the rest of the discussion into proposal 129
...
svn:r13211
2008-01-21 17:36:47 +00:00
Roger Dingledine
10ed49643e
proposal from Kevin Bauer & Damon McCoy to reject vulnerable-plaintext
...
ports (reformatted by me)
svn:r13210
2008-01-21 16:57:12 +00:00
Roger Dingledine
ff62154ba3
New config options WarnPlaintextPorts and RejectPlaintextPorts so
...
Tor can warn and/or refuse connections to ports commonly used with
vulnerable-plaintext protocols.
We still need to figure out some good defaults for them.
svn:r13198
2008-01-20 05:54:15 +00:00
Roger Dingledine
8e601e0ae5
explain a bit about router descriptor purposes
...
svn:r13154
2008-01-17 05:47:44 +00:00
Roger Dingledine
a03d0e16e4
minor tweaks of the v2-conn-protocol text
...
svn:r13117
2008-01-12 19:50:52 +00:00
Nick Mathewson
01df4856f7
r17581@catbus: nickm | 2008-01-12 00:52:35 -0500
...
Actually write up what I'm implementing for the v2 connection protocol
svn:r13113
2008-01-12 05:53:03 +00:00
Nick Mathewson
dd35fe59c4
r17499@catbus: nickm | 2008-01-07 13:39:46 -0500
...
Bugfix on fix for 557: Make values containing special characters work right with getconf, setconf, and saveconf. Document this in control-spec.txt
svn:r13056
2008-01-07 18:54:55 +00:00
Roger Dingledine
a516973275
first thoughts on rate limiting stream creations at exits
...
svn:r13048
2008-01-07 10:41:49 +00:00
Karsten Loesing
506a02d485
proposal 121: replaced misleading term "authentication" by "authorization", added some clarifications (comments by Sven Kaffille)
...
svn:r12967
2007-12-25 11:34:29 +00:00
Roger Dingledine
74d05f4b2c
answer getinfo ns/purpose/bridge queries
...
svn:r12860
2007-12-18 22:39:15 +00:00
Roger Dingledine
71c84abdff
cleanups on r12825
...
svn:r12826
2007-12-15 20:50:56 +00:00
Roger Dingledine
31324f3e7f
apply karsten's "patch 12"
...
svn:r12825
2007-12-15 20:28:09 +00:00
Karsten Loesing
5864b43e02
proposal 121: rewrote complete proposal for better readability, modified authentication protocol, merged in personal notes
...
svn:r12824
2007-12-15 20:09:43 +00:00
Roger Dingledine
2cdaa93d96
change the specs to match the code
...
svn:r12799
2007-12-13 05:47:08 +00:00
Roger Dingledine
6e799a6e9c
minor cleanups and a todo item
...
svn:r12785
2007-12-12 21:08:30 +00:00
Roger Dingledine
1572de49bc
write down my some reliable / some not idea, before we lose it
...
svn:r12781
2007-12-12 17:02:47 +00:00
Nick Mathewson
b865587265
r15268@tombo: nickm | 2007-12-11 18:22:52 -0500
...
tweaks to bridge-disbursement document
svn:r12774
2007-12-11 23:23:25 +00:00
Roger Dingledine
ee6ae92670
New config options AuthDirBadDir and AuthDirListBadDirs for
...
authorities to mark certain relays as "bad directories" in the
networkstatus documents. Also supports the "!baddir" directive in
the approved-routers file.
svn:r12754
2007-12-10 16:49:54 +00:00
Karsten Loesing
6bf8e8aec3
proposal 121: incorporated comments by Nick posted to or-dev on 10-Oct-2007
...
svn:r12725
2007-12-09 00:18:51 +00:00