Subject: CVS commit: cryptosrc-intl
To: None <source-changes@netbsd.org>
From: Assar Westerlund <assar@netbsd.org>
List: source-changes
Date: 06/14/2000 11:45:16
Module Name: cryptosrc-intl
Committed By: assar
Date: Wed Jun 14 08:45:16 UTC 2000
Modified Files:
cryptosrc-intl/crypto-intl/dist/heimdal/lib/gssapi: 8003.c get_mic.c
unwrap.c verify_mic.c wrap.c
cryptosrc-intl/crypto-intl/dist/heimdal/lib/krb5: crypto.c replay.c
Log Message:
use MD5_* from libcrypto instead of MD5* from libc
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 \
cryptosrc-intl/crypto-intl/dist/heimdal/lib/gssapi/8003.c \
cryptosrc-intl/crypto-intl/dist/heimdal/lib/gssapi/get_mic.c \
cryptosrc-intl/crypto-intl/dist/heimdal/lib/gssapi/unwrap.c \
cryptosrc-intl/crypto-intl/dist/heimdal/lib/gssapi/verify_mic.c \
cryptosrc-intl/crypto-intl/dist/heimdal/lib/gssapi/wrap.c
cvs rdiff -r1.5 -r1.6 \
cryptosrc-intl/crypto-intl/dist/heimdal/lib/krb5/crypto.c
cvs rdiff -r1.1.1.2 -r1.2 \
cryptosrc-intl/crypto-intl/dist/heimdal/lib/krb5/replay.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.