crypt32: Fix a test failure on NT 4.
[wine] / dlls / crypt32 / tests / crl.c
2009-10-21  Juan Langcrypt32: Fix duplicating a NULL CRL context.
2009-02-24  Francois Gougetcrypt32/tests: Use win_skip() to skip over unimplemente...
2008-08-04  Paul Vrienscrypt32/tests: Don't crash on some win9x boxes.
2008-07-02  Austin Englishcrypt32: Fix a couple of test failures on Vista.
2007-11-20  Francois Gougetcrypt32/tests: Get the tests running on Windows 98.
2007-07-16  Juan Langcrypt32: Fix decoding sequences with extra trailing...
2007-07-02  Juan Langcrypt32: Accept OSS errors.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-07-19  Stefan Leichtercrypt32: Make tests loadable on NT4.
2006-06-22  Juan Langcrypt32: Implement CertGetCRLFromStore.
2006-06-21  Juan Langcrypt32: Implement some CRL verification functions.
2006-06-20  Juan Langcrypt32: Rearrange functions a bit.