[tor-bugs] #29025 [Core Tor]: OpenSSL will not compile without engine support

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 8 21:16:40 UTC 2019


#29025: OpenSSL will not compile without engine support
------------------------------+--------------------------
 Reporter:  Mangix            |          Owner:  (none)
     Type:  defect            |         Status:  new
 Priority:  Medium            |      Component:  Core Tor
  Version:  Tor: unspecified  |       Severity:  Normal
 Keywords:  openssl,engine    |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+--------------------------
 In OpenWrt, ENGINE support is disabled (supposed to be actually) and this
 makes compilation fail as currently in Tor, it is unconditionally disabled
 for ANDROID.

 This changes tor to check for OPENSSL_NO_ENGINE which also works with
 Android.

 The missing headers are for fixing offsetof and SHA512 being undefined.

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


More information about the tor-bugs mailing list