aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson2014-03-05
|\
| * stop passing "address" around the directory_initiate_command* funcsRoger Dingledine2013-02-09
* | fix trivial typoRoger Dingledine2014-02-10
* | Tougher validation for parsing urls from HTTP headers. Fixes #2767.Kevin Butler2013-09-03
|/
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Fix a wide lineNick Mathewson2012-09-12
* Fix directory self-testing logicNick Mathewson2012-09-12
* Remove version_supports checks for versions before 0.2.2.Nick Mathewson2012-09-07
* Don't infer we have a FooPort from the presence of a FooPort lineNick Mathewson2012-08-09
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Initial hacking for proposal 186.Nick Mathewson2011-11-30
* Make a function staticNick Mathewson2011-07-11
* Split connection_about_to_close_connection into separate functionsNick Mathewson2011-07-11
* Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson2011-05-05
* Automated rename from authority_type_t to dirinfo_type_tNick Mathewson2011-05-05
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Try to make most routerstatus_t interfaces constNick Mathewson2010-10-01
|/
* Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson2010-09-02
* Create directory.hSebastian Hahn2010-07-27