git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17505 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-07 12:30:01 +00:00
parent c5a313c313
commit dc41bf452b

View File

@@ -1,4 +1,12 @@
2006-05-07 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/crypto.c (create_checksum): provide a error message
that a key checksum needs a key. From Andew Bartlett.
2006-05-06 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c: Now that hcrypto supports DH, remove check
for hx509 null DH.
* kdc/pkinit.c: Don't call DH_check_pubkey, it doesn't exists in
older OpenSSL.