aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proposals/098-todo.txt2
-rw-r--r--proposals/099-misc.txt2
-rw-r--r--proposals/106-less-tls-constraint.txt2
-rw-r--r--proposals/108-mtbf-based-stability.txt2
-rw-r--r--proposals/110-avoid-infinite-circuits.txt14
5 files changed, 11 insertions, 11 deletions
diff --git a/proposals/098-todo.txt b/proposals/098-todo.txt
index 86d544e..17060fe 100644
--- a/proposals/098-todo.txt
+++ b/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/proposals/099-misc.txt b/proposals/099-misc.txt
index 7af7088..ba13ea2 100644
--- a/proposals/099-misc.txt
+++ b/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/proposals/106-less-tls-constraint.txt b/proposals/106-less-tls-constraint.txt
index 6f53497..82168e7 100644
--- a/proposals/106-less-tls-constraint.txt
+++ b/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/proposals/108-mtbf-based-stability.txt b/proposals/108-mtbf-based-stability.txt
index a4188e7..0e11912 100644
--- a/proposals/108-mtbf-based-stability.txt
+++ b/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/proposals/110-avoid-infinite-circuits.txt b/proposals/110-avoid-infinite-circuits.txt
index dd189bb..f26c38c 100644
--- a/proposals/110-avoid-infinite-circuits.txt
+++ b/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.
+