Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

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/bc763a58830d2b5b097324a70317edb8638a4cc8
Commit By: ghudson
Revision: 23663
Changed Files:
U trunk/src/include/krb5/krb5.hin
U trunk/src/lib/krb5/krb/Makefile.in
A trunk/src/lib/krb5/krb/allow_weak.c
U trunk/src/lib/krb5/libkrb5.exports
From: tlyu@mit.edu
Subject: SVN Commit

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