blob: 5e309ed04b37810e42884799a1f70a0d067e93ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Backport items for 0.1.2:
- r10939: Choose with complete fairness when exits are weighted.
- r10956: fix the math for exit bandwidth weighting
o r10994: Disable SENTINELS checking in order to use less RAM in
buffer allocation.
- r11117: cookie auth more usable
- disable v0 control protocol
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)
- r10964: control.c grammar conformance. could conceivably break
old controllers that were relying on non-conformance.
|