aboutsummaryrefslogtreecommitdiff
path: root/src/ext/timeouts
AgeCommit message (Expand)Author
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-03-28Fix checkIncludes warning about "unusual pattern in src/ext/timeouts/"Nick Mathewson
2018-11-14Add .may_include to ext/timeouts.Nick Mathewson
2018-04-17Fixup timing wheel warnings related to recent WHEEL_BIT change.Nick Mathewson
2018-01-03Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-12-20Fix the clz32 and clz64 settings on MSVC.Nick Mathewson
2017-09-19Avoid integer error in TEST_BITOPS testsNick Mathewson
2016-07-28Fix a huge pile of -Wshadow warnings.Nick Mathewson
2016-05-12Use tor_queue.h, not sys/queue.h, in timeouts.[ch].Nick Mathewson
2016-05-09Fix an OSX/clang compilation warningNick Mathewson
2016-04-15Quick function to find out the timeout object's view of "now"Nick Mathewson
2016-04-15Fix compilation of timeout.c with our flags and warnings.Nick Mathewson
2016-04-15Import timeouts.c directly from William Ahern's git.Nick Mathewson