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