aboutsummaryrefslogtreecommitdiff
path: root/src/or/periodic.h
AgeCommit message (Expand)Author
2018-04-05Add an API for a scheduled/manually activated event in the mainloopNick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-11-17Some unit tests now require that periodic events be initialized.Nick Mathewson
2015-11-17Changes to 3199 branch based on feedback from specialNick Mathewson
2015-11-13Change periodic.c to use libevent directlyNick Mathewson
2015-11-13fix whitespace; remove dead codeNick Mathewson
2015-11-13Connect periodic events to mainNick Mathewson
2015-11-13Infrastructure for replacing global periodic events in main.cKevin Butler