1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib/libmd
Thomas Quinot 9d8b66868a Ensure libmd symbols do not clash with libcrypto
Add a prefix to all symbols in libmd to avoid incompatibilites
with same-named, but not binary compatible, symbols from libcrypto.

Also introduce Weak aliases to avoid the need to rebuild dependent
binaries and a major version bump.

PR:		199119
Differential Revision:	D2216
Reviewed by:	roberto, delphij
MFC after:	2 weeks
2015-05-10 13:21:36 +00:00
..
i386
Makefile
md4.copyright
md4.h Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
md4c.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
md5.copyright
md5.h Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
md5c.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
mddriver.c
mdX.3 use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
mdXhl.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
ripemd.3 Dereference nonexistent md2(3) manual. 2014-03-28 04:19:06 +00:00
ripemd.h Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
rmd160c.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
rmd_locl.h
rmdconst.h
rmddriver.c
sha0c.c
sha1c.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
sha256.3 Dereference nonexistent md2(3) manual. 2014-03-28 04:19:06 +00:00
sha256.h Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
sha256c.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
sha512.3 Dereference nonexistent md2(3) manual. 2014-03-28 04:19:06 +00:00
sha512.h Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
sha512c.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
sha_locl.h
sha.3 Dereference nonexistent md2(3) manual. 2014-03-28 04:19:06 +00:00
sha.h Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00
shadriver.c Ensure libmd symbols do not clash with libcrypto 2015-05-10 13:21:36 +00:00