user32/tests: Capture tests should not require no active window.
[wine] / dlls / wintrust /
2008-11-17  Alexandre Julliardwintrust: Fix a buffer overflow.
2008-11-04  Juan Langwintrust: Implement WVTAsn1SpcFinancialCriteriaInfoDecode.
2008-11-04  Juan Langwintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfo...
2008-11-04  Juan Langwintrust: Add stub for WVTAsn1SpcFinancialCriteriaInfoD...
2008-11-04  Juan Langwintrust: Implement WVTAsn1SpcFinancialCriteriaInfoEncode.
2008-11-04  Juan Langwintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfo...
2008-11-04  Juan Langwintrust: Add stub for WVTAsn1SpcFinancialCriteriaInfoE...
2008-10-24  Juan Langwintrust: Partially implement SoftpubLoadMessage for...
2008-10-24  Juan Langwintrust: Pass file handle and path to SOFTPUB_GetMessa...
2008-10-24  Juan Langwintrust: Separate loading a message from a WINTRUST_FI...
2008-10-24  Juan Langwintrust: Separate loading a message from a WINTRUST_CE...
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatNameValueEncode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatNameValueEncode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatNameValueEncode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoEncode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoEncode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatMemberInfoEncode.
2008-10-16  Maarten Lankhorstincludes: Fix CryptCATAdminAddCatalog definition.
2008-10-09  Juan Langwintrust: Fix test failures on Win9x.
2008-10-09  Paul Vrienswintrust/tests: Vista/W2K8 have some extra struct members.
2008-10-09  Juan Langwintrust: Don't hardcode supported OIDs, let CryptDecod...
2008-10-09  Juan Langwintrust: Implement CryptSIPGetSignedDataMsg for .cat...
2008-10-02  Juan Langwintrust: Implement OpenPersonalTrustDBDialog.
2008-10-01  Juan Langwintrust: Implement WTHelperGetKnownUsages.
2008-10-01  Juan Langwintrust: Add tests for WTHelperGetKnownUsages.
2008-10-01  Juan Langwintrust: Add stub for WTHelperGetKnownUsages.
2008-09-29  Juan Langwintrust: Only set the error on the root element of...
2008-09-29  Juan Langwintrust: Use helper function for setting confidence...
2008-09-29  Juan Langwintrust: Map cert trust error status to a windows...
2008-09-23  Juan Langwintrust: Support the CERT_CERTIFICATE_ACTION_VERIFY...
2008-09-23  Juan Langwintrust: Check that the end certificate in the chain...
2008-09-23  Juan Langwintrust: Only do policy check if pointer is set.
2008-09-23  Juan Langwintrust: Use helper function to add the trust steps...
2008-09-23  Juan Langwintrust: Use helper function to allocate CRYPT_PROVIDE...
2008-09-23  Juan Langwintrust: Always initialize CERT_CHAIN_PARA's Requested...
2008-09-23  Juan Langwintrust: Store the error status and confidence for...
2008-09-23  Juan Langwintrust: Search all additional stores when building...
2008-09-19  Juan Langwintrust: Add traces to a few more functions.
2008-09-18  Juan Langwintrust: Don't assume dwStateAction is set in WINTRUST...
2008-09-15  Marcus Meissnerinclude: Allocation size markup.
2008-09-12  Rob Shearmanwintrust: Add explicit "!= NO_ERROR" to expressions...
2008-09-05  Paul Vrienswintrust/tests: Add a missing FreeLibrary.
2008-07-24  Juan Langwintrust: Implement CryptSIPGetSignedDataMsg for cabine...
2008-07-24  Juan Langwintrust: Don't assume input file is a PE file in Crypt...
2008-07-21  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2008-07-16  Juan Langwintrust: Correct error slot for SoftpubLoadSignature.
2008-07-16  Juan Langwintrust: Execute WinVerifyTrust as a sequence of steps...
2008-07-16  Juan Langwintrust: Add tests for WinVerifyTrust/WinVerifyTrustEx.
2008-07-16  Juan Langwintrust: Move provider function tests to their own...
2008-07-14  Andrew Talbotwintrust: Remove unneeded address-of operators from...
2008-07-11  Juan Langwintrust: Use path in WIN_TRUST_SUBJECT_FILE structure...
2008-07-08  Roy Sheawintrust/test: Verify array length before calling memcm...
2008-06-05  Paul Vrienswintrust/tests: Fix test on win9x.
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-04-24  Rob Shearmanwintrust: Check that provider functions are not NULL...
2008-04-24  Rob Shearmanwintrust: Implement WTHelperGetProvPrivateDataFromChain.
2008-04-22  Austin EnglishSpelling fixes.
2008-04-17  Rhys McGuckinwintrust: Check for null CleanupPolicy function pointer.
2008-04-07  Andrew Talbotwintrust: Avoid assigning to struct members from other...
2008-03-24  Andrew Talbotwintrust: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Francois Gougetwintrust/tests: Crypt(En,De)codeObjectEx() are not...
2008-02-28  Paul Vrienswintrust/tests: Add a few tests.
2008-02-28  Paul Vrienswintrust/tests: W2K and XP-SP1 don't set last error.
2008-02-11  Paul Vrienswintrust/crypt: Fix some test failures for a NULL param...
2008-02-11  Paul Vrienswintrust/tests: Change test_RegPolicyFlags to use the...
2008-02-11  Paul Vrienswintrust/tests: Use GetModuleHandleA instead of LoadLib...
2008-02-06  Paul Vrienswintrust/tests: Use GetModuleHandleA instead of LoadLib...
2008-01-15  Juan Langwintrust: Don't expect ImageGetCertificateData to succe...
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.
next