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