aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitmux_ewma.h
AgeCommit message (Expand)Author
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-10-12Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson
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