secur32/tests: Don't compare the encrypted results if the session key is different.
[wine] / dlls / secur32 / tests / main.c
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2008-09-29  Juan Langsecur32: Fix test failure with neither gnutls nor ntlm_...
2008-09-24  James Hawkinssecur32: Fix a failing test in win95.
2008-06-04  Dan Kegelsecur32/tests: Don't free if not allocated.
2007-03-08  Kai Blinsecur32: Check for actual return value on invalid Query...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
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.