From 9fb56863cfad194547d8ca990f8b94ada92a6aa1 Mon Sep 17 00:00:00 2001 From: Charl Botha Date: Sat, 11 May 2002 14:42:35 +0000 Subject: Fixed md5 crypting + ssl bug. --- changelog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index 1f01ecd..7947874 100644 --- a/changelog +++ b/changelog @@ -1,7 +1,15 @@ changelog for pam_pwdfile PAM module - Charl P. Botha -$Id: changelog,v 1.11 2001-07-14 20:50:21 cpbotha Exp $ +$Id: changelog,v 1.12 2002-05-11 14:42:35 cpbotha Exp $ --------------------------------------------------------------------------- +0.97 : Sat May 11 16:40:19 CEST 2002 + +* added md5.h, md5.c, md5_crypt.c and bigcrypt.c from the pam_unix.c module. + This fixes the bug where crypt() would not be able to do md5 crypting if + an SSL library was linked into the calling application. Several users + reported this, but the report (and possible patch, which I have NOT used) + of Yu Guanghui was most useful. + 0.95 : Sat Jul 14 22:38:16 CEST 2001 * added features.h, _BSD_SOURCE now defined by Makefile (for vsyslog a.o.) -- cgit v1.2.3