Skip to content

circ: Set proper timeout cutoff for HS circuits

David Goulet requested to merge dgoulet/tor:ticket40694_047_01 into maint-0.4.7

Explicitly set the S_CONNECT_REND purpose to a 4-hop cutoff.

As for the established rendezvous circuit waiting on the RENDEZVOUS2, set one that is very long considering the possible waiting time for the service to get the request and join our rendezvous.

Part of #40694 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports