From 3eb547afbb40b6fbf407c7e245fca78d72715f2d Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 22 Aug 2001 20:34:27 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10520 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 961cc81a7..a723d0985 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-08-22 Assar Westerlund + + * configure.in: re-write the handling of crypto libraries. try to + use the one of openssl's libcrypto or krb4's libdes that has all + the required functionality (md4, md5, sha1, des, rc4). if there + is no such library, the included lib/des is built. + 2001-08-22 Assar Westerlund * kdc/headers.h: include libutil.h if it exists