[tor-bugs] #14188 [Tor]: OpenSSL 1.1.0-dev change: builds without deprecated functions by default

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 13 13:06:41 UTC 2015


#14188: OpenSSL 1.1.0-dev change: builds without deprecated functions by default
------------------------+------------------------------------------
     Reporter:  teor    |      Owner:
         Type:  defect  |     Status:  new
     Priority:  major   |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:  Tor: 0.2.6.2-alpha
   Resolution:          |   Keywords:  openssl tor-build teor-lorax
Actual Points:          |  Parent ID:
       Points:          |
------------------------+------------------------------------------

Comment (by nickm):

 Replying to [ticket:14188 teor]:

 > But how are we going to cope with platforms that build OpenSSL without
 deprecated functions?
 > Conditionalise on `#if OPENSSL_USE_DEPRECATED`s in the code?
 > Advise them not to?
 > It seems like this change could cause a huge mess.

 I think our best bet is to just move from using the deprecated functions
 to using whatever replaced them.

 In some cases, the functions above aren't deprecated; we'll just need to
 add extra #includes to get them.

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


More information about the tor-bugs mailing list