Apply fix for bug 997.
commit6a32beb8771d94dd35460ce391eeb4455f2ada3f
authorKarsten Loesing <karsten.loesing@gmx.net>
Fri, 12 Jun 2009 09:39:35 +0000 (12 11:39 +0200)
committerKarsten Loesing <karsten.loesing@gmx.net>
Fri, 12 Jun 2009 09:39:35 +0000 (12 11:39 +0200)
treefc087bae376a81a42a89d88ec1346c3316d4e266
parent77f5ad6b07dcdd3271d56f5e9edde3dc56ffe411
Apply fix for bug 997.

Hidden service clients didn't use a cached service descriptor that
was older than 15 minutes, but wouldn't fetch a new one either. Now,
use a cached descriptor no matter how old it is and only fetch a new
one when all introduction points fail. Fix for bug 997. Patch from
Marcus Griep.
ChangeLog
src/or/connection_edge.c