[tor-bugs] #6465 [Tor Relay]: Build abstraction layer around TLS
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Wed Sep 19 14:01:15 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 andrea):
 Replying to [comment:31 nickm]:
 > Replying to [comment:28 andrea]:
 > > Responses to part 2 (points in potential need of further discussion):
 >
 > Hi! On this and on part one above, please assume anything that I don't
 respond to, I agree with.  (If it seems especially tricky, it might
 deserve a comment.)
 Okay, will do.
 > > The latter; the cell handlers that calls are just the old code path in
 > > command.c, less the handshaking stuff that went to channeltls.c.
 >
 > ok; could use a comment then.
 Okay.
 > > Hmm, how would you feel about s/channel_write_cell/channel_send_cell/g
 and
 > > s/channel_queue_cell/channel_recv_cell/g ?
 >
 > Oh hm. I think of channel_recv_cell as meaning that a cell is coming
 from the network.
 > Is *that* what it means?
 Yeah.  The lower layer calls channel_queue_cell() to deliver an incoming
 cell.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6465#comment:33>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list