aboutsummaryrefslogtreecommitdiff
path: root/src/or/networkstatus.h
Commit message (Expand)AuthorAge
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Make the get_options() return constNick Mathewson2011-06-14
* Merge branch 'maint-0.2.2'Roger Dingledine2011-01-15
|\
| * Sanity-check consensus param valuesSebastian Hahn2011-01-15
| * Make get_net_param_from_list() staticSebastian Hahn2011-01-15
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* | Try to make most routerstatus_t interfaces constNick Mathewson2010-10-01
* | Download microdescriptors if you're a cacheNick Mathewson2010-09-27
* | When updating routerdesc downloads, look specifically at the ns consensusNick Mathewson2010-09-27
* | Code to download, parse, and store microdesc consensusesNick Mathewson2010-09-27
|/
* Remove unused function declarationsSebastian Hahn2010-08-17
* Create networkstatus.hSebastian Hahn2010-07-27