summaryrefslogtreecommitdiff
path: root/src/common/timers.c
AgeCommit message (Expand)Author
2017-09-15Merge branch 'scan-build-032'Nick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-12Clear up dead-assignment warnings from scan-buildNick Mathewson
2017-09-11Extract the important parts of the run-pending-timers function.Nick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2016-12-02Add accessor for inspecting timer callbacks.Nick Mathewson
2016-07-19convert timers.c to use real monotonic time.Nick Mathewson
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-05-09Test coverage for timers.Nick Mathewson
2016-05-09Quick-and-dirty test for timers code.Nick Mathewson
2016-05-09Add wrappers to tie the new timeouts into libevent.Nick Mathewson