mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
5ad126a51b
The connect failure cache had a bad interaction with retrying connections to our guards or bridges when we go offline and then come back online -- while offline we would fail to connect and cache this result, and then when we return we would decline to even attempt to connect, because our failure cache said it wouldn't work. Now only cache connect failures for relays when we connected to them because of somebody else's EXTEND request. Fixes bug 40499; bugfix on 0.3.3.4-alpha. |
||
---|---|---|
.. | ||
.dummy | ||
bug40396 | ||
bug40496 | ||
bug40497 | ||
bug40499 | ||
ticket26299 | ||
ticket40494 | ||
ticket40504 |