aboutsummaryrefslogtreecommitdiff
path: root/src/or/periodic.h
AgeCommit message (Expand)Author
2018-04-30Merge remote-tracking branch 'dgoulet/ticket25900_034_01'Nick Mathewson
2018-04-27main: Add mainloop callback event flagsDavid Goulet
2018-04-25callbacks: Add a DirServer roleDavid Goulet
2018-04-23periodic: Add an enable and disable functionDavid Goulet
2018-04-23main: Launch periodic events by rolesDavid Goulet
2018-04-23main: Specialize the periodic events on a per-role basisDavid Goulet
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