aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO.012
blob: ded4265e39501fabf290920b71cdea261bd374a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
(Remember to include both the revision number _AND_ an abbreviated
description of the patch.)

Backport items for 0.1.2:
  o r11166: Don't believe future dates from the state file.
  o r11828+: Detect bad sa_family from accept().
  o r11882: Avoid crash-bug 451.
  o r11886: Consider family as well as identity when cannibalizing circuits.
  - backport the osx privoxy.config changes
  X no need to backport the windows privoxy.config changes because they're
    not in SVN??
  o r12339: rlim_t may be wider than unsigned long.
  - r12341: Work if the real open-file limit is OPEN_FILES.
  o r12459: Exit policies reject public IP address too

Backport for 0.1.2.x once better tested:
  D r11287: Reject address mappings to internal addresses. (??)
    (this will break some existing test-network configurations, yes?)
  o r11499, r11500, r11501: hidserv hexdigests rather than nicknames
  o r11829: Don't warn when cancel_pending_resolve() finds a cached failure.
  o r11915: just because you hup, don't publish a near-duplicate descriptor
  d r11994: Call routerlist_remove_old_routers() less.  This will be a
            tricky backport.
  - r12153 and r12154: Give better warnings when we fail to mmap a descriptor
            store that we just wrote.
  - r12945: better cross-compilation support in configure.in
  - r12946: iPhone support; requires r12945.