]> git.ipfire.org Git - thirdparty/tor.git/commit
r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700
authorNick Mathewson <nickm@torproject.org>
Thu, 10 Aug 2006 09:01:37 +0000 (09:01 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 10 Aug 2006 09:01:37 +0000 (09:01 +0000)
commit5cff4164a08af2a869e5e85aa6d359b865eee9aa
treee529cd925b0c3634b512bf638e9edb31dbde22f2
parent8cbd03fdaf3c138a2ca41b41c995643146fdac94
 r7299@Kushana:  nickm | 2006-08-10 01:08:58 -0700
 Patch from Tup to add support for transparent AP connections: this basically bundles the functionality of trans-proxy-tor into the tor mainline.  Now hosts with compliant pf/netfilter implementations can redirect TCP connections straight to Tor without diverting through SOCKS.

svn:r7007
configure.in
src/or/config.c
src/or/connection.c
src/or/connection_edge.c
src/or/control.c
src/or/hibernate.c
src/or/or.h
src/or/relay.c