[tor-bugs] #6465 [Tor Relay]: Build abstraction layer around TLS
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Wed Sep 19 13:58:48 UTC 2012
    
    
  
#6465: Build abstraction layer around TLS
-----------------------+----------------------------------------------------
 Reporter:  andrea     |          Owner:  andrea            
     Type:  project    |         Status:  needs_review      
 Priority:  major      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Relay  |        Version:  Tor: unspecified  
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------
Comment(by nickm):
 Replying to [comment:26 andrea]:
 > > Using a smartlist of cells for an outgoing queue makes me a little
 nervous.
 > > Popping the first item from this queue is going to be O(N).
 >
 > Agreed, but you were complaining about me having all that doubly-linked
 list
 > logic elsewhere.  Either make up your mind, or we need to add some stuff
 to
 > src/common/container.c (and while we're at it I wouldn't mind a balanced
 tree
 > usable for maps and sets for something with 6816).
 As discussed on IRC, let's think about grabbing a nicely licensed instance
 of sys/queue.h and using it as appropriate for our linked list stuff.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6465#comment:32>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list