aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.h
AgeCommit message (Expand)Author
2012-08-09Don't infer we have a FooPort from the presence of a FooPort lineNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2011-11-30Initial hacking for proposal 186.Nick Mathewson
2011-07-11Make a function staticNick Mathewson
2011-07-11Split connection_about_to_close_connection into separate functionsNick Mathewson
2011-05-05Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson
2011-05-05Automated rename from authority_type_t to dirinfo_type_tNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-10-01Try to make most routerstatus_t interfaces constNick Mathewson
2010-09-02Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson
2010-07-27Create directory.hSebastian Hahn