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

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Dec 4 09:07:49 UTC 2011


#4641: Proposal 171 changes broke ‘tor2web mode’
---------------------------------+------------------------------------------
 Reporter:  rransom              |          Owner:  rransom           
     Type:  defect               |         Status:  needs_review      
 Priority:  normal               |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Hidden Services  |        Version:                    
 Keywords:                       |         Parent:                    
   Points:                       |   Actualpoints:                    
---------------------------------+------------------------------------------
Changes (by rransom):

  * status:  new => needs_review


Comment:

 See my bug4641 branch for the fix.

 The call to `connection_ap_attach_pending` after
 `rend_client_rendcirc_has_opened` in that section of code is not harmful,
 and might be slightly helpful (it'll launch an introduction circuit if we
 don't have one; if that call were removed, we would launch an intro circ
 anyway when we receive an ack for our ESTABLISH_RENDEZVOUS cell), even
 though no circuits can be attached to a rend circ by that call to
 `connection_ap_attach_pending`.

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


More information about the tor-bugs mailing list