wine
14 years agowined3d: Add a usage flag for vertex buffer optimization.
Stefan Dösinger [Tue, 20 Oct 2009 12:09:25 +0000 (14:09 +0200)] 
wined3d: Add a usage flag for vertex buffer optimization.

14 years agowined3d: Add a parameter for SetRenderTarget viewport setup.
Stefan Dösinger [Tue, 20 Oct 2009 12:13:26 +0000 (14:13 +0200)] 
wined3d: Add a parameter for SetRenderTarget viewport setup.

14 years agowinex11: Handle error situation earlier in X11DRV_GetDIBits().
Gerald Pfeifer [Sun, 1 Nov 2009 00:11:09 +0000 (01:11 +0100)] 
winex11: Handle error situation earlier in X11DRV_GetDIBits().

14 years agomsvcirt: Make sure a FIXME doesn't overflow.
Jerome Leclanche [Sat, 31 Oct 2009 19:13:49 +0000 (21:13 +0200)] 
msvcirt: Make sure a FIXME doesn't overflow.

14 years agowinedump, dbghelp: In .pdb files (>= VC2005), handle the case where the codeview_line...
Eric Pouech [Sat, 31 Oct 2009 13:57:40 +0000 (14:57 +0100)] 
winedump, dbghelp: In .pdb files (>= VC2005), handle the case where the codeview_linetab2_file structure is not the first one.

14 years agowinedump: Correctly handle the constant fields.
Eric Pouech [Sat, 31 Oct 2009 13:56:37 +0000 (14:56 +0100)] 
winedump: Correctly handle the constant fields.

14 years agowinedump: Ensure all PDB fields are printed.
Eric Pouech [Sat, 31 Oct 2009 13:56:29 +0000 (14:56 +0100)] 
winedump: Ensure all PDB fields are printed.

14 years agocrypt32: Allow errors in locally installed root certs.
Juan Lang [Fri, 30 Oct 2009 21:09:57 +0000 (14:09 -0700)] 
crypt32: Allow errors in locally installed root certs.

14 years agocrypt32: Trace contents of CERT_CHAIN_PARA.
Juan Lang [Fri, 30 Oct 2009 19:46:38 +0000 (12:46 -0700)] 
crypt32: Trace contents of CERT_CHAIN_PARA.

14 years agowininet: Add stubs for FreeUrlCacheSpace.
Austin English [Fri, 30 Oct 2009 19:34:41 +0000 (14:34 -0500)] 
wininet: Add stubs for FreeUrlCacheSpace.

14 years agod3d10core: Add a stub ID3D10SamplerState implementation.
Henri Verbeet [Fri, 30 Oct 2009 19:11:36 +0000 (20:11 +0100)] 
d3d10core: Add a stub ID3D10SamplerState implementation.

14 years agod3d10core: Add a stub ID3D10RasterizerState implementation.
Henri Verbeet [Fri, 30 Oct 2009 19:11:35 +0000 (20:11 +0100)] 
d3d10core: Add a stub ID3D10RasterizerState implementation.

14 years agod3d10core: Add a stub ID3D10DepthStencilState implementation.
Henri Verbeet [Fri, 30 Oct 2009 19:11:34 +0000 (20:11 +0100)] 
d3d10core: Add a stub ID3D10DepthStencilState implementation.

14 years agod3d10core: Add a stub ID3D10ShaderResourceView implementation.
Henri Verbeet [Fri, 30 Oct 2009 19:11:33 +0000 (20:11 +0100)] 
d3d10core: Add a stub ID3D10ShaderResourceView implementation.

14 years agod3d10core: Add a stub ID3D10DepthStencilView implementation.
Henri Verbeet [Fri, 30 Oct 2009 19:11:32 +0000 (20:11 +0100)] 
d3d10core: Add a stub ID3D10DepthStencilView implementation.

14 years agocrypt32: Add support for the CRYPT_STRING_NOCRLF flag to CryptBinaryToStringA/W.
Juan Lang [Thu, 29 Oct 2009 22:43:37 +0000 (15:43 -0700)] 
crypt32: Add support for the CRYPT_STRING_NOCRLF flag to CryptBinaryToStringA/W.

14 years agocrypt32: Partially implement CryptBinaryToStringW.
Juan Lang [Thu, 29 Oct 2009 22:13:29 +0000 (15:13 -0700)] 
crypt32: Partially implement CryptBinaryToStringW.

14 years agosetupx: Use the correct field index for string substitutions.
Alexandre Julliard [Fri, 30 Oct 2009 18:42:44 +0000 (19:42 +0100)] 
setupx: Use the correct field index for string substitutions.

14 years agoddraw: Avoid memory overwrite in GetDeviceIdentifier().
Markus Stockhausen [Mon, 26 Oct 2009 14:17:40 +0000 (15:17 +0100)] 
ddraw: Avoid memory overwrite in GetDeviceIdentifier().

14 years agomshta: Add a stub program.
Austin English [Fri, 30 Oct 2009 01:55:12 +0000 (20:55 -0500)] 
mshta: Add a stub program.

14 years agowiaservc: Add wiaservc.dll and implement its svchost entrypoint.
Damjan Jovanovic [Thu, 29 Oct 2009 19:58:42 +0000 (21:58 +0200)] 
wiaservc: Add wiaservc.dll and implement its svchost entrypoint.

14 years agosti: Marshal WIA COM interfaces.
Damjan Jovanovic [Thu, 29 Oct 2009 18:55:52 +0000 (20:55 +0200)] 
sti: Marshal WIA COM interfaces.

14 years agokernel32: Make sure the codepage registry keys are set correctly on wineprefix creation.
Alexandre Julliard [Fri, 30 Oct 2009 14:14:49 +0000 (15:14 +0100)] 
kernel32: Make sure the codepage registry keys are set correctly on wineprefix creation.

14 years agowinex11: Check format in XRender_GetSrcAreaStretch instead of depth.
Roderick Colenbrander [Fri, 30 Oct 2009 10:21:32 +0000 (11:21 +0100)] 
winex11: Check format in XRender_GetSrcAreaStretch instead of depth.

14 years agowinex11: Make sure the formats are the same instead of the depths since the bit order...
Roderick Colenbrander [Fri, 30 Oct 2009 10:05:29 +0000 (11:05 +0100)] 
winex11: Make sure the formats are the same instead of the depths since the bit ordering can be different.

14 years agoadvapi32: Add some input parameter checks to BackupEventLog.
Paul Vriens [Fri, 30 Oct 2009 08:51:15 +0000 (09:51 +0100)] 
advapi32: Add some input parameter checks to BackupEventLog.

14 years agoadvapi32/tests: Add some BackupEventLog tests.
Paul Vriens [Fri, 30 Oct 2009 08:49:26 +0000 (09:49 +0100)] 
advapi32/tests: Add some BackupEventLog tests.

14 years agontdll: Add support for Windows 7 version.
Austin English [Fri, 30 Oct 2009 01:21:40 +0000 (20:21 -0500)] 
ntdll: Add support for Windows 7 version.

14 years agocrypt32: Trace policy error status in CertVerifyCertificateChainPolicy.
Juan Lang [Fri, 30 Oct 2009 00:54:51 +0000 (17:54 -0700)] 
crypt32: Trace policy error status in CertVerifyCertificateChainPolicy.

14 years agocrypt32: Create a V1 certificate if it doesn't have extensions.
Juan Lang [Wed, 28 Oct 2009 17:48:02 +0000 (10:48 -0700)] 
crypt32: Create a V1 certificate if it doesn't have extensions.

14 years agojscript: Pass global object as this if 'this' argument is null or undefined in Functi...
Jacek Caban [Thu, 29 Oct 2009 23:02:13 +0000 (00:02 +0100)] 
jscript: Pass global object as this if 'this' argument is null or undefined in Function.apply.

14 years agojscript: Pass global object as this if 'this' argument is null or undefined in Functi...
Jacek Caban [Thu, 29 Oct 2009 23:01:49 +0000 (00:01 +0100)] 
jscript: Pass global object as this if 'this' argument is null or undefined in Function.call.

14 years agod3d10core: Fix a small whitespace error.
Henri Verbeet [Thu, 29 Oct 2009 17:56:24 +0000 (18:56 +0100)] 
d3d10core: Fix a small whitespace error.

14 years agod3d10core: Add a separate function for d3d10_rendertarget_view initialization.
Henri Verbeet [Thu, 29 Oct 2009 17:56:23 +0000 (18:56 +0100)] 
d3d10core: Add a separate function for d3d10_rendertarget_view initialization.

14 years agod3d10core: Add a separate function for d3d10_geometry_shader initialization.
Henri Verbeet [Thu, 29 Oct 2009 17:56:22 +0000 (18:56 +0100)] 
d3d10core: Add a separate function for d3d10_geometry_shader initialization.

14 years agowined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.
Henri Verbeet [Thu, 29 Oct 2009 17:56:21 +0000 (18:56 +0100)] 
wined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.

The internal order of the depth and stencil bits is unspecified since the
format isn't lockable.

14 years agowined3d: It's not an error to request multisampling.
Henri Verbeet [Thu, 29 Oct 2009 17:56:20 +0000 (18:56 +0100)] 
wined3d: It's not an error to request multisampling.

14 years agoole32: Rename StorageImpl_CopyTo to StorageBaseImpl_CopyTo.
Vincent Povirk [Wed, 28 Oct 2009 19:48:39 +0000 (14:48 -0500)] 
ole32: Rename StorageImpl_CopyTo to StorageBaseImpl_CopyTo.

14 years agoole32: Don't call internal functions from OLECONVERT_WriteOLE20ToBuffer.
Vincent Povirk [Wed, 28 Oct 2009 19:39:05 +0000 (14:39 -0500)] 
ole32: Don't call internal functions from OLECONVERT_WriteOLE20ToBuffer.

14 years agoole32: Don't call internal functions from OLECONVERT_GetOLE20FromOLE10.
Vincent Povirk [Wed, 28 Oct 2009 19:37:37 +0000 (14:37 -0500)] 
ole32: Don't call internal functions from OLECONVERT_GetOLE20FromOLE10.

14 years agoole32: Rename StorageImpl_CreateStorage to StorageBaseImpl_CreateStorage.
Vincent Povirk [Wed, 28 Oct 2009 19:35:24 +0000 (14:35 -0500)] 
ole32: Rename StorageImpl_CreateStorage to StorageBaseImpl_CreateStorage.

We don't just use the function for StorageImpl.

14 years agoole32: Take a StorageBaseImpl in updatePropertyChain.
Vincent Povirk [Wed, 28 Oct 2009 19:33:12 +0000 (14:33 -0500)] 
ole32: Take a StorageBaseImpl in updatePropertyChain.

The function is not always called with a top-level storage object, and the
signature should reflect that.

14 years agoole32: Convert adjustPropertyChain into real binary tree removal.
Vincent Povirk [Wed, 28 Oct 2009 19:24:18 +0000 (14:24 -0500)] 
ole32: Convert adjustPropertyChain into real binary tree removal.

Finding the parent of a node in a binary tree is a detail that should
be handled inside the function.

14 years agoole32: Remove directory entries from the tree before we free them.
Vincent Povirk [Wed, 28 Oct 2009 19:06:23 +0000 (14:06 -0500)] 
ole32: Remove directory entries from the tree before we free them.

The directory entry should still be valid as long as it's in the tree.

14 years agocrypt32: Check CA certificates for the enhanced key usage extension.
Juan Lang [Thu, 29 Oct 2009 00:33:24 +0000 (17:33 -0700)] 
crypt32: Check CA certificates for the enhanced key usage extension.

14 years agocrypt32: Only permit v1 or v2 CA certificates without a key usage extension if they...
Juan Lang [Thu, 29 Oct 2009 00:32:39 +0000 (17:32 -0700)] 
crypt32: Only permit v1 or v2 CA certificates without a key usage extension if they're installed locally.

14 years agocrypt32: Use a helper function to find an existing cert by hash.
Juan Lang [Thu, 29 Oct 2009 00:30:50 +0000 (17:30 -0700)] 
crypt32: Use a helper function to find an existing cert by hash.

14 years agocrypt32: Add key usage extension to chain4_0.
Juan Lang [Wed, 28 Oct 2009 23:59:19 +0000 (16:59 -0700)] 
crypt32: Add key usage extension to chain4_0.

14 years agocrypt32: Only permit v1 or v2 CA certificates without a basic constraints extension...
Juan Lang [Thu, 29 Oct 2009 00:28:46 +0000 (17:28 -0700)] 
crypt32: Only permit v1 or v2 CA certificates without a basic constraints extension if they're installed locally.

14 years agocrypt32: Add basic constraints to chain quality selection algorithm.
Juan Lang [Wed, 28 Oct 2009 23:50:33 +0000 (16:50 -0700)] 
crypt32: Add basic constraints to chain quality selection algorithm.

14 years agocrypt32: Remove redundant if clause.
Juan Lang [Wed, 28 Oct 2009 23:50:10 +0000 (16:50 -0700)] 
crypt32: Remove redundant if clause.

14 years agocrypt32: Add basic constraints to chain15_0.
Juan Lang [Wed, 28 Oct 2009 23:49:31 +0000 (16:49 -0700)] 
crypt32: Add basic constraints to chain15_0.

14 years agocrypt32: Add basic constraints to chain14_0.
Juan Lang [Wed, 28 Oct 2009 23:45:26 +0000 (16:45 -0700)] 
crypt32: Add basic constraints to chain14_0.

14 years agocrypt32: Add basic constraints and key usage to chain12_0.
Juan Lang [Wed, 28 Oct 2009 23:43:45 +0000 (16:43 -0700)] 
crypt32: Add basic constraints and key usage to chain12_0.

14 years agocrypt32: Add basic constraints and key usage to chain8_0.
Juan Lang [Wed, 28 Oct 2009 23:39:38 +0000 (16:39 -0700)] 
crypt32: Add basic constraints and key usage to chain8_0.

14 years agocrypt32: Add basic constraints and key usage to chain5_0.
Juan Lang [Wed, 28 Oct 2009 23:38:38 +0000 (16:38 -0700)] 
crypt32: Add basic constraints and key usage to chain5_0.

14 years agocrypt32: Add basic constraints and key usage to chain2_0.
Juan Lang [Wed, 28 Oct 2009 23:34:20 +0000 (16:34 -0700)] 
crypt32: Add basic constraints and key usage to chain2_0.

14 years agocrypt32: Add basic constraints and key usage to chain0_0.
Juan Lang [Wed, 28 Oct 2009 23:27:51 +0000 (16:27 -0700)] 
crypt32: Add basic constraints and key usage to chain0_0.

14 years agokernel32/tests: Fix FormatMessage test failures on various Windows versions.
Alexandre Julliard [Thu, 29 Oct 2009 21:10:21 +0000 (22:10 +0100)] 
kernel32/tests: Fix FormatMessage test failures on various Windows versions.

14 years agokernel32: Replicate the MS bug with va_list argument counting in FormatMessage.
Alexandre Julliard [Thu, 29 Oct 2009 19:48:26 +0000 (20:48 +0100)] 
kernel32: Replicate the MS bug with va_list argument counting in FormatMessage.

14 years agokernel32/tests: Use __ms_va_list in the FormatMessage test.
Alexandre Julliard [Thu, 29 Oct 2009 18:15:20 +0000 (19:15 +0100)] 
kernel32/tests: Use __ms_va_list in the FormatMessage test.

14 years agokernel32: Fix handling of width and precision arguments and remove assumptions about...
Alexandre Julliard [Thu, 29 Oct 2009 18:11:28 +0000 (19:11 +0100)] 
kernel32: Fix handling of width and precision arguments and remove assumptions about va_list implementation in FormatMessage.

14 years agokernel32: Propagate the error result from RtlFindMessage in FormatMessage.
Alexandre Julliard [Thu, 29 Oct 2009 16:40:15 +0000 (17:40 +0100)] 
kernel32: Propagate the error result from RtlFindMessage in FormatMessage.

14 years agokernel32: Reimplement the formatting of inserts in FormatMessageW.
Alexandre Julliard [Thu, 29 Oct 2009 16:36:45 +0000 (17:36 +0100)] 
kernel32: Reimplement the formatting of inserts in FormatMessageW.

14 years agokernel32: Reimplement the formatting of inserts in FormatMessageA.
Alexandre Julliard [Thu, 29 Oct 2009 16:23:00 +0000 (17:23 +0100)] 
kernel32: Reimplement the formatting of inserts in FormatMessageA.

14 years agokernel32/tests: Add more tests for FormatMessageA.
Louis Lenders [Thu, 29 Oct 2009 00:04:16 +0000 (01:04 +0100)] 
kernel32/tests: Add more tests for FormatMessageA.

14 years agowia: Add rudimentary wia headers.
Damjan Jovanovic [Thu, 29 Oct 2009 13:15:09 +0000 (15:15 +0200)] 
wia: Add rudimentary wia headers.

14 years agomsi: Add support for msidbControlAttributesProgress95.
Dmitry Timoshkov [Thu, 29 Oct 2009 12:46:47 +0000 (20:46 +0800)] 
msi: Add support for msidbControlAttributesProgress95.

14 years agomsi: Limit the progress to its maximal value, use MulDiv for better results.
Dmitry Timoshkov [Thu, 29 Oct 2009 12:46:34 +0000 (20:46 +0800)] 
msi: Limit the progress to its maximal value, use MulDiv for better results.

14 years agoole32: Write the new data in getFreeProperty and rename the function.
Vincent Povirk [Wed, 28 Oct 2009 18:42:42 +0000 (13:42 -0500)] 
ole32: Write the new data in getFreeProperty and rename the function.

This is to avoid calling WriteProperty with an index to a directory entry
that has not yet been reserved in the file. We reserve the entry by writing
the new data to it.

14 years agoole32: Split the data conversion functions out of WriteProperty.
Vincent Povirk [Wed, 28 Oct 2009 18:27:52 +0000 (13:27 -0500)] 
ole32: Split the data conversion functions out of WriteProperty.

14 years agoole32: Use the raw directory entry functions in getFreeProperty.
Vincent Povirk [Wed, 28 Oct 2009 17:49:09 +0000 (12:49 -0500)] 
ole32: Use the raw directory entry functions in getFreeProperty.

The meaning of the "index" argument in Read/WriteProperty will likely
change in the future, but getFreeProperty must work with real indexes
into the file's real directory stream.

14 years agoole32: Move the low-level functionality of WriteProperty to a new function.
Vincent Povirk [Wed, 28 Oct 2009 16:41:50 +0000 (11:41 -0500)] 
ole32: Move the low-level functionality of WriteProperty to a new function.

14 years agoole32: Move the low-level functionality of ReadProperty to a new function.
Vincent Povirk [Wed, 28 Oct 2009 16:37:30 +0000 (11:37 -0500)] 
ole32: Move the low-level functionality of ReadProperty to a new function.

14 years agoole32: Further simplify adjustPropertyChain and fold in findPlaceholder.
Vincent Povirk [Tue, 27 Oct 2009 22:34:49 +0000 (17:34 -0500)] 
ole32: Further simplify adjustPropertyChain and fold in findPlaceholder.

The logic is unchanged from the original version.

14 years agoole32: Reduce duplicated code in adjustPropertyChain.
Vincent Povirk [Tue, 27 Oct 2009 21:48:39 +0000 (16:48 -0500)] 
ole32: Reduce duplicated code in adjustPropertyChain.

Most of the work is the same regardless of relation type, so bring
those parts out of the relation type test.

14 years agoinclude: Add rowchg.idl.
Huw Davies [Wed, 28 Oct 2009 13:49:02 +0000 (13:49 +0000)] 
include: Add rowchg.idl.

14 years agoinclude: Add row.idl.
Huw Davies [Wed, 28 Oct 2009 13:44:06 +0000 (13:44 +0000)] 
include: Add row.idl.

14 years agowinhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_VERSION).
Hans Leidekker [Thu, 29 Oct 2009 10:12:45 +0000 (11:12 +0100)] 
winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_VERSION).

14 years agowinhttp: Accept empty headers parameter in WinHttpSendRequest.
Hans Leidekker [Thu, 29 Oct 2009 10:12:22 +0000 (11:12 +0100)] 
winhttp: Accept empty headers parameter in WinHttpSendRequest.

14 years agows2_32: Add a test for GetAddrInfoW.
Hans Leidekker [Thu, 29 Oct 2009 10:12:00 +0000 (11:12 +0100)] 
ws2_32: Add a test for GetAddrInfoW.

14 years agows2_32: Avoid accessing uninitialized memory in GetAddrInfoW.
Hans Leidekker [Thu, 29 Oct 2009 10:11:38 +0000 (11:11 +0100)] 
ws2_32: Avoid accessing uninitialized memory in GetAddrInfoW.

Found by valgrind.

14 years agoconfigure: preloader is Linux specific, don't build it elsewhere.
Austin English [Thu, 29 Oct 2009 00:51:17 +0000 (19:51 -0500)] 
configure: preloader is Linux specific, don't build it elsewhere.

14 years agowined3d: Don't depend on uninitialized data in the CreateSurface() thunks (Valgrind).
Henri Verbeet [Thu, 29 Oct 2009 09:37:13 +0000 (10:37 +0100)] 
wined3d: Don't depend on uninitialized data in the CreateSurface() thunks (Valgrind).

Perhaps IDirectDraw7_CreateSurface() should also always set "pSurface7" to
NULL on failure, but at least for our internal functions that's a silly thing
to rely on.

14 years agowined3d: directly pass gl_info to stream_info_element_from_strided().
Henri Verbeet [Thu, 29 Oct 2009 09:37:12 +0000 (10:37 +0100)] 
wined3d: directly pass gl_info to stream_info_element_from_strided().

14 years agowined3d: Get rid of the GL_SUPPORT macro.
Henri Verbeet [Thu, 29 Oct 2009 09:37:11 +0000 (10:37 +0100)] 
wined3d: Get rid of the GL_SUPPORT macro.

14 years agowined3d: Introduce a separate structure for various OpenGL implementation limits.
Henri Verbeet [Thu, 29 Oct 2009 09:37:10 +0000 (10:37 +0100)] 
wined3d: Introduce a separate structure for various OpenGL implementation limits.

14 years agowined3d: Remove some unused GLINFO_LOCATION definitions.
Henri Verbeet [Thu, 29 Oct 2009 09:37:09 +0000 (10:37 +0100)] 
wined3d: Remove some unused GLINFO_LOCATION definitions.

14 years agoadvapi32: Add some input parameter checks to GetOldestEventLogRecord.
Paul Vriens [Thu, 29 Oct 2009 08:25:07 +0000 (09:25 +0100)] 
advapi32: Add some input parameter checks to GetOldestEventLogRecord.

14 years agoadvapi32/tests: Add some GetOldestEventLogRecord tests.
Paul Vriens [Thu, 29 Oct 2009 08:22:42 +0000 (09:22 +0100)] 
advapi32/tests: Add some GetOldestEventLogRecord tests.

14 years agoadvapi32: Add some input parameter checks to GetNumberOfEventLogRecords.
Paul Vriens [Wed, 28 Oct 2009 18:37:06 +0000 (19:37 +0100)] 
advapi32: Add some input parameter checks to GetNumberOfEventLogRecords.

14 years agoadvapi32/tests: Add some GetNumberOfEventLogRecords tests.
Paul Vriens [Wed, 28 Oct 2009 18:35:30 +0000 (19:35 +0100)] 
advapi32/tests: Add some GetNumberOfEventLogRecords tests.

14 years agomshtml: Added IHTMLDOMNode::nextSibling implementation.
Jacek Caban [Thu, 29 Oct 2009 01:37:44 +0000 (02:37 +0100)] 
mshtml: Added IHTMLDOMNode::nextSibling implementation.

14 years agomshtml: Inherit scriptmode from parent window.
Jacek Caban [Wed, 28 Oct 2009 21:55:26 +0000 (22:55 +0100)] 
mshtml: Inherit scriptmode from parent window.

14 years agomshtml: Improve debug traces.
Jacek Caban [Wed, 28 Oct 2009 21:54:48 +0000 (22:54 +0100)] 
mshtml: Improve debug traces.

14 years agocryptui: Fix German translation.
Juan Lang [Wed, 28 Oct 2009 18:33:08 +0000 (11:33 -0700)] 
cryptui: Fix German translation.

14 years agocryptui: Fix Lithuanian translation.
Aurimas Fišeras [Wed, 28 Oct 2009 17:39:51 +0000 (19:39 +0200)] 
cryptui: Fix Lithuanian translation.

14 years agocrypt32: Implement CertVerifyCertificateChainPolicy for CERT_CHAIN_POLICY_SSL.
Juan Lang [Wed, 28 Oct 2009 16:17:30 +0000 (09:17 -0700)] 
crypt32: Implement CertVerifyCertificateChainPolicy for CERT_CHAIN_POLICY_SSL.

14 years agocrypt32: Add some tests of the SSL policy.
Juan Lang [Wed, 28 Oct 2009 16:10:29 +0000 (09:10 -0700)] 
crypt32: Add some tests of the SSL policy.

14 years agocrypt32: Allow the caller of checkChainPolicyStatus to specify the date to test with...
Juan Lang [Wed, 28 Oct 2009 16:07:39 +0000 (09:07 -0700)] 
crypt32: Allow the caller of checkChainPolicyStatus to specify the date to test with and additional policy parameters.