소스 검색

clean up todo a bit more

svn:r4214
Roger Dingledine 20 년 전
부모
커밋
199ebf0760
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      doc/TODO

+ 1 - 4
doc/TODO

@@ -15,9 +15,6 @@ For sometime soon:
    - Server instructions for OSX and Windows operators.
    - Server instructions for OSX and Windows operators.
    - Audit all changes to bandwidth buckets for integer over/underflow.
    - Audit all changes to bandwidth buckets for integer over/underflow.
    - whine if your socks port is an open proxy.
    - whine if your socks port is an open proxy.
-N  - parse routerinfo->contactinfo into a string we can use.
-     - The goal is to log IP and ContactInfo when the dirserver refuses
-       an uploaded descriptor, so we have some idea of who to contact.
 
 
  Refactoring and infrastructure:
  Refactoring and infrastructure:
 
 
@@ -30,7 +27,7 @@ N . Switch to libevent
          of get_pending_bytes().
          of get_pending_bytes().
 
 
  Security:
  Security:
-   - Make sure logged info is "safe"ish.
+   . Make sure logged info is "safe"ish.
 
 
  Functionality
  Functionality
   - Tests for new controller features
   - Tests for new controller features