[tor-bugs] #4835 [Tor Relay]: Use macros to construct openssl version numbers readably.

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jan 5 20:09:14 UTC 2012


#4835: Use macros to construct openssl version numbers readably.
-------------------------+--------------------------------------------------
 Reporter:  nickm        |          Owner:                  
     Type:  enhancement  |         Status:  new             
 Priority:  normal       |      Milestone:  Tor: unspecified
Component:  Tor Relay    |        Version:                  
 Keywords:               |         Parent:                  
   Points:               |   Actualpoints:                  
-------------------------+--------------------------------------------------
 Quick, is the latest openssl release (1.0.0f) represented as 0x1000006f or
 0x10000006 or 0x1000000f or 0x100006f or 0x10000006f ?

 Let's just call it OPENSSL_V(1,0,0,'f') and be done with it!

 Please see branch openssl_versions in my public repository.  It
 additionally removes an obsolete check for openssl pre-0.9.6

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


More information about the tor-bugs mailing list