Source-Changes archive

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

CVS commit: basesrc/crypto/dist/heimdal



Module Name:    basesrc
Committed By:   bjh21
Date:           Sun Feb 10 15:31:21 UTC 2002

Modified Files:
        basesrc/crypto/dist/heimdal/kdc: kerberos5.c
        basesrc/crypto/dist/heimdal/lib/krb5: crypto.c get_in_tkt.c
            krb5-protos.h

Log Message:
Clean up the distinction between krb5_enctype and int, and between
krb5_key_usage and unsigned.  These patches are necessary for
platforms with short enums, and should already be in Heimdal CVS.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/crypto/dist/heimdal/kdc/kerberos5.c
cvs rdiff -r1.7 -r1.8 basesrc/crypto/dist/heimdal/lib/krb5/crypto.c
cvs rdiff -r1.1.1.5 -r1.2 basesrc/crypto/dist/heimdal/lib/krb5/get_in_tkt.c
cvs rdiff -r1.5 -r1.6 basesrc/crypto/dist/heimdal/lib/krb5/krb5-protos.h

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