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: 474 When generating etype_info2 for DES style keys, use s2kparams to communicate the type if the key has afs3 salt. If such s2kparams are received by the client, use the afs string2key function to process the key. To generate a diff of this commit: cvs diff -r5.262 -r5.263 krb5/src/kdc/ChangeLog cvs diff -r5.41 -r5.42 krb5/src/kdc/kdc_preauth.c cvs diff -r1.20 -r1.21 krb5/src/lib/crypto/old/ChangeLog cvs diff -r1.9 -r1.10 krb5/src/lib/crypto/old/des_stringtokey.c