Quellcode durchsuchen

flush some changes in my sandbox -- ancient changelog typos, etc

svn:r15007
Roger Dingledine vor 16 Jahren
Ursprung
Commit
9b626988a6
4 geänderte Dateien mit 10 neuen und 6 gelöschten Zeilen
  1. 3 2
      ChangeLog
  2. 1 1
      ReleaseNotes
  3. 3 0
      doc/TODO
  4. 3 3
      doc/design-paper/tor-design.bib

+ 3 - 2
ChangeLog

@@ -1237,7 +1237,7 @@ Changes in version 0.1.2.18 - 2007-10-28
     - Fix a user-triggerable segfault in expand_filename(). (There isn't
     - Fix a user-triggerable segfault in expand_filename(). (There isn't
       a way to trigger this remotely.)
       a way to trigger this remotely.)
     - When sending a status event to the controller telling it that an
     - When sending a status event to the controller telling it that an
-      OR address is readable, set the port correctly. (Previously we
+      OR address is reachable, set the port correctly. (Previously we
       were reporting the dir port.)
       were reporting the dir port.)
     - Fix a minor memory leak whenever a controller sends the PROTOCOLINFO
     - Fix a minor memory leak whenever a controller sends the PROTOCOLINFO
       command. Bugfix on 0.1.2.17.
       command. Bugfix on 0.1.2.17.
@@ -1922,7 +1922,7 @@ Changes in version 0.2.0.4-alpha - 2007-08-01
       the bugs that this was supposed to detect a long time ago, and
       the bugs that this was supposed to detect a long time ago, and
       now its only effect is to change our buffer sizes from nice
       now its only effect is to change our buffer sizes from nice
       powers of two (which platform mallocs tend to like) to values
       powers of two (which platform mallocs tend to like) to values
-      siightly over powers of two (which make some platform mallocs sad).
+      slightly over powers of two (which make some platform mallocs sad).
     - Log malloc statistics from mallinfo() on platforms where it
     - Log malloc statistics from mallinfo() on platforms where it
       exists.
       exists.
 
 
@@ -6571,6 +6571,7 @@ Changes in version 0.0.2pre14 - 2003-11-29
     - Usage info on -h or --help
     - Usage info on -h or --help
     - If you set User and Group config vars, it'll setu/gid to them.
     - If you set User and Group config vars, it'll setu/gid to them.
 
 
+
 Changes in version 0.0.2pre13 - 2003-10-19
 Changes in version 0.0.2pre13 - 2003-10-19
   o General stability:
   o General stability:
     - SSL_write no longer fails when it returns WANTWRITE and the number
     - SSL_write no longer fails when it returns WANTWRITE and the number

+ 1 - 1
ReleaseNotes

@@ -109,7 +109,7 @@ Changes in version 0.1.2.18 - 2007-10-28
     - Fix a user-triggerable segfault in expand_filename(). (There isn't
     - Fix a user-triggerable segfault in expand_filename(). (There isn't
       a way to trigger this remotely.)
       a way to trigger this remotely.)
     - When sending a status event to the controller telling it that an
     - When sending a status event to the controller telling it that an
-      OR address is readable, set the port correctly. (Previously we
+      OR address is reachable, set the port correctly. (Previously we
       were reporting the dir port.)
       were reporting the dir port.)
     - Fix a minor memory leak whenever a controller sends the PROTOCOLINFO
     - Fix a minor memory leak whenever a controller sends the PROTOCOLINFO
       command. Bugfix on 0.1.2.17.
       command. Bugfix on 0.1.2.17.

+ 3 - 0
doc/TODO

@@ -184,6 +184,7 @@ Nick
   - Tors start believing the contents of NETINFO cells.
   - Tors start believing the contents of NETINFO cells.
   - Work with Steven and Roger to decide which parts of Paul's project
   - Work with Steven and Roger to decide which parts of Paul's project
     he wants to work on.
     he wants to work on.
+  - let approved-routers lines omit spaces in fingerprint.
 
 
 Matt
 Matt
   - Fit Vidalia in 640x480 again.
   - Fit Vidalia in 640x480 again.
@@ -224,6 +225,8 @@ ioerror
   - Some of our translated wml files are very old -- so old that they
   - Some of our translated wml files are very old -- so old that they
     are harmful to leave in place. We need some sort of way to notice
     are harmful to leave in place. We need some sort of way to notice
     this and disable them.
     this and disable them.
+  - Learn about locking memory pages that have sensitive content. Get
+    that started in Tor.
 
 
 Steven
 Steven
   - Write a list of research items Tor would like to see done, for the
   - Write a list of research items Tor would like to see done, for the

+ 3 - 3
doc/design-paper/tor-design.bib

@@ -148,10 +148,10 @@
 
 
 @InProceedings{nymble,
 @InProceedings{nymble,
   author = 	 {Peter C. Johnson and Apu Kapadia and Patrick P. Tsang and Sean W. Smith},
   author = 	 {Peter C. Johnson and Apu Kapadia and Patrick P. Tsang and Sean W. Smith},
-  title = 	 {Nymble: Anonymous IP-address Blocking},
+  title = 	 {Nymble: Anonymous {IP}-address Blocking},
   booktitle = {Privacy Enhancing Technologies (PET 2007)},
   booktitle = {Privacy Enhancing Technologies (PET 2007)},
   year = 	 2007,
   year = 	 2007,
-  publisher = {Springer-Verlag, LNCS (forthcoming)}
+  publisher = {Springer-Verlag, LNCS 4776}
 }
 }
 
 
 @inproceedings{anonnet,
 @inproceedings{anonnet,
@@ -1139,7 +1139,7 @@
 
 
 @InProceedings{attack-tor-oak05,
 @InProceedings{attack-tor-oak05,
   author = 	 {Steven J. Murdoch and George Danezis},
   author = 	 {Steven J. Murdoch and George Danezis},
-  title = 	 {Low-cost Traffic Analysis of Tor},
+  title = 	 {Low-cost Traffic Analysis of {T}or},
   booktitle = 	 {IEEE Symposium on Security and Privacy},
   booktitle = 	 {IEEE Symposium on Security and Privacy},
   year =	 2005,
   year =	 2005,
   month =	 {May},
   month =	 {May},