[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r13534: Note some items for backport. (in tor/branches/tor-0_1_2-patches: . doc)



Author: nickm
Date: 2008-02-15 18:41:40 -0500 (Fri, 15 Feb 2008)
New Revision: 13534

Modified:
   tor/branches/tor-0_1_2-patches/
   tor/branches/tor-0_1_2-patches/doc/TODO.012
Log:
 r14192@tombo:  nickm | 2008-02-15 18:41:35 -0500
 Note some items for backport.



Property changes on: tor/branches/tor-0_1_2-patches
___________________________________________________________________
 svk:merge ticket from /tor/012 [r14192] on 49666b30-7950-49c5-bedf-9dc8f3168102

Modified: tor/branches/tor-0_1_2-patches/doc/TODO.012
===================================================================
--- tor/branches/tor-0_1_2-patches/doc/TODO.012	2008-02-15 23:39:17 UTC (rev 13533)
+++ tor/branches/tor-0_1_2-patches/doc/TODO.012	2008-02-15 23:41:40 UTC (rev 13534)
@@ -12,6 +12,10 @@
   o r12339: rlim_t may be wider than unsigned long.
   o r12341: Work if the real open-file limit is OPEN_FILES.
   o r12459: Exit policies reject public IP address too
+  - r13406: fix bandwidth bucket calculations
+  - r13372: Don't use ourselves as intro point, rend point, or final hop 
+    for internal circuits. 
+  - r13532: Drop tor_strpartition().
 
 Backport for 0.1.2.x once better tested:
   D r11287: Reject address mappings to internal addresses. (??)