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