Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson | |
2019-12-19 | Declare relay/dirauth subsystem levels in a header. | Nick Mathewson | |
This way, we can't get out of sync between the two declarations. | |||
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.) | |||
2019-05-06 | Create a relay subsystem and move the shutdown functions there | Nick Mathewson | |