-
- Downloads
Implement exit enclaves: if we know an IP address for the destination,
and there's a running Tor server at that address which allows exit to the destination, then extend the circuit to that exit first. Also, if the user asks for a .exit node, cannibalize general circs for it. svn:r4779
Showing
- src/or/circuitbuild.c 1 addition, 1 deletionsrc/or/circuitbuild.c
- src/or/circuituse.c 2 additions, 1 deletionsrc/or/circuituse.c
- src/or/connection_edge.c 20 additions, 6 deletionssrc/or/connection_edge.c
- src/or/control.c 1 addition, 0 deletionssrc/or/control.c
- src/or/or.h 2 additions, 1 deletionsrc/or/or.h
- src/or/routerlist.c 31 additions, 0 deletionssrc/or/routerlist.c
Loading
Please register or sign in to comment