Heimntlm and digest subsystem.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20163 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-02-03 21:32:49 +00:00
parent ea7f403c7c
commit 549cdee47a

6
NEWS
View File

@@ -14,6 +14,12 @@ Changes in release 0.8
* A new X.509 library (hx509) and related crypto functions. * 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 * KDC will return the "response too big" error to force TCP retries
for large (default 1400 bytes) UDP replies. This is common for for large (default 1400 bytes) UDP replies. This is common for
PK-INIT request. PK-INIT request.