Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 778 pull up r23663 from trunk ------------------------------------------------------------------------ r23663 | ghudson | 2010-01-19 18:35:39 -0500 (Tue, 19 Jan 2010) | 9 lines ticket: 6645 subject: Add krb5_allow_weak_crypto API target_version: 1.8 tags: pullup Add an API to allow apps to override the profile setting of allow_weak_crypto, so that aklog can work with krb5 1.8 out of the box until OpenAFS finishes migrating away from DES. https://github.com/krb5/krb5/commit/ee9b493da43cb1e0faf7d676db56b012f5a6fff5 Commit By: tlyu Revision: 23665 Changed Files: U branches/krb5-1-8/src/include/krb5/krb5.hin U branches/krb5-1-8/src/lib/krb5/krb/Makefile.in A branches/krb5-1-8/src/lib/krb5/krb/allow_weak.c U branches/krb5-1-8/src/lib/krb5/libkrb5.exports