Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: hartmans@mit.edu Subject: CVS Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 480 The client sorts the enctype list returned by etype_info ordering enctypes that it requested or that are similar to ones it requested first. The KDC only includes enctypes in etype_info if they were requested by the client. To generate a diff of this commit: cvs diff -r5.247 -r5.248 krb5/src/kdc/ChangeLog cvs diff -r5.33 -r5.34 krb5/src/kdc/kdc_preauth.c cvs diff -r5.371 -r5.372 krb5/src/lib/krb5/krb/ChangeLog cvs diff -r5.20 -r5.21 krb5/src/lib/krb5/krb/preauth2.c