Age | Commit message (Expand) | Author |
---|---|---|
2019-11-14 | Run "make autostyle" | teor |
2019-11-07 | subsysmgr: use IDX_NONE is an exception value, not -1. | Nick Mathewson |
2019-11-07 | Add testing-only functions to get the subsystem config/state indices | Nick Mathewson |
2019-11-07 | Add subsys functions for receiving/flushing states and options. | Nick Mathewson |
2019-11-07 | Give subsystems optional config formats and state formats. | Nick Mathewson |
2019-11-07 | Make a new structure for tracking subsystem status. | Nick Mathewson |
2019-10-26 | doxygen: add @file declarations for src/app | 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 | Log before performing a subsystem operation | Nick Mathewson |
2018-11-05 | Move prefork, postfork, and thread-exit hooks into subsys | Nick Mathewson |
2018-11-05 | Code to manage the list of subsystems. | Nick Mathewson |