Make hidden services always check for failed intro point connections
commit3e2d06bd3d574eb47ec27edcc6832ed9678e7863
authorteor <teor2345@gmail.com>
Thu, 2 Mar 2017 04:33:09 +0000 (2 15:33 +1100)
committerteor <teor2345@gmail.com>
Thu, 2 Mar 2017 04:57:58 +0000 (2 15:57 +1100)
tree7c55447bb1d4a4a97fdaf26b7d3a07e70a7abecb
parent9af76a958316ce58485d12bf0e519fc79c0e4999
Make hidden services always check for failed intro point connections

Previously, they would stop checking when they exceeded their intro point
creation limit.

Fixes bug 21596; bugfix on commit d67bf8b2f23 in Tor 0.2.7.2-alpha.
Reported by alecmuffett.
changes/bug21596 [new file with mode: 0644]
src/or/rendservice.c