Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: cryptosrc-us



Module Name:    cryptosrc-us
Committed By:   aidan
Date:           Mon Aug  2 19:32:37 UTC 1999

Modified Files:
        cryptosrc-us/crypto-us/dist/krb5/src/lib/crypto/des: d3_ecb.c
            d3_str2ky.c
        cryptosrc-us/crypto-us/dist/krb5/src/lib/crypto/md4: md4crypto.c
        cryptosrc-us/crypto-us/dist/krb5/src/lib/crypto/md5: md5crypto.c

Log Message:
Added a bunch of (unnecessary, IMHO) typecasts to shut up gcc, and let
libk5crypto build properly.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/crypto/des/d3_ecb.c \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/crypto/des/d3_str2ky.c
cvs rdiff -r1.1.1.1 -r1.2 \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/crypto/md4/md4crypto.c
cvs rdiff -r1.1.1.1 -r1.2 \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/crypto/md5/md5crypto.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