summaryrefslogtreecommitdiff
path: root/src/or/directory.h
AgeCommit message (Collapse)Author
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-09-02Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson
It's normal when bootstrapping to have a lot of different certs missing, so we don't want missing certs to make us warn... unless the certs we're missing are ones that we've tried to fetch a couple of times and failed at. May fix bug 1145.
2010-07-27Create directory.hSebastian Hahn