include: Assorted spelling fixes.
[wine] / dlls / wintrust /
2012-12-06  AndrĂ© Hentschelwintrust/tests: Unify test message in case of a FALSE...
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-08-15  Michael Stefaniucwintrust: Avoid a TRUE:FALSE conditional expression.
2012-08-14  Detlef Riekenbergwintrust/tests: Handle ERROR_ACCESS_DENIED failures.
2012-06-22  Thomas Faberwintrust/tests: Fix build with MSVC.
2011-12-12  Juan Langwintrust: Don't dereference a potentially NULL pointer.
2011-10-24  Juan Langwintrust: Add FindCertsByIssuer stub.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-15  Juan Langwintrust: Correct ObjectTrust error with empty files.
2011-05-06  Nicolas Le Camwintrust/tests: BaseOfData isn't part of IMAGE_OPTIONAL...
2011-05-03  Piotr Cabanwintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
2011-05-03  Piotr Cabanwintrust: Fix CryptSIPGetSignedMsg (from PE file).
2011-05-03  Piotr Cabanwintrust: Added CryptSIPPutSignedDataMsg implementation...
2011-04-29  Marcus Meissnerwintrust: Mark internal symbols as hidden.
2011-04-18  Juan Langwintrust: Implement IsCatalogFile.
2011-02-18  Austin Englishwintrust/tests: Remove win9x hacks.
2011-02-17  Juan Langwintrust/tests: Fix a leak (valgrind).
2011-02-10  Juan Langwintrust/tests: Fix a leak (valgrind).
2011-02-04  Austin Englishwintrust: Remove a dead assignment (LLVM/Clang).
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2010-11-05  Detlef Riekenbergwintrust/tests: Run the test again on W98.
2010-10-15  Juan Langwintrust: Get time to verify from cryptographic message...
2010-09-24  Juan Langcrypt32: Add parameter checking to CryptSIPCreateIndire...
2010-09-24  Juan Langwintrust/tests: Test CryptSIPCreateIndirectData.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-18  Juan Langwintrust/tests: Fix test failures when not running...
2010-05-03  Gerald Pfeiferwintrust/tests: Remove variable myARGC which is not...
2010-03-29  Mikhail Maroukhinewintrust: Fix compiler warnings with flag -Wcast-qual.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-03  Juan Langwintrust: Correct GenericChainCertificateTrust's handli...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-02  Juan Langwintrust: Fix copy-paste error.
2010-02-02  Juan Langwintrust: Fix uninitialized return value (Coverity).
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CreateCha...
2010-01-29  Juan Langwintrust: Fail creating a chain if a store couldn't...
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CopyChain.
2010-01-29  Juan Langwintrust: Simplify error handling in SoftpubLoadSignature.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_SaveSigner.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_VerifySigner.
2010-01-28  Juan Langwintrust: Close file handle on error loading a message...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadCertMe...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_DecodeInne...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_CreateStor...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetMessage...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetSIP.
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetFileSub...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_OpenFile.
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadCatalo...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadFileMe...
2010-01-07  James Hawkinswintrust: Fix a memory leak until our implementation...
2009-12-18  Juan Langwintrust: Check authority key identifer extension to...
2009-12-07  Juan Langwintrust: Fail to load a certificate from a PE file...
2009-12-04  Juan Langwintrust: Fix memory leaks in tests.
2009-11-05  Juan Langwintrust: Fix a test failure on Win2008.
2009-11-04  Juan Langwintrust: Only close a file in SoftpubCleanup if the...
2009-10-23  Juan Langwintrust: Make sure item size is at least the min size...
2009-10-23  Juan Langwintrust: Test the pgKnownSubject field of WINTRUST_FIL...
2009-10-20  Juan Langwintrust: Correct sizes of structure members.
2009-10-19  Juan Langwintrust: Simplify CRYPT_AsnDecodeInt.
2009-08-31  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2009-08-14  Alexandre Julliardwintrust: Add stubs for the driver policy init functions.
2009-08-10  Juan Langwintrust: Correct alignment for 64-bit.
2009-08-07  Juan Langwintrust: Implement WVTAsn1SpcSpOpusInfoDecode.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-07-03  Hans Leidekkerwintrust/tests: Initialize a variable.
2009-06-25  Aric Stewartwintrust: GetSignedMsgFromCabFile looks for signinfo...
2009-06-24  Aric Stewartwintrust: Stub WTHelperCertCheckValidSignature.
2009-06-15  Juan Langwintrust: Check for the presence of required members...
2009-06-15  Juan Langwintrust: Check for the presence of required members...
2009-06-12  Hans Leidekkerwintrust: Add stub implementations of HTTPSCertificateT...
2009-06-12  Juan Langwintrust: Only check the pgKnownSubject member if the...
2009-05-19  Paul Vrienswintrust/tests: Add a basic CryptCATOpen test.
2009-04-09  Detlef Riekenbergwintrust/tests: Do not test GetLastError on success.
2009-04-09  Detlef Riekenbergwintrust/tests: Fix some tests on win9x.
2009-02-25  Francois Gougetwintrust/tests: Use win_skip() to skip over unimplement...
2009-02-18  Francois Gougetwintrust: Make WINTRUST_ReAlloc() static.
2009-02-17  Michael Stefaniucwintrust/tests: Fix typos in ok() strings.
2009-02-16  Juan Langwintrust: Fix a few failing tests.
2009-02-13  Juan Langwintrust: Fix typo.
2009-02-12  Juan Langwintrust: Fix a couple tests on a variety of systems.
2009-02-12  Juan Langwintrust: Remove a couple tests that fail on a variety...
2009-02-12  Juan Langwintrust: Don't fail if a registry value doesn't exist.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-04  Juan Langwintrust: Use GetSystemDirectory rather than GetWindows...
2009-02-02  Andrew Talbotwintrust: Declare a functions static.
2009-01-29  Michael Stefaniucwintrust: Remove superfluous pointer casts.
2009-01-22  Paul Vrienswintrust/tests: Fix a test failure on W2K.
2009-01-21  Paul Vrienswintrust/tests: Check file attributes set by CryptCATAd...
2009-01-21  Paul Vrienswintrust/tests: Add some cdf parsing tests.
2009-01-21  Hans Leidekkerwintrust: Set system attribute on the target catalog...
2009-01-19  Alexandre Julliardwintrust/tests: Clean up temp files after test.
2009-01-19  Paul Vrienswintrust/tests: Add some tests that creates catalog...
2009-01-19  Paul Vrienswintrust/tests: Make the catalog properties test a...
2009-01-19  Paul Vrienswintrust/tests: Add a few parameter tests.
2009-01-19  Paul Vrienswintrust: Add some CryptCATCDF stubs.
2009-01-19  Paul Vrienswintrust/tests: Add a test for enumerating catalog...
2009-01-13  Michael Stefaniucwintrust/tests: Remove superfluous pointer casts.
next