tor/src
Nick Mathewson 60b01c6d5e Change interface for configuring cell ewma algorithm.
The rule is now: take the value from the CircuitPriorityHalflife
config option if it is set.  If it zero, disable the cell_ewma
algorithm.  If it is set, use it to calculate the scaling factor.
If it is not set, look for a CircPriorityHalflifeMsec parameter in the
consensus networkstatus.  If *that* is zero, then disable the cell_ewma
algorithm; if it is set, use it to calculate the scaling factor.
If it is not set at all, disable the algorithm.
2009-12-15 13:58:24 -05:00
..
common Fix comment typos in container.c 2009-12-15 13:20:02 -05:00
config Implement DisableAllSwap to avoid putting secret info in page files. 2009-10-27 04:28:40 -04:00
or Change interface for configuring cell ewma algorithm. 2009-12-15 13:58:24 -05:00
test Enhance pqueue so we can remove items from the middle. 2009-12-12 19:06:38 -05:00
tools Make tor-gencert build on Android 2009-09-29 00:53:43 -04:00
win32 bump to 0.2.2.6-alpha-dev 2009-11-21 22:57:05 -05:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00