bump stable to 0.1.2.19
[tor.git] / doc / TODO.012
blob0052734cccd5ffbe069bafbe5d5c3d287a786dff
1 (Remember to include both the revision number _AND_ an abbreviated
2 description of the patch.)
4 Backport items for 0.1.2:
5   o r11166: Don't believe future dates from the state file.
6   o r11828+: Detect bad sa_family from accept().
7   o r11882: Avoid crash-bug 451.
8   o r11886: Consider family as well as identity when cannibalizing circuits.
9   - backport the osx privoxy.config changes
10   X no need to backport the windows privoxy.config changes because they're
11     not in SVN??
12   o r12339: rlim_t may be wider than unsigned long.
13   o r12341: Work if the real open-file limit is OPEN_FILES.
14   o r12459: Exit policies reject public IP address too
16 Backport for 0.1.2.x once better tested:
17   D r11287: Reject address mappings to internal addresses. (??)
18     (this will break some existing test-network configurations, yes?)
19   o r11499, r11500, r11501: hidserv hexdigests rather than nicknames
20   o r11829: Don't warn when cancel_pending_resolve() finds a cached failure.
21   o r11915: just because you hup, don't publish a near-duplicate descriptor
22   d r11994: Call routerlist_remove_old_routers() less.  This will be a
23             tricky backport.
24   - r12153 and r12154: Give better warnings when we fail to mmap a descriptor
25             store that we just wrote.
26   - r12945: better cross-compilation support in configure.in
27   - r12946: iPhone support; requires r12945.