[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r13656: Note a couple of items for backport. in TODO.012, including (in tor/branches/tor-0_1_2-patches: . doc)
Author: nickm
Date: 2008-02-21 10:41:14 -0500 (Thu, 21 Feb 2008)
New Revision: 13656
Modified:
tor/branches/tor-0_1_2-patches/
tor/branches/tor-0_1_2-patches/doc/TODO.012
Log:
r14360@31-33-219: nickm | 2008-02-21 10:41:09 -0500
Note a couple of items for backport. in TODO.012, including a couple from arma.
Property changes on: tor/branches/tor-0_1_2-patches
___________________________________________________________________
svk:merge ticket from /tor/012 [r14360] 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-21 15:39:26 UTC (rev 13655)
+++ tor/branches/tor-0_1_2-patches/doc/TODO.012 2008-02-21 15:41:14 UTC (rev 13656)
@@ -13,9 +13,11 @@
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.
+ - r13372: Don't use ourselves as intro point, rend point, or final hop
+ for internal circuits.
- r13532: Drop tor_strpartition().
+ - r13643: reset timeout when flushing final bytes from a connection.
+ - r13655: avoid flush on connection closed because of bug.
Backport for 0.1.2.x once better tested:
D r11287: Reject address mappings to internal addresses. (??)
@@ -29,3 +31,4 @@
store that we just wrote.
- r12945: better cross-compilation support in configure.in
- r12946: iPhone support; requires r12945.
+ - r13647: Make "trackhostexits ." work
\ No newline at end of file