shell32/tests: Use GetProcAddress() on SHGetPathFromIDListW() because it is missing...
[wine] / dlls / wintrust /
2007-12-11  Aric Stewartwintrust: Implementations for WTHelperGetFileName and...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-06  Alexandre JulliardInclude objbase.h where need to get the DllRegisterServ...
2007-10-09  Juan Langwintrust: Add generic chain action to known actions.
2007-10-09  Juan Langwintrust: Add traces.
2007-10-09  Juan Langwintrust: Implement GenericChainFinalProv.
2007-10-09  Juan Langwintrust: Implement GenericChainCertificateTrust.
2007-10-09  Juan Langwintrust: Add a helper function to create a chain for...
2007-10-09  Juan Langwintrust: Add a helper function to initialize chain...
2007-10-09  Juan Langwintrust: Trace input to WinVerifyTrust.
2007-10-04  Juan Langwintrust: Use verify time rather than current time...
2007-10-04  Juan Langwintrust: Remove bad check that prevents root certifica...
2007-10-04  Juan Langwintrust: Use file's creation time as time to verify.
2007-10-04  Juan Langwintrust: Copy time to verify from cert info.
2007-10-01  Juan Langwintrust: Add stub for WVTAsn1SpcSpOpusInfoDecode.
2007-10-01  Juan Langwintrust: Don't warn for generic cert verify action.
2007-10-01  Juan Langwintrust: In SoftpubLoadSignature, don't assume a messa...
2007-10-01  Juan Langwintrust: Improve SoftpubLoadMessage for WTD_CHOICE_CERT.
2007-10-01  Juan Langwintrust: Implement SoftpubDefCertInit.
2007-09-18  Francois Gougetwintrust: Fix compilation on systems that don't support...
2007-09-13  Juan Langwintrust: Don't prefer native version.
2007-09-13  Juan Langwintrust: Implement WinVerifyTrust.
2007-09-13  Juan Langwintrust: Partially implement SoftpubAuthenticode.
2007-09-13  Juan Langwintrust: Save signer cert so chain can be created.
2007-09-13  Juan Langwintrust: Implement SoftpubCleanup.
2007-09-12  Francois Gougetwintrust: Fix compilation on systems that don't support...
2007-08-29  Juan Langwintrust: Implement pfnCertificateTrust.
2007-08-29  Juan Langwintrust: Save signers of a message in SoftpubLoadSigna...
2007-08-29  Juan Langwintrust: Use a helper function to get a signer's cert...
2007-08-29  Juan Langwintrust: Use pfnAddStore2Chain internally.
2007-08-29  Juan Langwintrust: Test and implement pfnAddCert2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddSgnr2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddStore2Chain.
2007-08-28  Juan Langwintrust: Use common memory functions.
2007-08-28  Juan Langwintrust: Move mem alloc functions to wintrust_main.c.
2007-08-28  Juan Langwintrust: Implement SoftpubLoadSignature.
2007-08-28  Juan Langwintrust: Test and implement SoftpubLoadMessage.
2007-08-27  Juan Langwintrust: Test and implement SoftpubInitialize.
2007-08-27  Juan Langwintrust: Test and correct alloc and free functions...
2007-08-16  Juan Langwintrust: Remove redundant check of pbSignedDataMsg...
2007-08-15  Juan Langwintrust: Forward WinVerifyTrustEx to WinVerifyTrust.
2007-08-15  Juan Langwintrust: Implement WTHelperProvDataFromStateData.
2007-08-15  Juan Langwintrust: Implement WTHelperGetProvCertFromChain.
2007-08-15  Juan Langwintrust: Implement WTHelperGetProvSignerFromChain.
2007-08-14  Juan Langwintrust: Implement SPC indirect data decoding.
2007-08-14  Juan Langwintrust: Implement SPC indirect data encoding.
2007-08-14  Juan Langwintrust: Implement SPC PE image encoding.
2007-08-14  Juan Langwintrust: Implement SPC PE image decoding.
2007-08-13  Juan Langwintrust: Add tests for encoding and decoding SPC PE...
2007-08-13  Juan Langwintrust: Implement encoding SPC links.
2007-08-13  Juan Langwintrust: Implement decoding SPC links.
2007-08-13  Juan Langwintrust: Add tests for encoding/decoding SPC links.
2007-08-13  Juan Langwintrust: Add stubs for SPC_LINK and SPC_PE_IMAGE encod...
2007-08-13  Juan Langwintrust: Implement CryptSIPGetSignedDataMsg.
2007-08-08  Francois Gougetwintrust: Fix the CryptCATAdminReleaseCatalogContext...
2007-06-25  Paul Vrienswintrust/tests: Add tests for CryptCATAdminCalcHashFrom...
2007-06-13  Alexandre Julliardwintrust/tests: Fix the WintrustGetRegPolicyFlags to...
2007-06-13  Francois Gougetwintrust/tests: Fix checks to be more informative when...
2007-06-13  Francois Gougetwintrust/tests: Simplify the code and improve consisten...
2007-06-06  Paul Vrienswintrust/tests: Use A instead of W-calls.
2007-06-06  Paul Vrienswintrust/tests: Start of some crypt tests for wintrust.
2007-05-31  James Hawkinswintrust: Add stub implementations for CryptCATAdminAdd...
2007-05-15  Juan Langwintrust: Implement WintrustGetRegPolicyFlags and Wintr...
2007-05-03  Juan Langwintrust: Implement WintrustLoadFunctionPointers.
2007-04-06  Hans Leidekkerwintrust: Improve a number of stubs.
2007-01-26  Francois Gougetwintrust: Better match the PSDK types and fix the winap...
2007-01-09  Francois Gougetwintrust/tests: Print GetLastError() in decimal with...
2006-10-04  Paul Vrienswintrust: Win64 printf format warning fixes.
2006-10-03  Paul Vrienswintrust: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-27  Paul Vrienswintrust: Added some CryptSIP stub implementations.
2006-09-26  Paul Vrienswintrust: Implement SoftpubDllRegisterServer.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATClose.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATEnumerat...
2006-09-21  James Hawkinswintrust: Move the Crypt* functions to crypt.c.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATOpen.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Paul Vrienswintrust: Add CryptSIPAddProvider calls to the registra...
2006-09-13  Paul Vrienswintrust: Use the return values of the registration...
2006-09-13  Paul Vrienswintrust: We do care about errors during this kind...
2006-09-13  Paul Vrienswintrust: Simplify registration by using WintrustAddDef...
2006-09-12  Paul Vrienswintrust: Implemented WintrustAddDefaultForUsage.
2006-09-12  Paul Vrienswintrust: Added tests for WintrustAddDefaultForUsage.
2006-09-12  Paul Vrienswintrust: Added stubbed WintrustAddDefaultForUsage.
2006-09-12  Paul Vrienswintrust: Remove some TRACE's as they are now covered...
2006-09-12  Paul Vrienswintrust: Removed stray backslash.
2006-09-12  Paul Vrienswintrust: Typo in TRACE.
2006-09-12  Paul Vrienswintrust: Simplify registrations by using WintrustAddAc...
2006-09-11  Paul Vrienswintrust: Change the name of the strings to not confuse...
2006-09-11  Paul Vrienswintrust: Use the return value of CryptRegisterOIDFunction.
2006-09-11  Francois Gougetwintrust: In recent SDKs, WinVerifyTrust()'s last param...
2006-09-08  Francois GougetAssorted spelling fixes.
2006-09-07  Paul Vrienswintrust: Add a bunch of CryptRegisterOIDFunction calls.
2006-09-07  Paul Vrienswintrust: Only register actions when HKLM\Software...
2006-09-07  Paul Vrienswintrust: Register WINTRUST_ACTION_GENERIC_CHAIN_VERIFY.
2006-09-07  Paul Vrienswintrust: Register DRIVER_ACTION_VERIFY.
2006-09-07  Paul Vrienswintrust: Register OFFICESIGN_ACTION_VERIFY.
2006-09-07  Paul Vrienswintrust: Register HTTPSPROV_ACTION.
2006-09-07  Paul Vrienswintrust: Register WINTRUST_ACTION_TRUSTPROVIDER_TEST.
2006-09-07  Paul Vrienswintrust: Register WINTRUST_ACTION_GENERIC_CERT_VERIFY.
next