svn rev #21465: branches/mskrb-integ/src/lib/krb5/krb/

lhoward@MIT.EDU lhoward at MIT.EDU
Mon Dec 15 22:27:53 EST 2008


http://src.mit.edu/fisheye/changelog/krb5/?cs=21465
Commit By: lhoward
Log Message: 
In krb5_rd_req_decrypt_tkt_part(), use the ticket or acceptor service
name as a hint/optimization, but still iterate through the keytab. This
means that existing servers do not need to change their code to get the
new behaviour.

Also, the iteration behaviour crashed owing to some incorrectly ordered
statements; this is now fixed. 



Changed Files:
U   branches/mskrb-integ/src/lib/krb5/krb/rd_req_dec.c



More information about the cvs-krb5 mailing list