secur32: sspi.h must not include wtypes.h.
[wine] / dlls / secur32 / tests / main.c
2006-10-11  Michael Ploujnikovsecur32/tests: Win64 printf format warning fixes.
2006-08-09  Kai Blinsecur32: Move NTLM tests to ntlm.c to avoid cluttering...
2006-08-07  Andrew Talbotsecur32/tests: Write-strings warnings fix.
2006-06-16  Kai Blinsecur32: Implement QueryContextAttributes. Add tests.
2006-06-03  Kai Blinsecur32: Don't fail on SECURITY_NETWORK_DREP, ntlm_auth...
2006-05-28  Kai Blinsecur32: Cleaning up the authentication tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-05  Dmitry Timoshkovsecur32: Fix some wrong assumptions in the NTLM test...
2006-02-06  Francois GougetAdd trailing '\n's to ok() and trace() calls.
2006-01-03  Kai Blinsecur32: Rewrote NTLM tests in a more flexible way.
2005-10-26  Ivan Leo PuotiMake secur32.dll tests load on nt 4.0.
2005-09-26  Francois GougetAdd trailing '\n's to ok() calls.
2005-08-30  Alexandre JulliardAuthors: James Hawkins <truiken@gmail.com>, Juan Lang...
2005-08-17  Francois GougetAssorted spelling fixes.
2005-08-15  Kai BlinAdded Negotiate security provider dummy. Removed todos...
2005-08-11  Kai BlinAdded more secur32.dll tests and fixed missing constants in
2005-08-03  Kai BlinSet up tests for secur32.