Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-11-09 | Document that subsystem callbacks are optional. | Nick Mathewson |
2018-11-09 | Explain that configuration should happen elsewhere, but not init. | Nick Mathewson |
2018-11-05 | Move prefork, postfork, and thread-exit hooks into subsys | Nick Mathewson |
2018-11-05 | Use subsystems manager for subsystems used in tests. | Nick Mathewson |
2018-11-05 | Code to manage the list of subsystems. | Nick Mathewson |
2018-11-01 | Declare the subsystem structure. | Nick Mathewson |