diff --git a/lib/ntlm/ChangeLog b/lib/ntlm/ChangeLog index 7a0775ce9..600ac3daa 100644 --- a/lib/ntlm/ChangeLog +++ b/lib/ntlm/ChangeLog @@ -1,3 +1,11 @@ +2006-12-26 Love Hörnquist Åstrand + + * test_ntlm.c: Verify infotarget. + + * ntlm.c: Extract the infotarget from the answer. + + * ntlm.c (heim_ntlm_verify_ntlm2): verify the ntlmv2 reply + 2006-12-22 Dave Love * ntlm.c: Include . @@ -26,6 +34,6 @@ * test_ntlm.c: Add simple parser test app. - * inital version of a NTLM library, only handles ntml version and + * inital version of a NTLM library, only handles ntml version 1 and ascii strings for now