Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: ad
Date: Thu Jul 6 11:12:43 UTC 2000
Modified Files:
basesrc/lib/libcrypt: Makefile
Added Files:
basesrc/lib/libcrypt: md5crypt.c
Log Message:
Add __md5crypt(), for internal use by libcrypt. This behaves for the most
part like crypt() but uses a proprietry encryption scheme that utilises MD5.
>From FreeBSD via OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/lib/libcrypt/Makefile
cvs rdiff -r0 -r1.1 basesrc/lib/libcrypt/md5crypt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index