aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_routerlist.c
AgeCommit message (Expand)Author
2016-07-01prop250: Add unit testsDavid Goulet
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-05-19Add unit tests for networkstatus_consensus_is_bootstrappingteor (Tim Wilson-Brown)
2016-02-27Update the copyright year.Nick Mathewson
2016-02-24Fix memory leaks in routerlist/pick_directory_server_impl testNick Mathewson
2016-02-23Appease make check-spacesAndrea Shepard
2016-02-22Fix a bunch of memory leaks in the unit testsNick Mathewson
2016-02-16Fix a NULL dereference on unit test failure. CID 1353177.Nick Mathewson
2016-02-11Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'Nick Mathewson
2016-02-01Bitwise negate is ~, not !.Nick Mathewson
2016-01-29Merge branch 'feature17840-v11-squashed' into feature17840-v11-mergedteor (Tim Wilson-Brown)
2016-01-29Choose directory servers by IPv4/IPv6 preferencesteor (Tim Wilson-Brown)
2015-12-18fix routerlist/pick_directory_server_impl in light of 12538Nick Mathewson
2015-12-18Add unit test for router_pick_directory_server_implMatthew Finkel
2015-12-16Prop210: Add want_authority to directory_get_from_dirserverteor (Tim Wilson-Brown)
2015-01-23whitespace fixesNick Mathewson
2015-01-23Merge remote-tracking branch 'public/ticket9969'Nick Mathewson
2014-09-29fixup! Unit tests for router download functions.Nick Mathewson