Page MenuHomeFreeBSD

Restore OpenSSL ABI
AbandonedPublic

Authored by delphij on Mar 3 2016, 4:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 8, 11:02 AM
Unknown Object (File)
Nov 21 2025, 2:50 AM
Unknown Object (File)
Nov 21 2025, 2:49 AM
Unknown Object (File)
Nov 21 2025, 2:48 AM
Unknown Object (File)
Nov 16 2025, 9:59 AM
Unknown Object (File)
Oct 30 2025, 10:45 PM
Unknown Object (File)
Oct 30 2025, 10:45 PM
Unknown Object (File)
Oct 30 2025, 5:43 PM
Subscribers

Details

Reviewers
jkim
feld
Summary

This proposed change restores OpenSSL ABI when NO_SSL2 is defined.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2756
Build 2777: arc lint + arc unit

Event Timeline

delphij retitled this revision from to Restore OpenSSL ABI.
delphij updated this object.
delphij edited the test plan for this revision. (Show Details)
delphij added reviewers: jkim, feld.

Should we apply this same patch and disable SSLv2 for security/openssl port? I reverted the removal of SSLv2 due to the potential breakage.

This was superseded by rS296371.

To feld@: probably not -- we have decided to leave SSL2 support as-is for the stable branch. We should disable it on ports's -HEAD though.