diff options
-rw-r--r-- | doc/spec/proposals/098-todo.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/099-misc.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/106-less-tls-constraint.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/108-mtbf-based-stability.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/110-avoid-infinite-circuits.txt | 14 |
5 files changed, 11 insertions, 11 deletions
diff --git a/doc/spec/proposals/098-todo.txt b/doc/spec/proposals/098-todo.txt index 86d544ecc..17060fe58 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 7af708895..ba13ea2a7 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 6f5349716..82168e7b2 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 a4188e70b..0e119129c 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 dd189bb78..f26c38c77 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. + |