blob: b83ed06f8d1d622a7a31b77e8255c53a2835adfc (
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
|
(Remember to include both the revision number _AND_ an abbreviated
description of the patch.)
Backport items for 0.1.2:
o r10939: Choose with complete fairness when exits are weighted.
o r10956: fix the math for exit bandwidth weighting
o r10994: Disable SENTINELS checking in order to use less RAM in
buffer allocation.
o r11117: cookie auth more usable
o disable v0 control protocol
o r11138: PROTOCOLINFO support.
D r11141: CookieAuthFile and CookieAuthFileGroupReadable.
- r11166: Don't believe future dates from the state file.
Backport for 0.1.2.x once better tested:
- r10579: new addsysuser implementation for osx (??)
- Some fix for bug 438 (??)
- coderman's constrained socket buffers patch (r10843)
o r10964: control.c grammar conformance. could conceivably break
old controllers that were relying on non-conformance.
- some subset of r11229 (unexpected whitespace in malformed descriptors)?
- r11287: Reject address mappings to internal addresses. (??)
- r11499, r11500, r11501: hidserv hexdigests rather than nicknames
|