]> git.ipfire.org Git - thirdparty/tor.git/commit
Merge remote-tracking branch 'origin/maint-0.2.2'
authorNick Mathewson <nickm@torproject.org>
Mon, 30 May 2011 19:41:46 +0000 (15:41 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 30 May 2011 19:41:46 +0000 (15:41 -0400)
commitfa1d47293b62fd378a7e43cf3ce3e7bb3be884e3
treeb80ab67323274c8ae1e2f8097278e923c5d5d243
parent21de9d46e264ceb14f3fe59d17210d82f2499637
parent7f0fb8e6083128ff20b30d8cd29c220e9427d95e
Merge remote-tracking branch 'origin/maint-0.2.2'

The conflicts were mainly caused by the routerinfo->node transition.

Conflicts:
src/or/circuitbuild.c
src/or/command.c
src/or/connection_edge.c
src/or/directory.c
src/or/dirserv.c
src/or/relay.c
src/or/rendservice.c
src/or/routerlist.c
18 files changed:
src/common/compat_libevent.h
src/common/util.h
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/circuituse.c
src/or/command.c
src/or/connection_edge.c
src/or/directory.c
src/or/dirserv.c
src/or/relay.c
src/or/rendclient.c
src/or/rendservice.c
src/or/rephist.c
src/or/router.c
src/or/router.h
src/or/routerlist.c
src/or/routerlist.h
src/or/routerparse.c