Age | Commit message (Expand) | Author |
---|---|---|
2020-02-24 | Rename voting_schedule_*() functions. | Nick Mathewson |
2020-02-24 | Move one voting schedule fn into networkstatus.c | Nick Mathewson |
2020-02-24 | Move voting_schedule.[ch] to src/feature/dirauth/ | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | 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-05-06 | Add unit test for ..get_start_of_next_voting_interval(). | Nick Mathewson |