wbemprox: Handle NULL operands in eval_strcmp.
[wine] / dlls / secur32 / tests / schannel.c
2012-06-26  Henri Verbeetsecur32: Handle incomplete messages in schan_Initialize...
2011-09-09  Alexandre Julliardsecur32/tests: Avoid crash on test failure.
2011-02-11  Austin Englishsecur32/tests: Make sure return values are used (LLVM...
2011-01-21  Ken Thomasessecur32/tests: Fix copy/paste error in test message...
2010-12-02  Aric Stewartsecur32/tests: Skip test on failure to acquire cred_handle.
2010-09-18  Piotr Cabansecur32: Prevent schannel tests from crashing on Window...
2010-09-18  Piotr Cabansecur32: Handle extra data in schan_InitializeSecurityC...
2010-09-15  Mikko Rasasecur32: Add some more schannel tests.
2009-10-02  Paul Vrienssecur32/tests: Skip some tests on WinMe to avoid a...
2009-02-23  Francois Gougetsecur32/tests: Use win_skip() to skip over unimplemente...
2009-01-06  Michael Stefaniucinclude: Change the rest of sspi.h to use LONG/ULONG...
2008-09-23  Henri Verbeetsecur32: Skip schannel tests if schannel is unavailable.
2008-09-11  James Hawkinssecur32: Fix two failing tests in win2k.
2008-09-08  Reece Dunnsecur32: Fixed the logic on some of the schannel tests.
2008-09-08  Reece Dunnsecur32: Fixed the schannel tests on Vista.
2008-08-01  Reece Dunnsecur32: Fix the schannel tests crashing on Vista.
2008-06-23  Alistair Leslie... secur32: Fix crash under win98.
2008-05-22  James Hawkinssecur32: Fix a few tests that fail in win2k3.
2008-03-12  Jacek Cabansecur32: Improve SECPKG_ATTR_CIPHER_STRENGTHS stub.
2008-03-12  Jacek Cabansecur32: Fixed dynamic loading in schannel test.
2007-12-19  Michael Stefaniucsecur32/tests: InitFunctionPtrs() needs to use the...
2007-12-18  Francois Gougetsecur32/tests: Dynamically load various APIs and don...
2007-08-16  Paul Vrienssecur32/tests: Run tests on win95 again.
2007-01-15  Paul Vrienssecur32/tests: Fix compilation for older gcc versions...
2007-01-12  Paul Vrienssecur32/tests: Cast-qual warning fixes.
2006-10-31  Paul Vrienssecur32: Make sure crashing tests are not run.
2006-10-11  Michael Ploujnikovsecur32/tests: Win64 printf format warning fixes.
2006-08-18  Paul Vrienssecur32: Make tests loadable on NT4.
2006-08-07  Andrew Talbotsecur32/tests: Write-strings warnings fix.
2006-07-28  Juan Langsecur32: Improve schannel's AcquireCredentialsHandle...