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