* fcc.h : Add another KRB5_FCC_FVNO but don't up the default.
authorChris Provenzano <proven@mit.edu>
Wed, 6 Sep 1995 03:33:29 +0000 (03:33 +0000)
committerChris Provenzano <proven@mit.edu>
Wed, 6 Sep 1995 03:33:29 +0000 (03:33 +0000)
commit6ba25276589cda3bd8b37ac489833c701dad8569
treecf4472d20ce9a463af80880b707b7a04dcc369e8
parentb7a9ca2eb939e8d605424749a50fae8d4470725d
* fcc.h : Add another KRB5_FCC_FVNO but don't up the default.
* fcc_gennew.c, fcc_maybe.c : New version saves a length after
version for whatever we want to put into the ccache before
the first credential (like a time skew)
        * fcc_read.c, fcc_write.c : Remove krb5_enctype references, and
replace with krb5_keytype where appropriate

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6683 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/ChangeLog
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_read.c
src/lib/krb5/ccache/file/fcc_write.c