d3d9/tests: Add r500 fp_special results.
[wine] / dlls / secur32 / util.c
2010-04-19  Kai Blinsecur32: Use NTLM2 instead of NTLMv2.
2009-01-22  Michael Stefaniucsecur32: Remove superfluous pointer casts.
2007-08-27  Andrew Talbotsecur32: Constify some variables.
2007-05-21  Andrew Talbotsecur32: Exclude unused headers.
2007-04-16  Kai Blinsecur32: Move NTLM debug output to a seperate "ntlm...
2007-02-05  Andrew Talbotsecur32: Declare a function static.
2006-11-14  Andrew Talbotsecur32: Cast-qual warning fix.
2006-11-09  Kai Blinsecur32: Implement ntlmv2 signing.
2006-11-04  Kai Blinsecur32: Fix handling of buffers that don't have the...
2006-09-08  Kai Blinsecur32: Fix generation of the session key.
2006-08-17  Kai Blinsecur32: Add real signing / verifying to NTLM provider.