[tor-bugs] #4773 [Tor Bridge]: Implement Extended OR port (part of proposal 180)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Dec 26 15:58:29 UTC 2011


#4773: Implement Extended OR port (part of proposal 180)
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Bridge  |        Version:                    
 Keywords:              |         Parent:  #3591             
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by asn):

 Nick, how would you implement this? I want to prepare an implementation
 plan before starting coding stuff, since it seems a bit messy.

 My plan is to define a new listener type to handle 'Extended OR'
 connections, handle the 'Extended OR protocol' in
 `connection_init_accepted_conn()` and when the 'Extended OR protocol' is
 done, handle the connection like a `CONN_TYPE_OR` connection (maybe by
 calling `connection_tls_start_handshake()`).

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


More information about the tor-bugs mailing list