소스 검색

which leads to a new todo item. help from a windows person please?

svn:r6006
Roger Dingledine 19 년 전
부모
커밋
dda257435e
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      doc/TODO

+ 2 - 1
doc/TODO

@@ -54,7 +54,8 @@ N - commit edmanm's win32 makefile to tor cvs contrib
   - when logging unknown http headers, this could include bad escape codes?
     - more generally, attacker-controller log entries with newlines in them
       are dangerous for our users.
-R - make log entries include function names in win32 again.
+  o make log entries include function names in win32 again.
+  - ...and make it compile and work right on Windows again.
   - Make "setconf" and "hup" behavior cleaner for LINELIST config
     options (e.g. Log). Bug 238.
 R - streamline how we define a guard node as 'up'. document it