Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-14 | Make evloop into a subsystem. | Nick Mathewson | |
Note that the event base object is _not_ created from the initialize function, since it is configuration-dependent. This will wait until configuration is integrated into subsystems. Closes ticket 30806. | |||
2019-05-02 | Add comments to include.am files to note where new sources go | Nick Mathewson | |
This mechanism isn't perfect, and sometimes it will guess wrong, but it will help our automation. | |||
2018-07-05 | All remaining files in src/common belong to the event loop. | Nick Mathewson | |