Finished off changed needed for making libcrypto.dll. Biggest change
authorKeith Vetter <keithv@fusion.com>
Sat, 4 Mar 1995 04:14:07 +0000 (04:14 +0000)
committerKeith Vetter <keithv@fusion.com>
Sat, 4 Mar 1995 04:14:07 +0000 (04:14 +0000)
commit44aaa95295259354b16f32359e0e26579bb9effe
treef3e5312f42cd3179a8ccf3500e2dab4eabf43e4b
parent5cfb1cc45adde6bca4a5a9d264c29b1b938a4aad
Finished off changed needed for making libcrypto.dll. Biggest change
is that you can't pull in data from a DLL so had to add three routines
that return the address of various data structures.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5074 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/ChangeLog
src/lib/crypto/Makefile.in
src/lib/crypto/crc32/ChangeLog
src/lib/crypto/crc32/crc.c
src/lib/crypto/libcrypt.def
src/lib/crypto/md4/ChangeLog
src/lib/crypto/md4/md4crypto.c
src/lib/crypto/md5/ChangeLog
src/lib/crypto/md5/md5crypto.c