crypt32/tests: Allow specifying a chain engine when creating a certificate chain.
[wine] / dlls / crypt32 / tests / str.c
2009-02-24  Francois Gougetcrypt32/tests: Use win_skip() to skip over unimplemente...
2009-01-21  Michael Stefaniuccrypt32/tests: Remove superfluous pointer casts.
2008-08-27  Huw Daviescrypt32: Add support for CERT_NAME_STR_REVERSE_FLAG.
2007-08-15  Paul Vrienscrypt32/tests: Use GetModuleHandle and skip.
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-20  Paul Vrienscrypt32: Cast-qual warnings fix.
2006-07-27  Juan Langcrypt32: Implement CryptStrToNameA/W, with tests.
2006-07-20  Juan Langcrypt32: Correct handling of empty output buffer in...
2006-07-18  Juan Langcrypt32: Output x.500 strings from CertNameToStrA/W.
2006-06-13  Alexandre Julliardcrypt32/tests: Use lstrlenA instead of strlen in ok...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Francois GougetAssorted spelling fixes.
2006-02-05  Juan Langcrypt32: Fix Mingw compile.
2006-02-02  Juan Langcrypt32: Implement CertRDNValueToStrW and CertNameToStr...
2006-02-01  Juan Langcrypt32: Implement CertRDNValueToStrA and CertNameToStr...