aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.h
Commit message (Expand)AuthorAge
* Fix unit test failure in dir/formatsSebastian Hahn2011-06-02
* Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
|\
| * Improve comments and defensive programming for 3045Nick Mathewson2011-05-30
| * Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | log the reason for publishing a new relay descriptorRoger Dingledine2011-05-19
|/
* Advertise correct DirPort/ORPort when configured with "auto"Nick Mathewson2011-05-13
* Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* Try harder not to exceed the 50 KB extra-info descriptor limit.Karsten Loesing2010-11-15
* Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson2010-10-21
* Maintain separate server and client identity keys when appropriate.Robert Ransom2010-10-04
* Add public_server_mode function.Robert Ransom2010-10-04
* First cut of code to enable RefuseUnknownExitsNick Mathewson2010-09-21
* Fix typos, make all \brief's conformant, end sentences with a period.Linus Nordberg2010-07-28
* Create router.hSebastian Hahn2010-07-27