secur32: Fixed the schannel tests on Vista.
[wine] / dlls / secur32 / tests / schannel.c
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...