aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_dir.c
Commit message (Expand)AuthorAge
* tell me who votes are actually for, not just where they're fromRoger Dingledine2012-01-08
* Clean up whitespaceNick Mathewson2011-03-16
* Sanity-check consensus param valuesSebastian Hahn2011-01-15
* Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
* Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* Fix a unit test broken by fix for 2195Nick Mathewson2010-11-19
* Fix misplaced labelsSebastian Hahn2010-08-16
* Create routerparse.hSebastian Hahn2010-07-27
* Create networkstatus.hSebastian Hahn2010-07-27
* Create dirvote.hSebastian Hahn2010-07-27
* Create dirserv.hSebastian Hahn2010-07-27
* Create directory.hSebastian Hahn2010-07-27
* Create routerlist.hSebastian Hahn2010-07-27
* Create router.hSebastian Hahn2010-07-27
* Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* Fix a very stupid coverity complaint (CID 416).Nick Mathewson2009-10-26
* Add functions to serve microdescs and flavored consensuses.Nick Mathewson2009-10-18
* Parse detached signatures and microdesc networkstatuses correctly.Nick Mathewson2009-10-15
* Implement signatures for microdesc consensuses right.Nick Mathewson2009-10-15
* Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson2009-10-15
* Code to generate, store, and parse microdescriptors and consensuses.Nick Mathewson2009-10-15
* Fix a memleakSebastian Hahn2009-09-27
* Make a NULL check in test_dir.c non-redundant.Nick Mathewson2009-09-27
* Carve out unrelated parts of test_dir_formatsNick Mathewson2009-09-23
* Split directory tests into their own module.Nick Mathewson2009-09-23