aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/relay_periodic.h
AgeCommit message (Collapse)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-14Run "make autostyle"teor
2019-11-14relay: Disable relay_periodic when the relay module is disabledteor
Closes ticket 32244.
2019-05-06Move "relay" and "router" periodic callbacks out of mainloop.cNick Mathewson
(Some of these callbacks are specific to the OR module, so now it's time to have an or_sys and or_periodic.)