tor/src
Roger Dingledine 9997676802 handle ugly edge case in retrying entrynodes
Specifically, a circ attempt that we'd launched while the network was
down could timeout after we've marked our entrynodes up, marking them
back down again. The fix is to annotate as bad the OR conns that were
around before we did the retry, so if a circuit that's attached to them
times out we don't do anything about it.
2010-09-28 22:32:38 -04:00
..
common Merge remote branch 'public/bug1954' into maint-0.2.2 2010-09-27 15:39:40 -04:00
config Correct default for RendPostPeriod in docs 2010-09-21 01:05:47 -04:00
or handle ugly edge case in retrying entrynodes 2010-09-28 22:32:38 -04:00
test Merge remote branch 'public/bug1954' into maint-0.2.2 2010-09-27 15:39:40 -04:00
tools Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
win32 bump to 0.2.2.16-alpha-dev 2010-09-17 05:07:59 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00