Age | Commit message (Expand) | Author |
---|---|---|
2018-02-07 | Fix spelling mistakes corresponding to ticket #23650 | Deepesh Pathak |
2017-12-08 | Convert the rest of src/common's headers to use FREE_AND_NULL | Nick Mathewson |
2017-09-15 | Merge branch 'scan-build-032' | Nick Mathewson |
2017-09-15 | Run our #else/#endif annotator on our source code. | Nick Mathewson |
2017-09-12 | Clear up dead-assignment warnings from scan-build | Nick Mathewson |
2017-09-11 | Extract the important parts of the run-pending-timers function. | Nick Mathewson |
2017-03-15 | Run the copyright update script. | Nick Mathewson |
2016-12-02 | Add accessor for inspecting timer callbacks. | Nick Mathewson |
2016-07-19 | convert timers.c to use real monotonic time. | Nick Mathewson |
2016-07-04 | Raise libevent dependency to 2.0.10-stable or newer | Sebastian Hahn |
2016-05-09 | Test coverage for timers. | Nick Mathewson |
2016-05-09 | Quick-and-dirty test for timers code. | Nick Mathewson |
2016-05-09 | Add wrappers to tie the new timeouts into libevent. | Nick Mathewson |