[tor-bugs] #7657 [Firefox Patch Issues]: Save users, remove TLS timeout logic

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 6 22:00:23 UTC 2012


#7657: Save users, remove TLS timeout logic
----------------------------------+-----------------------------------------
 Reporter:  cypherpunks           |          Owner:  mikeperry
     Type:  defect                |         Status:  new      
 Priority:  major                 |      Milestone:           
Component:  Firefox Patch Issues  |        Version:           
 Keywords:                        |         Parent:           
   Points:                        |   Actualpoints:           
----------------------------------+-----------------------------------------
 Firefox implements hard coded timeout for handshake with TLS servers that
 never answer. Right now it's 25 second without chance to change. Every
 timeout leads to msg about connection reset. Firefox resets itself and
 happily report about connection reset. Moreover logic of timeout broken
 completely and incompatible with Tor. See source code, file
 nsNSSIOLayer.cpp
 Suggested fixes proposed at
 https://bugzilla.mozilla.org/show_bug.cgi?id=754356
 Only solution is to remove timeout.

 What happen if really connect to server that never answer ServerHello?
 It's another story incompatible with current timeouts. Lets to remove and
 to code something new.

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


More information about the tor-bugs mailing list