[tor-bugs] #4653 [Tor Client]: Use SSL_state_string_long() instead of homebrewed ssl_state_to_string()

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Dec 5 15:46:07 UTC 2011


#4653: Use SSL_state_string_long() instead of homebrewed ssl_state_to_string()
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:     
     Type:  defect      |         Status:  new
 Priority:  minor       |      Milestone:     
Component:  Tor Client  |        Version:     
 Keywords:              |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------
 OpenSSL has two functions to get a string version of the SSL state,
 `SSL_state_string_long()` and `SSL_state_string()`.

 We can use these instead of the homebrewed ssl_state_to_string() and the
 tortls_state.h file.

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


More information about the tor-bugs mailing list