Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019. | Nick Mathewson |
2018-09-27 | Always initialize the periodic events list. | Nick Mathewson |
2018-09-21 | Split main.c into main.c and mainloop.c | Nick Mathewson |
2018-08-07 | Merge branch 'maint-0.3.4' | Nick Mathewson |
2018-08-02 | When enabling periodic events, schedule but don't run them immediately. | Nick Mathewson |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson |
2018-04-30 | Make unit tests pass with new dirserver role. | Nick Mathewson |
2018-04-27 | test: Unit test for the HS service event rescan | David Goulet |
2018-04-27 | hs: Rescan the main loop event list if the service map changes | David Goulet |
2018-04-27 | main: Add mainloop callback event flags | David Goulet |
2018-04-23 | test: Add periodic events unit tests | David Goulet |