summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-01-09 00:28:56 +0000
committerRoger Dingledine <arma@torproject.org>2007-01-09 00:28:56 +0000
commit074a314253be640185533ff8e07e965ccec53912 (patch)
tree551653b93c708c7e88f94d8c8b45e2887489208c
parent70a412d82018c20f42e22939a83cca3f52429fd6 (diff)
downloadtor-074a314253be640185533ff8e07e965ccec53912.tar.gz
tor-074a314253be640185533ff8e07e965ccec53912.zip
a minor bug that's been bothering me
svn:r9304
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index efb7ae54d5..fb86e6dcb2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -260,6 +260,10 @@ M - rewrite how libevent does select() on win32 so it's not so very slow.
- Add an option (related to AvoidDiskWrites) to disable directory caching.
Minor items for 0.1.2.x as time permits:
+ - when reporting clock skew (both to logs and to controller), if it's
+ taken 126 seconds to read from the directory, our clock skew estimate
+ is 126 seconds wrong. use conn->timestamp_create or _lastwritten
+ for a closer estimate?
- a way to generate the website diagrams from source, so we can
translate them as utf-8 text rather than with gimp.
R - add d64 and fp64 along-side d and fp so people can paste status