Date: Thu, 24 May 2001 05:20:04 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcrypt Makefile crypt-md5.c crypt.3 crypt.c crypt.h src/secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c Makefile Message-ID: <200105241220.f4OCK4m39161@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2001/05/24 05:20:04 PDT
Modified files: (Branch: RELENG_4)
lib/libcrypt Makefile crypt-md5.c crypt.3 crypt.c
crypt.h
secure/lib/libcrypt Makefile
Added files: (Branch: RELENG_4)
secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c
Log:
MFC: Blowfish password hashing scheme (From OpenBSD) and remove the dlsym()
hack.
Revision Changes Path
1.24.2.3 +9 -2 src/lib/libcrypt/Makefile
1.5.2.1 +2 -45 src/lib/libcrypt/crypt-md5.c
1.6.2.6 +30 -14 src/lib/libcrypt/crypt.3
1.14.2.2 +43 -6 src/lib/libcrypt/crypt.c
1.4.2.2 +2 -1 src/lib/libcrypt/crypt.h
1.26.2.2 +11 -4 src/secure/lib/libcrypt/Attic/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105241220.f4OCK4m39161>
