wined3d: Recognize Nvidia GT520 cards.
[wine] / dlls / crypt32 / tests / str.c
2012-06-15  Francois Gougetcrypt32/tests: Get rid of unneeded function typedefs.
2011-09-09  Juan Langcrypt32: Test/correct CertGetNameString with NULL pvTyp...
2011-04-19  Christian Incicrypt32: Fix CertStrToName's CERT_NAME_STR_NO_QUOTING_F...
2011-04-11  Christian Incicrypt32: Fix a string test.
2011-02-02  Juan Langcrypt32: Fix string quoting in CertRDNValueToStrA/W...
2011-02-02  Juan Langcrypt32/tests: Test CertNameToStr's quoting behavior...
2011-02-02  Juan Langcrypt32/tests: Add tests that show that CertRDNValueToS...
2010-10-21  Juan Langcrypt32/tests: Fix test failures on Win98/NT4.
2010-10-20  Juan Langcrypt32: Implement CertRDNValueToStr for UTF8 strings.
2010-10-20  Juan Langcrypt32: The newline character must also be quoted.
2010-10-20  Juan Langcrypt32: Correct Unicode quoting of BMP strings.
2010-10-20  Juan Langcrypt32/tests: Show expected values in ok output.
2010-10-20  Juan Langcrypt32/tests: Test more Unicode encoded string to...
2010-10-19  Juan Langcrypt32: Implement quoting of BMP strings.
2010-10-19  Juan Langcrypt32: Implement quoting of simple string types.
2010-10-19  Juan Langcrypt32: Test more encoded string to string conversions.
2010-10-19  Juan Langcrypt32: Test encoding more quoted strings.
2010-10-01  Alexandre Julliardcrypt32/tests: Make some variables static.
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...