commit 301faf281391698e44eb3a8d400b477716a74fd4 Merge: 74c3394 339df5d Author: Nick Mathewson nickm@torproject.org Date: Sun Mar 10 19:52:43 2013 -0400
Merge branch 'bug8447_squashed' into maint-0.2.4
src/or/channel.c | 8 +++--- src/or/circuitbuild.c | 2 +- src/or/circuitlist.c | 30 +++++++++++----------- src/or/circuitmux.c | 22 ++++++++-------- src/or/circuituse.c | 61 ++++++++++++++++++++++++---------------------- src/or/command.c | 34 +++++++++++++------------ src/or/connection_edge.c | 12 ++++---- src/or/connection_or.c | 1 - src/or/cpuworker.c | 5 +-- src/or/rendclient.c | 12 ++++---- src/or/rendmid.c | 58 ++++++++++++++++++++++---------------------- src/or/rendservice.c | 54 ++++++++++++++++++++++------------------ 12 files changed, 154 insertions(+), 145 deletions(-)