* conv_creds.c (krb524_convert_creds_kdc): loop through all of the
authorMark Eichin <eichin@mit.edu>
Mon, 13 Nov 1995 01:39:39 +0000 (01:39 +0000)
committerMark Eichin <eichin@mit.edu>
Mon, 13 Nov 1995 01:39:39 +0000 (01:39 +0000)
commitf62b855a72c221335f157501d7a05ca1923a41a8
treec03efea973b524322cb037dd47e1cb482462ae83
parentc66f134a4616b17657a0691993ac39b8b23cafbc
* conv_creds.c (krb524_convert_creds_kdc): loop through all of the
addresses returned by krb5_locate_kdc, don't just try the first one.
* krb524d.c (do_connection): check for particular failures of
decode_krb5_ticket, as well as for messages that are one int long
(which will eliminate our own error replies.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7095 dc483132-0cff-0310-8789-dd5450dbe970
src/krb524/ChangeLog
src/krb524/conv_creds.c
src/krb524/krb524d.c