[tor-bugs] #2205 [Tor Relay]: private network of nodes running master doesn't allow client requests to complete

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Nov 29 19:43:25 UTC 2010


#2205: private network of nodes running master doesn't allow client requests to
complete
-----------------------+----------------------------------------------------
 Reporter:  Sebastian  |       Owner:                    
     Type:  defect     |      Status:  new               
 Priority:  major      |   Milestone:  Tor: 0.2.3.x-final
Component:  Tor Relay  |     Version:                    
 Keywords:             |      Parent:                    
-----------------------+----------------------------------------------------

Comment(by nickm):

 So here's a thought.  Since our problem is that we're detecting the
 renegotiation as having happened before it is really done, what if we
 change the rule from "ST_SW_SRVR_HELLO_A means renegotiating!" to a new
 rule: "ST_SW_SRVR_HELLO_A means that the next ST_OK means that
 renegotiation is done" ?  This way we keep all the complexity inside the
 tortls code.

 I've uploaded something that might work to my public repo in branch
 "bug2205_idea"; what do you think?  It's totally untested, so it might
 fail for reasons related or unrelated to the basic idea.

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


More information about the tor-bugs mailing list