Explorar o código

several new todo items, prompted by wmf and weasel

svn:r993
Roger Dingledine %!s(int64=22) %!d(string=hai) anos
pai
achega
9a53afb45b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      doc/TODO

+ 3 - 0
doc/TODO

@@ -119,8 +119,11 @@ Short-term:
         o Remember address and port when beginning. 
         - Extend by nickname/hostname/something, not by IP.
         - Need a relay teardown cell, separate from one-way ends.
+        - remove per-connection rate limiting
         - Make it harder to circumvent bandwidth caps: look at number of bytes
           sent across sockets, not number sent inside TLS stream.
+        - make 'make test' exit(1) if a test fails.
+        - fix buffer unit test so it passes
 
 On-going
         . Better comments for functions!