search for: cryptqueryobject

Displaying 6 results from an estimated 6 matches for "cryptqueryobject".

2007 Mar 28
1
Re: Wine - Airmail -WHAT'S ACTCTX?
...x 00000000 00f00bad fixme:actctx:ActivateActCtx (nil) 0x33fd28 fixme:propsheet:PROPSHEET_UnImplementedFlags PSH_STRETCHWATERMARK fixme:setupapi:CMP_WaitNoPendingInstallEvents 100 fixme:advapi:CheckTokenMembership ((nil) 0x172070 0x612ae740) stub! fixme:setupapi:pSetupGetGlobalFlags stub fixme:crypt:CryptQueryObject 00000001 0x19d088 00000004 0000000e 00000000 (nil) (nil) (nil) (nil) (nil) 0x612ae56c fixme:setupapi:pSetupGetGlobalFlags stub fixme:advapi:CheckTokenMembership ((nil) 0x172070 0x612ae740) stub! fixme:setupapi:pSetupGetGlobalFlags stub fixme:crypt:CryptQueryObject 00000001 0x19efe0 00000004 0000000...
2008 Dec 20
0
Wine release 1.1.11
...ONTEXT_PROP_ID has not previously been set. wintrust: Add stub for WVTAsn1SpcSpOpusInfoEncode. wintrust: Add tests for WVTAsn1SpcSpOpusInfoEncode. wintrust: Implement WVTAsn1SpcSpOpusInfoEncode. wintrust: Add tests for WVTAsn1SpcSpOpusInfoDecode. crypt32: Add tests for CryptQueryObject. crypt32: Validate input arguments to CryptQueryObject. crypt32: Don't claim to have queried an object as a serialized context when reading it has failed. crypt32: Downgrade a fixme to a warn. crypt32: Support base64-encoded context objects in CryptQueryObject. cry...
2007 Sep 28
0
Wine release 0.9.46
...etupapi: Partially implement SetupDiGetClassDevsExW. setupapi: Implement SetupDiGetClassDevsW on top of SetupDiGetClassDevsExW. setupapi: Implement SetupDiGetClassDevsA on top of SetupDiGetClassDevsExW. setupapi: Implement SetupDiGetClassDevsExA. crypt32: Partially implement CryptQueryObject. crypt32: Fix CryptQueryObject for embedded PKCS7 signatures. crypt32: Support PKCS messages wrapped in a PKCS content info in CryptQueryObject. crypt32: Add/improve some traces. crypt32: Rename a couple of functions. crypt32: Add a function to serialize a store to an...
2019 Feb 04
0
Wine release 4.1
...NTEXT. crypt32: Add support for importing RSA private keys from PFX blobs. crypt32: Support password protected PFX blobs. wineboot: More accurate reporting of AMD and Intel processors. secur32: Ignore spurious callbacks on macOS. crypt32: Add support for PFX objects in CryptQueryObject. Henri Verbeet (2): ddraw: Implement ddraw7_FlipToGDISurface(). ddraw: Return the correct swapchain surface in ddraw7_GetGDISurface(). Isira Seneviratne (2): po: Update Sinhala translation. po: Update Sinhala translation. Jacek Caban (23): widl: Fix HANDLE_PARAM_IS_...
2009 Jan 02
0
Wine release 1.1.12
...operties when importing a cert. cryptui: Check for type mismatches in CryptUIWizImport. cryptui: Implement importing CRLs with CryptUIWizImport. cryptui: Implement importing stores in CryptUIWizImport. cryptui: Implement importing CTLs in CryptUIWizImport. cryptui: Use CryptQueryObject to import files in CryptUIWizImport. cryptui: Add a non-operational wizard for CryptUIWizImport. cryptui: Implement browsing for input file in CryptUIWizImport. cryptui: Show UI rather than failing if no import source is specified. cryptui: Make sure input file is not empty....
2009 Nov 13
0
Wine release 1.1.33
...OCRLF flag to CryptBinaryToStringA/W. crypt32: Trace contents of CERT_CHAIN_PARA. crypt32: Allow errors in locally installed root certs. crypt32: Abstract function used to read from reading a serialized store. crypt32: Support reading a serialized store object from memory in CryptQueryObject. crypt32: Fix a memory leak querying a message object. crypt32: Fix a memory leak reading trusted root certs. crypt32: Fix a memory leak in a test. crypt32: Add stub for CryptGetIntendedKeyUsage. crypt32: Correct spec entries for certificate stores. rsaenh: Test...