]> git.ipfire.org Git - thirdparty/krb5.git/commit
Pull the kdc_req_body out of the ASN.1 packet and pass in to be
authorSam Hartman <hartmans@mit.edu>
Thu, 26 Mar 2009 05:37:15 +0000 (05:37 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 26 Mar 2009 05:37:15 +0000 (05:37 +0000)
commit14ec9224b5d7144f8701894139aca5f63ea17438
treece95d79d74166862dd41371c395dec832919efe4
parent43bb45ea652c6ee84d1533a16a8362bba7dedde2
Pull the kdc_req_body out of the ASN.1 packet and pass in to be
checksummed; the code previously incorrectly passed in the entire
kdc_req.

do_as_req: decode kdc_req_body

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/fast@22137 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/do_as_req.c