aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirauth/dirvote.h
AgeCommit message (Expand)Author
2018-05-01dirvote: Make tokens a const in dirvote_parse_sr_commits()David Goulet
2018-05-01vote: Move dirvote_recalculate_timing() to voting_schedule.cDavid Goulet
2018-05-01Update dirvote_act() to return the time of its next action.Nick Mathewson
2018-05-01vote: Return error when adding vote/signature if no dirauth moduleDavid Goulet
2018-05-01Move back dirvote_authority_cert_dup to dirvote.cDavid Goulet
2018-05-01dirvote: Handling adding vote and signature if module is disabledDavid Goulet
2018-05-01dirvote: Move the handling of GET /tor/status-vote to dirauth moduleDavid Goulet
2018-05-01dirvote: Free vote commits in the dirauth moduleDavid Goulet
2018-04-27dirvote: Move SR commit parsing into dirauth moduleDavid Goulet
2018-04-27ns: Move ns_detached_signatures_free() to networkstatus.cDavid Goulet
2018-04-27dirvote: Extract shared functions to common fileDavid Goulet
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet