summaryrefslogtreecommitdiff
path: root/src/or/routerparse.h
AgeCommit message (Expand)Author
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-05-10Fix O(n^2) performance when parsing a big pile of extrainfosNick Mathewson
2012-01-25Allow 0.2.3.x clients to use 0.2.2.x bridges.Roger Dingledine
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2011-10-26Make tor_version_same_series non-staticRobert Ransom
2011-03-16Move the decl for tor_gettimofday_cache_clear to the right headerNick Mathewson
2011-03-16Fix up all doxygen warnings other than "foo is not documented"Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-11-17Tweak the bugfix for 2183 a bit more.Karsten Loesing
2010-08-17Remove unused function declarationsSebastian Hahn
2010-07-28Fix typos, make all \brief's conformant, end sentences with a period.Linus Nordberg
2010-07-27Create routerparse.hSebastian Hahn
2010-07-27Create dirserv.hSebastian Hahn