aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.h
AgeCommit message (Expand)Author
2011-05-19log the reason for publishing a new relay descriptorRoger Dingledine
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