git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19496 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-26 00:28:14 +00:00
parent 8c53b863e9
commit 529149a437

View File

@@ -1,3 +1,11 @@
2006-12-26 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <fx@gnu.org>
* ntlm.c: Include <limits.h>.
@@ -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