]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use cred marshalling functions in cc_keyring.c
authorGreg Hudson <ghudson@mit.edu>
Tue, 6 May 2014 20:56:52 +0000 (16:56 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sat, 17 May 2014 23:17:51 +0000 (19:17 -0400)
commit5f4a4d7d357fedac5feadc65c09ecf487ff98db8
tree04fca84efafbd88a5ff41afa87f53eabf2b0b79f
parentb99c7c79dee33de966c8bed02ac79439989f6f99
Use cred marshalling functions in cc_keyring.c

Replace the cc_keyring.c credential and principal marshalling
functions with calls to the ccmarshal.c functions.  Simplify the
remaining parsing functions (for the index and time offsets) and fold
the resulting code into the calling functions where appropriate.
src/lib/krb5/ccache/cc_keyring.c