Page MenuHomeFreeBSD

Avoid collisions with function names in openssl headers.
ClosedPublic

Authored by stevek on Sep 4 2020, 2:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 10:44 AM
Unknown Object (File)
Thu, Oct 23, 3:28 PM
Unknown Object (File)
Thu, Oct 23, 3:28 PM
Unknown Object (File)
Thu, Oct 23, 3:28 PM
Unknown Object (File)
Thu, Oct 23, 6:52 AM
Unknown Object (File)
Oct 19 2025, 8:06 AM
Unknown Object (File)
Oct 11 2025, 4:54 AM
Unknown Object (File)
Sep 20 2025, 2:44 PM
Subscribers

Details

Summary

Just using MD5, SHA1, RMD160 and SHA256 for defines collides with
functions of the same name in OpenSSL. This can cause compilation
issues in downstream consumers if they use OpenSSL for the hash
functions instead of libmd.

Diff Detail

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