Age | Commit message (Expand) | Author |
---|---|---|
2012-11-02 | Avoid c99 designated initializers in circuitmux_ewma.c | Nick Mathewson |
2012-10-12 | Rename all reserved C identifiers we defined | Nick Mathewson |
2012-10-10 | Remove variables; fix gcc 4.7 warnings | Nick Mathewson |
2012-10-10 | Fix formatting in various places after 6465/6816 work | Andrea Shepard |
2012-10-10 | Correctly set magic numbers on ewma policy data/circuit data when allocating | Andrea Shepard |
2012-10-10 | Implement cell_ewma_enabled() | Andrea Shepard |
2012-10-10 | Move all EWMA code into circuitmux.c and implement circuitmux_policy_t method... | Andrea Shepard |
2012-10-10 | Add initial circuitmux_ewma.{c,h} | Andrea Shepard |