aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitmux_ewma.c
AgeCommit message (Expand)Author
2020-03-19Fix erroneous spaces in circuitmux_ewma.cNeel Chauhan
2020-02-13Merge branch 'ticket33290_v2_042' into ticket33290_v2_043Nick Mathewson
2020-02-13Before freeing ewma objects, use memwipe instead of resetting magic.Nick Mathewson
2020-02-12Use more memory poisoning and better asserts around ewma codeNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-28ewma: Move private struct into header private sectionDavid Goulet
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson