pull up r23628 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 05:03:49 +0000 (05:03 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 05:03:49 +0000 (05:03 +0000)
commitc9c39297fa607166fd96d705ba59b0a00ae0c403
tree61f82d985db5334f8bcf3e8a3763acad301ce80e
parentd23b893dc65057c7b54ef7ef2f707caf0e1757b3
pull up r23628 from trunk

 ------------------------------------------------------------------------
 r23628 | ghudson | 2010-01-11 20:05:37 -0500 (Mon, 11 Jan 2010) | 9 lines

 ticket: 6632
 subject: Simplify and fix FAST check for keyed checksum type
 target_version: 1.8
 tags: pullup

 Use krb5_c_is_keyed_checksum to detect unkeyed checksums when handling
 FAST requests.  The old check was broken for 1.8 because
 krb5_c_verify_checksum got pickier about invalid keyblocks.

ticket: 6632
version_fixed: 1.8
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-8@23649 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/fast_util.c