Files
tor/changes
Nick Mathewson 68eaaed798 Avoid crashing on busy/NEWNYM+hidden service clients
When we ran out of intro points for a hidden service (which could
happen on a newnym), we would change the connection's state back to
"waiting for hidden service descriptor."  But this would make an
assertion fail if we went on to call circuit_get_open_circ_or_launch
again.

This fixes bug 16013; I believe the bug was introduced in
38be533c69, where we made it possible for
circuit_get_open_circ_or_launch() to change the connection's state.
2015-06-25 11:10:43 -04:00
..
2014-07-27 15:41:30 -04:00
2014-08-09 15:57:44 -04:00
2014-09-01 16:22:52 -04:00
2014-08-20 12:56:57 -04:00
2014-09-20 16:46:02 -04:00
2014-11-12 15:25:52 -05:00
2015-03-09 11:07:50 -04:00
2015-04-06 09:24:16 -04:00