aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitmux_ewma.c
Commit message (Expand)AuthorAge
* Remove variables; fix gcc 4.7 warningsNick Mathewson2012-10-10
* Fix formatting in various places after 6465/6816 workAndrea Shepard2012-10-10
* Correctly set magic numbers on ewma policy data/circuit data when allocatingAndrea Shepard2012-10-10
* Implement cell_ewma_enabled()Andrea Shepard2012-10-10
* Move all EWMA code into circuitmux.c and implement circuitmux_policy_t method...Andrea Shepard2012-10-10
* Add initial circuitmux_ewma.{c,h}Andrea Shepard2012-10-10