Age | Commit message (Expand) | Author |
---|---|---|
2019-06-14 | Make evloop into a subsystem. | Nick Mathewson |
2019-05-29 | Shutdown libevent _after_ the subsystems. | Nick Mathewson |
2019-05-16 | Introduce circpad free_all() function. | George Kadianakis |
2019-05-06 | Move "relay" and "router" periodic callbacks out of mainloop.c | Nick Mathewson |
2019-05-06 | Create a relay subsystem and move the shutdown functions there | Nick Mathewson |
2019-05-02 | Remove some now-needless dirauth includes | Nick Mathewson |
2019-05-02 | Make keypin.c dirauth-only | Nick Mathewson |
2019-05-02 | Make the bwauth.c module dirauth-only. | Nick Mathewson |
2019-04-30 | Make the process_descs.c module dirauth-only. | Nick Mathewson |
2019-04-30 | Move dirauth periodic events into dirauth module. | Nick Mathewson |
2019-04-30 | Turn 'mainloop' into a subsystem. | Nick Mathewson |
2019-03-26 | Merge branch 'messaging_v3' into messaging_v3_merged | Nick Mathewson |
2019-03-25 | practracker: split shutdown code out of main.c | Nick Mathewson |