Age | Commit message (Expand) | Author |
---|---|---|
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-05-02 | Add comments to include.am files to note where new sources go | Nick Mathewson |
2019-03-26 | Merge branch 'messaging_v3' into messaging_v3_merged | Nick Mathewson |
2019-03-25 | Code to manage publish/subscribe setup via subsystem interface. | Nick Mathewson |
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 |