aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_dir_common.c
AgeCommit message (Expand)Author
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-05-01Rename dirvote_common.{c|h} to voting_schedule.{c|h}David Goulet
2018-05-01Move back dirvote_authority_cert_dup to dirvote.cDavid Goulet
2018-04-27dirvote: Rename authority_cert_dup()David Goulet
2018-04-27dirvote: Extract shared functions to common fileDavid Goulet
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet
2018-04-06refactor: Remove unnecessary `#include "crypto.h"` throughout codebase.Isis Lovecruft
2017-08-24apply ahf's test_assert_zero.cocciNick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2016-09-07Fix unit test failure introduced by #20002Nick Mathewson
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2016-01-15Fix some leaks in the unit tests.Nick Mathewson
2015-12-18fix routerlist/pick_directory_server_impl in light of 12538Nick Mathewson
2015-12-18Automatically generate md-con method vers in testMatthew Finkel
2015-12-18Add unit test for router_pick_directory_server_implMatthew Finkel