aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-28 20:30:21 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-28 20:30:21 +0000
commit20b108598993ecc2ec420288ebf9b995b519f9db (patch)
tree3e4adf986269b4d8f8bc320902a445b78d71109c /doc
parent471163ffd5f4b05dbab0a277a64898b739db1b81 (diff)
downloadtor-20b108598993ecc2ec420288ebf9b995b519f9db.tar.gz
tor-20b108598993ecc2ec420288ebf9b995b519f9db.zip
r16242@catbus: nickm | 2007-10-28 16:28:13 -0400
Implement if-modified-since for consensus networkstatuses so that we do not download duplicates needlessly. svn:r12258
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO10
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/TODO b/doc/TODO
index c5ff581b72..507e9183c7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -23,14 +23,10 @@ Things we'd like to do in 0.2.0.x:
- Before the feature freeze: (Nick)
- Support for preconfigured mirror lists
- Use a pre-shipped fallback consensus.
- - Download consensuses (et al) via if-modified-since
- - Implement backend support for sending if-modified-since
- - Use it for consensuses.
+ . Download consensuses (et al) via if-modified-since
+ o Implement backend support for sending if-modified-since
+ o Use it for consensuses.
- Use it for certificates
- o Saner TLS rotation
- o Bump up OR the "connection timeout" value to be 1.5
- circuit dirtiness interval.
- o Document this in tor-spec
o base Guard flag on WFU rather than on MTBF.
o Change guard calculation
o Change dir-spec.txt