Heimntlm and digest subsystem.
authorLove Hörnquist Åstrand <lha@kth.se>
Sat, 3 Feb 2007 21:32:49 +0000 (21:32 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sat, 3 Feb 2007 21:32:49 +0000 (21:32 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20163 ec53bebd-3082-4978-b11e-865c3cabbd6b

NEWS

diff --git a/NEWS b/NEWS
index 6905a3ac43270243dab25c0cf743effcf2ec1ad0..34e686a165c9a423b571ded83fc9d967665dff85 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,12 @@ Changes in release 0.8
 
  * A new X.509 library (hx509) and related crypto functions.
 
+ * A new ntlm library (heimntlm) and related crypto functions.
+
+ * Subsystem in the KDC, digest, that will perform the digest
+   operation in the KDC, currently supports: CHAP, MS-CHAP-V2, SASL
+   DIGEST-MD5 NTLMv1 and NTLMv2.
+
  * KDC will return the "response too big" error to force TCP retries
    for large (default 1400 bytes) UDP replies.  This is common for
    PK-INIT request.