Add support for Unix-standard MD5 password
authorH. Peter Anvin <hpa@zytor.com>
Wed, 25 Jul 2007 05:49:05 +0000 (22:49 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 25 Jul 2007 05:49:05 +0000 (22:49 -0700)
commit61a4936836c3dc8341130b4fa938e0106f8a41bf
treeb594b7e08ca47794326610cae4018a63686f4e73
parent217a9b0c77cdd5df5800c7b250765f543c680477
Add support for Unix-standard MD5 password
Makefile
NEWS
README.menu
com32/libutil/Makefile
com32/libutil/base64.c [new file with mode: 0644]
com32/libutil/crypt-md5.c [new file with mode: 0644]
com32/libutil/include/base64.h
com32/libutil/md5.c [new file with mode: 0644]
com32/modules/menumain.c
md5pass [new file with mode: 0755]
syslinux.spec.in