[tor-bugs] #2841 [Tor Bridge]: Implementing the pluggable-transport spec

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Jun 14 01:38:31 UTC 2011


#2841: Implementing the pluggable-transport spec
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:  asn               
     Type:  task        |         Status:  needs_review      
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Bridge  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by asn):

  * status:  assigned => needs_review


Comment:

 Okay. Fixed. Check out my bug2841 branch.

 abe03f49 gives much more specific log output, but the implementation is
 ugly. It was the reason I asked in #tor-dev if it would be wise to include
 proxy info in 'connection_t' [1]. Indeed, in a busy relay there will be
 many 'connection_t' and it's totally not worth it just for this log
 message; but maybe later on there will be an actual need for this.

 [1]: Specifically, I was thinking of attaching a proxy_info_t struct to it
 -- which will include proxy state/addr/port/type -- and taking away the
 proxy_state:4.

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


More information about the tor-bugs mailing list