wintrust: Implement WTHelperProvDataFromStateData.
[wine] / dlls / wintrust / wintrust_main.c
2007-08-15  Juan Langwintrust: Implement WTHelperProvDataFromStateData.
2007-08-15  Juan Langwintrust: Implement WTHelperGetProvCertFromChain.
2007-08-15  Juan Langwintrust: Implement WTHelperGetProvSignerFromChain.
2007-05-15  Juan Langwintrust: Implement WintrustGetRegPolicyFlags and Wintr...
2007-05-03  Juan Langwintrust: Implement WintrustLoadFunctionPointers.
2006-10-04  Paul Vrienswintrust: Win64 printf format warning fixes.
2006-09-21  James Hawkinswintrust: Move the Crypt* functions to crypt.c.
2006-09-11  Francois Gougetwintrust: In recent SDKs, WinVerifyTrust()'s last param...
2006-08-29  Paul Vrienswintrust: Move register related functions to a separate...
2006-08-23  Paul Vrienswintrust: Add some documentation.
2006-08-21  Paul Vrienswintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
2006-08-15  Paul Vrienswintrust: Added stubbed WintrustLoadFunctionPointers.
2006-08-14  Paul Vrienswintrust: Added stubbed WintrustRemoveActionID.
2006-08-08  James Hawkinswintrust: Always return ERROR_SUCCESS in WinVerifyTrust.
2006-08-02  Juan Langwintrust: Implement TrustIsCertificateSelfSigned.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-22  Mike McCormackwintrust: Use the definition of WINTRUST_ACTION_GENERIC...
2006-03-21  Alexandre JulliardAdded DLL_WINE_PREATTACH handling in a number of stub...
2006-02-18  Juan Langwintrust: Add some stubs.
2005-12-07  Vincent BéronAdd a few missing #includes.
2005-09-16  Stefan LeichterAdded stubs for DllRegisterServer, DllUnregisterServer and
2005-09-12  Paul VriensReturn ERROR_SUCCESS as default and TRUST_E_PROVIDER_UN...
2005-07-15  Paul VriensReturn TRUST_E_PROVIDER_UNKNOWN until implemented.
2005-06-05  Paul VriensAdded a stub for CryptCATAdminCalcHashFromFileHandle.
2005-06-01  Mike McCormackAdd stubs and stub implementations.
2005-02-23  Michael StefaniucStub for CryptCATAdminReleaseContext.
2004-10-21  Francois GougetFix some issues reported by winapi_check:
2004-10-18  Stefan LeichterAdded stub for CryptCATAdminAcquireContext.
2004-02-26  Dimitrie O. PaunRemove the win32 debug channel, misc cleanup of debuggi...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-16  Rein KlazesAdded new dll wintrust.dll with a stub for WinVerifyTru...