advapi32: Make ConvertSidToStringSid use helper functions of ConvertSecurityDescripto...
[wine] / dlls / wintrust /
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.
2006-09-07  Paul Vrienswintrust: Register WIN_SPUB_ACTION_PUBLISHED_SOFTWARE_N...
2006-09-07  Paul Vrienswintrust: Register WIN_SPUB_ACTION_PUBLISHED_SOFTWARE.
2006-09-07  Paul Vrienswintrust: Register WINTRUST_ACTION_GENERIC_VERIFY_V2.
2006-09-07  Paul Vrienswintrust: Moved the generation of the guidstring to...
2006-09-07  Paul Vrienswintrust: Implementation of WintrustAddActionID.
2006-09-07  Paul Vrienswintrust: Implementation of WintrustRemoveActionID.
2006-09-07  Paul Vrienswintrust: Add some documentation.
2006-09-07  Paul Vrienswintrust: Add some extra tests for WintrustRemoveActionID.
2006-08-29  Paul Vrienswintrust: Add framework and initial tests.
2006-08-29  Paul Vrienswintrust: Add some register stubs.
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-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
next