* scc.h : Add another KRB5_SCC_FVNO but don't up the default.
authorChris Provenzano <proven@mit.edu>
Wed, 6 Sep 1995 03:44:03 +0000 (03:44 +0000)
committerChris Provenzano <proven@mit.edu>
Wed, 6 Sep 1995 03:44:03 +0000 (03:44 +0000)
commit350a5ce8a6310421c8b3046928538074300979a0
tree79ae84f510af393fc9ca0217e52088f4e8f66c04
parent6ba25276589cda3bd8b37ac489833c701dad8569
    * scc.h : Add another KRB5_SCC_FVNO but don't up the default.
        * scc_gennew.c, scc_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)
        * scc_read.c, scc_write.c : Remove krb5_enctype references, and
                replace with krb5_keytype where appropriate

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6684 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/stdio/ChangeLog
src/lib/krb5/ccache/stdio/scc.h
src/lib/krb5/ccache/stdio/scc_gennew.c
src/lib/krb5/ccache/stdio/scc_maybe.c
src/lib/krb5/ccache/stdio/scc_read.c
src/lib/krb5/ccache/stdio/scc_write.c