[tor-bugs] #6825 [Tor Relay]: Drop support for openssl 0.9.7; complain about 0.9.8

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Sep 12 23:36:14 UTC 2012


#6825: Drop support for openssl 0.9.7; complain about 0.9.8
-----------------------+----------------------------------------------------
 Reporter:  nickm      |          Owner:                    
     Type:  defect     |         Status:  new               
 Priority:  normal     |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Relay  |        Version:                    
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------
 OpenSSL 0.9.7 is old and unsupported by the openssl team.

 OpenSSL 0.9.8 doesn't have the improved crypto implementations of 1.0.0
 and 1.0.1.

 Removing support for the former lets us remove our sha256 implementation
 and a modest pile of backward compatibility code.  Complaining about the
 latter will maybe encourage people who build from source to build with a
 better openssl.

 See branch openssl_1_is_best in my public repo.

 Before merging this, we should confirm that we don't care about Tor 0.2.4
 dropping support for any distro that's been trying to patch 0.9.7; do they
 exist?

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


More information about the tor-bugs mailing list