]> git.ipfire.org Git - thirdparty/tor.git/commit
Backport r17181: fix the other half of r17091. now that best_support can be -1, we...
authorNick Mathewson <nickm@torproject.org>
Wed, 17 Dec 2008 13:14:43 +0000 (13:14 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 17 Dec 2008 13:14:43 +0000 (13:14 +0000)
commit119fd23f1eb560867c90cec9c4d8d7fae2c8ac1a
tree9c0d2c3ed28a4622924be8933ec6128a3508c9a1
parentfea3382aca569cd93cc0a43b45e558e58cee6b8e
Backport r17181: fix the other half of r17091. now that best_support can be -1, we were complaining about no support for our one-hop streams, when in fact choose_good_exit_server_general() has no business caring about one-hop streams. patch from miner.

svn:r17638
src/or/circuitbuild.c