git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20123 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-02-01 20:32:24 +00:00
parent 15f10778d2
commit 39bef1c050

View File

@@ -1,5 +1,21 @@
2007-02-01 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/digest.c: Better logging and return status = FALSE when
checksum doesn't match.
* kdc/digest.c: Check the digest response in the KDC.
* lib/krb5/digest.c: New functions to send in requestResponse to
KDC and get status of the request.
* kdc/digest.c: Add support for MS-CHAP v2.
* lib/hdb/hdb-ldap.c: Set hdb->hdb_db for ldap.
2007-01-31 Love H<>rnquist <20>strand <lha@it.su.se>
* fix-export: Make hx509.info too
* kdc/digest.c: don't verify identifier in CHAP, its the client
that chooses it.