[tor-bugs] #6465 [Tor Relay]: Build abstraction layer around TLS

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Sep 11 12:39:19 UTC 2012


#6465: Build abstraction layer around TLS
-----------------------+----------------------------------------------------
 Reporter:  andrea     |          Owner:  andrea            
     Type:  project    |         Status:  new               
 Priority:  major      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Relay  |        Version:  Tor: unspecified  
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by andrea):

 If that hypothesis is correct, though, then this bug was present prior to
 channels.  The same loop structure and assert are present in the relay.c
 that the channel_t branch forked from:
 https://gitweb.torproject.org/user/andrea/tor.git/blob/08e65ce04fbc68389095c627ae752a9784f5739a:/src/or/relay.c#l2383

 Possibility: the bug was always present, but the way the channel code
 affected the write path made it more likely to call
 channel_flush_from_first_active_circuit() and ask for more than one cell
 than ever was the case with
 connection_or_flush_from_first_active_circuit() ?

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


More information about the tor-bugs mailing list