summaryrefslogtreecommitdiff
path: root/src/or/networkstatus.h
AgeCommit message (Expand)Author
2010-10-01Initial conversion to use node_t throughout our codebase.Nick Mathewson
2010-10-01Try to make most routerstatus_t interfaces constNick Mathewson
2010-09-27Download microdescriptors if you're a cacheNick Mathewson
2010-09-27When updating routerdesc downloads, look specifically at the ns consensusNick Mathewson
2010-09-27Code to download, parse, and store microdesc consensusesNick Mathewson
2010-08-17Remove unused function declarationsSebastian Hahn
2010-07-27Create networkstatus.hSebastian Hahn