summaryrefslogtreecommitdiff
path: root/src/or/connection_edge.h
AgeCommit message (Expand)Author
2011-04-27Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson
2011-04-27revert most of ef81649d2fcRoger Dingledine
2011-04-26When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson
2011-03-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-14Consider sending stream-level SENDME cells on partial flushes.Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-12-19Merge branch 'maint-0.2.2'Roger Dingledine
2010-12-15Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson
2010-10-01Initial conversion to use node_t throughout our codebase.Nick Mathewson
2010-10-01Try to make most routerinfo_t interfaces constNick Mathewson
2010-09-27Add support for linked connections with bufferevent_pair.Nick Mathewson
2010-09-13Merge remote branch 'sebastian/bug1525'Nick Mathewson
2010-08-17Remove unused function declarationsSebastian Hahn
2010-08-08Ensure controller RESOLVE commands respect __LeaveStreamsUnattachedRobert Hogan
2010-07-27Create connection_edge.hSebastian Hahn