Page MenuHomeFreeBSD

Restore OpenSSL ABI
AbandonedPublic

Authored by delphij on Mar 3 2016, 4:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 10, 6:29 PM
Unknown Object (File)
Fri, Apr 10, 2:04 AM
Unknown Object (File)
Sun, Apr 5, 2:25 AM
Unknown Object (File)
Fri, Apr 3, 9:05 AM
Unknown Object (File)
Thu, Apr 2, 9:11 PM
Unknown Object (File)
Mar 10 2026, 12:03 PM
Unknown Object (File)
Mar 10 2026, 6:09 AM
Unknown Object (File)
Mar 10 2026, 12:31 AM
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.