2007-01-31  Love Hrnquist strand  <lha@it.su.se>

	* test_ntlm.c: 1.4: No need to include <gssapi.h>.
	
2007-01-04  Love Hrnquist strand  <lha@it.su.se>

	* Makefile.am: add LIB_roken for test_ntlm
	
2006-12-26  Love Hrnquist 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>.
	
2006-12-20  Love Hrnquist strand  <lha@it.su.se>

	* test_ntlm.c: add some new tests.

	* ntlm.c: Add ntlmv2 answer calculating functions.

	* ntlm.c: sent lm hashes, needed for NTLM2 session

	* heimntlm.h: Add NTLM_NEG_NTLM2_SESSION, NTLMv2 session security.
	
2006-12-19  Love Hrnquist strand  <lha@it.su.se>

	* ntlm.c (heim_ntlm_build_ntlm1_master): return session master
	key.
	
2006-12-18  Love Hrnquist strand  <lha@it.su.se>
	
	* ntlm.c (heim_ntlm_build_ntlm1_master): calculate the ntlm
	version 1 "master" key.
	
2006-12-13  Love Hrnquist strand  <lha@it.su.se>
	
	* test_ntlm.c: Add simple parser test app.

	* inital version of a NTLM library, only handles ntml version 1 and
	ascii strings for now

