]> git.ipfire.org Git - thirdparty/tor.git/commit
Enable the ntor handshake on the client side.
authorNick Mathewson <nickm@torproject.org>
Thu, 6 Dec 2012 06:53:29 +0000 (01:53 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 3 Jan 2013 16:29:47 +0000 (11:29 -0500)
commitb2863739083125d332cf1166ae6b095df7d0f155
tree44e6a25866048d143b1e739a46528823306ff9e7
parentecf88b16b8672c8b734d13d84910e97357c470a8
Enable the ntor handshake on the client side.

"works for me"
12 files changed:
src/or/channeltls.c
src/or/circuitbuild.c
src/or/circuitbuild.h
src/or/circuituse.c
src/or/config.c
src/or/entrynodes.c
src/or/nodelist.c
src/or/nodelist.h
src/or/or.h
src/or/relay.c
src/or/router.c
src/or/routerparse.c