aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.h
Commit message (Expand)AuthorAge
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Add last_reachable and testing_since for IPv6 OR port.Linus Nordberg2012-07-19
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Exits don't need to fetch certs for unknown authoritiesNick Mathewson2012-03-30
* simplify furtherRoger Dingledine2012-03-29
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Make the get_options() return constNick Mathewson2011-06-14
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-14
|\
| * Tweak bug2716 patch a littleNick Mathewson2011-03-12
| * improve accuracy for when a relay went unreachableRoger Dingledine2011-03-11
* | 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
* | Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
|/
* Merge branch 'bug911'Nick Mathewson2010-09-14
|\
| * Move code for launching tests out of router_add_to_routerlist()Nick Mathewson2010-08-18
* | Remove unused function declarationsSebastian Hahn2010-08-17
|/
* Create dirserv.hSebastian Hahn2010-07-27