Age | Commit message (Expand) | Author |
---|---|---|
2017-12-08 | Replace all FREE_AND_NULL* uses to take a type and a free function. | Nick Mathewson |
2017-12-08 | Switch to a safer FREE_AND_NULL implementation | Nick Mathewson |
2017-12-08 | Convert the rest of src/common's headers to use FREE_AND_NULL | Nick Mathewson |
2017-09-15 | Run our #else/#endif annotator on our source code. | 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-29 | Keep make check-spaces happy | Andrea Shepard |
2016-07-19 | convert timers.c to use real monotonic time. | Nick Mathewson |
2016-05-09 | Add wrappers to tie the new timeouts into libevent. | Nick Mathewson |