summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-14 04:48:13 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-14 04:48:13 +0000
commitf0b131f1c0b9f7863391e0f2304ab6c5b7e8a05e (patch)
tree58dd580be4787d836035a1e73cdc7fb329135067 /doc
parentded02139f0ee1529bebb44536f3da525ad27c01f (diff)
downloadtor-f0b131f1c0b9f7863391e0f2304ab6c5b7e8a05e.tar.gz
tor-f0b131f1c0b9f7863391e0f2304ab6c5b7e8a05e.zip
put some dates on the proposals, and add an acknowledgments section
to proposal 110. the proposals that were around before the proposals scheme got started still don't have dates. svn:r9815
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/proposals/098-todo.txt2
-rw-r--r--doc/spec/proposals/099-misc.txt2
-rw-r--r--doc/spec/proposals/106-less-tls-constraint.txt2
-rw-r--r--doc/spec/proposals/108-mtbf-based-stability.txt2
-rw-r--r--doc/spec/proposals/110-avoid-infinite-circuits.txt14
5 files changed, 11 insertions, 11 deletions
diff --git a/doc/spec/proposals/098-todo.txt b/doc/spec/proposals/098-todo.txt
index 86d544ecc4..17060fe588 100644
--- a/doc/spec/proposals/098-todo.txt
+++ b/doc/spec/proposals/098-todo.txt
@@ -3,7 +3,7 @@ Title: Proposals that should be written
Version: $Revision$
Last-Modified: $Date$
Author: Nick Mathewson, Roger Dingledine
-Created:
+Created: 26-Jan-2007
Status: Meta
Overview:
diff --git a/doc/spec/proposals/099-misc.txt b/doc/spec/proposals/099-misc.txt
index 7af7088954..ba13ea2a71 100644
--- a/doc/spec/proposals/099-misc.txt
+++ b/doc/spec/proposals/099-misc.txt
@@ -3,7 +3,7 @@ Title: Miscellaneous proposals
Version: $Revision$
Last-Modified: $Date$
Author: Various
-Created:
+Created: 26-Jan-2007
Status: Meta
Overview:
diff --git a/doc/spec/proposals/106-less-tls-constraint.txt b/doc/spec/proposals/106-less-tls-constraint.txt
index 6f53497168..82168e7b24 100644
--- a/doc/spec/proposals/106-less-tls-constraint.txt
+++ b/doc/spec/proposals/106-less-tls-constraint.txt
@@ -3,7 +3,7 @@ Title: Checking fewer things during TLS handshakes
Version: $Revision: 12105 $
Last-Modified: $Date: 2007-01-30T07:50:01.643717Z $
Author: Nick Mathewson
-Created:
+Created: 9-Feb-2007
Status: Closed
Overview:
diff --git a/doc/spec/proposals/108-mtbf-based-stability.txt b/doc/spec/proposals/108-mtbf-based-stability.txt
index a4188e70b7..0e119129cb 100644
--- a/doc/spec/proposals/108-mtbf-based-stability.txt
+++ b/doc/spec/proposals/108-mtbf-based-stability.txt
@@ -3,7 +3,7 @@ Title: Base "Stable" Flag on Mean Time Between Failures
Version: $Revision: 12105 $
Last-Modified: $Date: 2007-01-30T07:50:01.643717Z $
Author: Nick Mathewson
-Created:
+Created: 10-Mar-2007
Status: Open
Overview:
diff --git a/doc/spec/proposals/110-avoid-infinite-circuits.txt b/doc/spec/proposals/110-avoid-infinite-circuits.txt
index dd189bb78e..f26c38c77c 100644
--- a/doc/spec/proposals/110-avoid-infinite-circuits.txt
+++ b/doc/spec/proposals/110-avoid-infinite-circuits.txt
@@ -1,15 +1,9 @@
-Hi folks,
-
-I figured I'd get up to speed on proposal writing with a rather simple
-one, rather than jump in over my head first. :) This design has been
-kicking around since Christian Grothoff and I came up with it at PET 2004.
-
Filename: 1xx-avoid-infinite-circuits.txt
Title: Avoiding infinite length circuits
Version:
Last-Modified:
Author: Roger Dingledine
-Created:
+Created: 13-Mar-2007
Status: Open
Overview:
@@ -103,3 +97,9 @@ Additional complexity:
in the lifetime of the circuit. This would let us extend the circuit
later on in its life if we decided it was worth doing, though we would
reveal our intent to each node in the circuit when we do.
+
+Acknowledgements:
+
+ This design has been kicking around since Christian Grothoff and I
+ came up with it at PET 2004.
+