Age | Commit message (Expand) | Author |
---|---|---|
2017-03-15 | Run the copyright update script. | Nick Mathewson |
2016-10-17 | Write a bunch of module documentation. | Nick Mathewson |
2016-07-04 | Raise libevent dependency to 2.0.10-stable or newer | Sebastian Hahn |
2016-04-05 | quiet debug logs from periodic_event_dispatch() | Roger Dingledine |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2016-02-27 | Make sure that every module in src/or has a brief description. | Nick Mathewson |
2015-11-17 | Some unit tests now require that periodic events be initialized. | Nick Mathewson |
2015-11-17 | Changes to 3199 branch based on feedback from special | Nick Mathewson |
2015-11-16 | Add documentation for periodic event api | Nick Mathewson |
2015-11-13 | Change periodic.c to use libevent directly | Nick Mathewson |
2015-11-13 | fix whitespace; remove dead code | Nick Mathewson |
2015-11-13 | Infrastructure for replacing global periodic events in main.c | Kevin Butler |