Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Make krb5_dbe_def_search_enctype skip key data entries with invalid
enctypes instead of erroring out on them. We had this behavior prior
to 1.8 (more by accident than by design), but it changed as a
side-effect of r23599.


https://github.com/krb5/krb5/commit/59388bb146c8268f070d93b893e1bc2e96e1e837
Commit By: ghudson
Revision: 24370
Changed Files:
U trunk/src/lib/kdb/kdb_default.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r24370 from trunk

------------------------------------------------------------------------
r24370 | ghudson | 2010-09-28 15:09:11 -0400 (Tue, 28 Sep 2010) | 9 lines

ticket: 6790
target_version: 1.8.4
tags: pullup

Make krb5_dbe_def_search_enctype skip key data entries with invalid
enctypes instead of erroring out on them. We had this behavior prior
to 1.8 (more by accident than by design), but it changed as a
side-effect of r23599.

https://github.com/krb5/krb5/commit/8443c296ca3f628e600b9de08cd4a573b1e79675
Commit By: tlyu
Revision: 24461
Changed Files:
U branches/krb5-1-8/src/lib/kdb/kdb_default.c