aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/or_sys.h
AgeCommit message (Collapse)Author
2020-02-24Merge ocirc and orconn events into or subsystem.Nick Mathewson
Pubsub events are not supposed to have their own subsystems; they're supposed to be part of a parent subsystem.
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
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.)