aboutsummaryrefslogtreecommitdiff
path: root/src/ext/timeouts/timeout.c
AgeCommit message (Expand)Author
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
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