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