[tor-bugs] #4641 [Tor Hidden Services]: Proposal 171 changes broke ‘tor2web mode’

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Dec 4 00:50:15 UTC 2011


#4641: Proposal 171 changes broke ‘tor2web mode’
---------------------------------+------------------------------------------
 Reporter:  rransom              |          Owner:  rransom           
     Type:  defect               |         Status:  new               
 Priority:  normal               |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Hidden Services  |        Version:                    
 Keywords:                       |         Parent:                    
   Points:                       |   Actualpoints:                    
---------------------------------+------------------------------------------
 A ‘git bisect’ traced the problem to the proposal 171 changes, and then to
 [https://gitweb.torproject.org/tor.git/commitdiff/e8b9815711e7cd1ef0b83153aefcc0d05e817f4e
 commit e8b9815711e7cd1ef0b83153aefcc0d05e817f4e].

 This commit causes `circuit_has_opened` to send two ESTABLISH_RENDEZVOUS
 cells on each rendezvous circuit, because `connection_ap_attach_pending`
 can never attach a stream to a `CIRCUIT_PURPOSE_C_ESTABLISH_REND` circuit.
 ‘wanoskarnet’ says that hidden service client support seemed to still be
 working in non-tor2web-mode versions of 0.2.3.x because they cannibalized
 pre-built three-hop circuits, and `circuit_has_opened` is never called for
 those.

 This is also the cause of #4171 (wanoskarnet diagnosed this, too).

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4641>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list