Changes to implement FCC format version #3, which is architecture
authorTheodore Tso <tytso@mit.edu>
Thu, 17 Nov 1994 07:05:42 +0000 (07:05 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 17 Nov 1994 07:05:42 +0000 (07:05 +0000)
commitb0d8d1166571b9d74bb99ba99e4ff9f58a706ba9
tree81eab4d014b057fd4f674ebab0a496ecc919977a
parentd6ea66307a6549df49db1ae9c38d508ba69b8b09
Changes to implement FCC format version #3, which is architecture
independent, and includes the key encryption type information.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4668 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/fcc-proto.h
src/lib/krb5/ccache/file/fcc.h
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_maybe.c
src/lib/krb5/ccache/file/fcc_nseq.c
src/lib/krb5/ccache/file/fcc_read.c
src/lib/krb5/ccache/file/fcc_store.c
src/lib/krb5/ccache/file/fcc_write.c