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