Sign in
goma
/
wine
/
77472187c9f6677a5e5d8b21ed9d9b07ab49495d
7747218
crypt32: Add key usage extension to chain4_0.
by Juan Lang
· 15 years ago
33a6235
crypt32: Only permit v1 or v2 CA certificates without a basic constraints extension if they're installed locally.
by Juan Lang
· 15 years ago
552fec4
crypt32: Add basic constraints to chain quality selection algorithm.
by Juan Lang
· 15 years ago
c310637
crypt32: Remove redundant if clause.
by Juan Lang
· 15 years ago
9a13e1c
crypt32: Add basic constraints to chain15_0.
by Juan Lang
· 15 years ago
118374c
crypt32: Add basic constraints to chain14_0.
by Juan Lang
· 15 years ago
0bd67b4
crypt32: Add basic constraints and key usage to chain12_0.
by Juan Lang
· 15 years ago
002439e
crypt32: Add basic constraints and key usage to chain8_0.
by Juan Lang
· 15 years ago
4557a87
crypt32: Add basic constraints and key usage to chain5_0.
by Juan Lang
· 15 years ago
86d6177
crypt32: Add basic constraints and key usage to chain2_0.
by Juan Lang
· 15 years ago
6bf0e52
crypt32: Add basic constraints and key usage to chain0_0.
by Juan Lang
· 15 years ago
36e56ad
kernel32/tests: Fix FormatMessage test failures on various Windows versions.
by Alexandre Julliard
· 15 years ago
0e26e74
kernel32: Replicate the MS bug with va_list argument counting in FormatMessage.
by Alexandre Julliard
· 15 years ago
24a8e33
kernel32/tests: Use __ms_va_list in the FormatMessage test.
by Alexandre Julliard
· 15 years ago
b353401
kernel32: Fix handling of width and precision arguments and remove assumptions about va_list implementation in FormatMessage.
by Alexandre Julliard
· 15 years ago
100131d
kernel32: Propagate the error result from RtlFindMessage in FormatMessage.
by Alexandre Julliard
· 15 years ago
b381958
kernel32: Reimplement the formatting of inserts in FormatMessageW.
by Alexandre Julliard
· 15 years ago
3307563
kernel32: Reimplement the formatting of inserts in FormatMessageA.
by Alexandre Julliard
· 15 years ago
1be9903
kernel32/tests: Add more tests for FormatMessageA.
by Louis Lenders
· 15 years ago
290c5de
wia: Add rudimentary wia headers.
by Damjan Jovanovic
· 15 years ago
0513f3c
msi: Add support for msidbControlAttributesProgress95.
by Dmitry Timoshkov
· 15 years ago
df87803
msi: Limit the progress to its maximal value, use MulDiv for better results.
by Dmitry Timoshkov
· 15 years ago
37f3f3d
ole32: Write the new data in getFreeProperty and rename the function.
by Vincent Povirk
· 15 years ago
20dd188
ole32: Split the data conversion functions out of WriteProperty.
by Vincent Povirk
· 15 years ago
ac9d77c
ole32: Use the raw directory entry functions in getFreeProperty.
by Vincent Povirk
· 15 years ago
e71c696
ole32: Move the low-level functionality of WriteProperty to a new function.
by Vincent Povirk
· 15 years ago
56622de
ole32: Move the low-level functionality of ReadProperty to a new function.
by Vincent Povirk
· 15 years ago
5d550cd
ole32: Further simplify adjustPropertyChain and fold in findPlaceholder.
by Vincent Povirk
· 15 years ago
a7e6933
ole32: Reduce duplicated code in adjustPropertyChain.
by Vincent Povirk
· 15 years ago
d1f9561
include: Add rowchg.idl.
by Huw Davies
· 15 years ago
4f6c58d
include: Add row.idl.
by Huw Davies
· 15 years ago
846cc2b
winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_VERSION).
by Hans Leidekker
· 15 years ago
39b1dbe
winhttp: Accept empty headers parameter in WinHttpSendRequest.
by Hans Leidekker
· 15 years ago
ebe6dab
ws2_32: Add a test for GetAddrInfoW.
by Hans Leidekker
· 15 years ago
140eede
ws2_32: Avoid accessing uninitialized memory in GetAddrInfoW.
by Hans Leidekker
· 15 years ago
5e18596
configure: preloader is Linux specific, don't build it elsewhere.
by Austin English
· 15 years ago
052d955
wined3d: Don't depend on uninitialized data in the CreateSurface() thunks (Valgrind).
by Henri Verbeet
· 15 years ago
be8026a
wined3d: directly pass gl_info to stream_info_element_from_strided().
by Henri Verbeet
· 15 years ago
111307d
wined3d: Get rid of the GL_SUPPORT macro.
by Henri Verbeet
· 15 years ago
48e03bc
wined3d: Introduce a separate structure for various OpenGL implementation limits.
by Henri Verbeet
· 15 years ago
d7b0876
wined3d: Remove some unused GLINFO_LOCATION definitions.
by Henri Verbeet
· 15 years ago
7845296
advapi32: Add some input parameter checks to GetOldestEventLogRecord.
by Paul Vriens
· 15 years ago
1fe325f
advapi32/tests: Add some GetOldestEventLogRecord tests.
by Paul Vriens
· 15 years ago
de72f40
advapi32: Add some input parameter checks to GetNumberOfEventLogRecords.
by Paul Vriens
· 15 years ago
215ca8a
advapi32/tests: Add some GetNumberOfEventLogRecords tests.
by Paul Vriens
· 15 years ago
11651f5
mshtml: Added IHTMLDOMNode::nextSibling implementation.
by Jacek Caban
· 15 years ago
d76720c
mshtml: Inherit scriptmode from parent window.
by Jacek Caban
· 15 years ago
ceb02fb
mshtml: Improve debug traces.
by Jacek Caban
· 15 years ago
b8b8ff0
cryptui: Fix German translation.
by Juan Lang
· 15 years ago
878aac4
cryptui: Fix Lithuanian translation.
by Aurimas Fišeras
· 15 years ago
9059892
crypt32: Implement CertVerifyCertificateChainPolicy for CERT_CHAIN_POLICY_SSL.
by Juan Lang
· 15 years ago
2fbb736
crypt32: Add some tests of the SSL policy.
by Juan Lang
· 15 years ago
facd2e9
crypt32: Allow the caller of checkChainPolicyStatus to specify the date to test with and additional policy parameters.
by Juan Lang
· 15 years ago
3669be9
crypt32: Add the Google website's cert to tests.
by Juan Lang
· 15 years ago
24399bd
crypt32: Support IPv6 addresses in name constraint comparison.
by Juan Lang
· 15 years ago
bcb4bc6
crypt32: Trace netscape cert type extension.
by Juan Lang
· 15 years ago
d664edb
crypt32: Trace directory name of alt name entries.
by Juan Lang
· 15 years ago
1a19444
crypt32: Correct a prototype.
by Juan Lang
· 15 years ago
6a575d6
crypt32: Accept either the subject alt name 2 or subject alt name extensions, and prefer the former when both are present.
by Juan Lang
· 15 years ago
1e953ef
crypt32: Trace the alt name extensions.
by Juan Lang
· 15 years ago
bf42ce9
crypt32: Trace name constraints extension.
by Juan Lang
· 15 years ago
777ea81
crypt32: Trace cert policies extension.
by Juan Lang
· 15 years ago
994d7ed
crypt32: Trace enhanced key usage extension.
by Juan Lang
· 15 years ago
549116b
kernel32/tests: Add some tests for width and precision formatting in FormatMessage.
by Alexandre Julliard
· 15 years ago
eff7762
libwine: Fix handling of precision argument in vsnprintfW.
by Alexandre Julliard
· 15 years ago
9bd6887
comctl32/tests: Use A-functions.
by Paul Vriens
· 15 years ago
4eeee29
include: Add rstloc.idl.
by Huw Davies
· 15 years ago
6454c5d
include: Add rstbas.idl.
by Huw Davies
· 15 years ago
4c97910
dbghelp: elf_load_file: return if elf_map_file fails.
by Paul Bolle
· 15 years ago
b3cdc6d
oledb32: Add some conversions to DBTYPE_UI8.
by Huw Davies
· 15 years ago
21bbdb7
oledb32: Add some conversions to DBTYPE_CY.
by Huw Davies
· 15 years ago
0d3e83c
oledb32: Add some conversions to DBTYPE_R4.
by Huw Davies
· 15 years ago
39166cc
oledb32: Add some conversions to DBTYPE_UI4;.
by Huw Davies
· 15 years ago
deb38f4
oledb32: Add some conversions to DBTYPE_UI1.
by Huw Davies
· 15 years ago
64a8eb6
oledb32: Add a few simple conversions to DBTYPE_GUID.
by Huw Davies
· 15 years ago
0ac408f
mciwave: Default wave format is 11025x8x1.
by Jörg Höhle
· 15 years ago
7f4d81e
mciwave: Fix wave format first, then compute position.
by Jörg Höhle
· 15 years ago
b188cb1
d3d10: Mark annotation variable as annotation.
by Rico Schüller
· 15 years ago
ef07411
d3d10: Implement ID3D10EffectVariable::AsShader().
by Rico Schüller
· 15 years ago
4ef1031
d3d10: Implement ID3D10EffectVariable::AsSampler().
by Rico Schüller
· 15 years ago
3db6ec5
d3d10: Implement ID3D10EffectVariable::AsRasterizer().
by Rico Schüller
· 15 years ago
48673ee
d3d10: Implement ID3D10EffectVariable::AsDepthStencil().
by Rico Schüller
· 15 years ago
53e00e1
d3d10: Implement ID3D10EffectVariable::AsBlend().
by Rico Schüller
· 15 years ago
b1e56fa
d3d10: Implement ID3D10EffectVariable::AsConstantBuffer().
by Rico Schüller
· 15 years ago
7b91b36
d3d10: Implement ID3D10EffectVariable::AsDepthStencilView().
by Rico Schüller
· 15 years ago
31383ca
d3d10: Implement ID3D10EffectVariable::AsRenderTargetView().
by Rico Schüller
· 15 years ago
fee2d53
d3d10: Implement ID3D10EffectVariable::AsShaderResource().
by Rico Schüller
· 15 years ago
2c3674d
d3d10: Implement ID3D10EffectVariable::AsString().
by Rico Schüller
· 15 years ago
607a643
d3d10: Fix a HeapFree() in d3d10_effect_Release().
by Rico Schüller
· 15 years ago
e6ca176
wined3d: Rename DestroyContext() to context_destroy().
by Henri Verbeet
· 15 years ago
c0050b8
wined3d: Restore the thread's GL context on context_release() if it wasn't created by wined3d.
by Henri Verbeet
· 15 years ago
98027cb
wined3d: Call context_release() for wined3d contexts made current by context_create().
by Henri Verbeet
· 15 years ago
eeb54b9
wined3d: Keep better track of where we're using wined3d contexts.
by Henri Verbeet
· 15 years ago
401173f
wined3d: Restore the thread's previous GL context in context_destroy_gl_resources().
by Henri Verbeet
· 15 years ago
7cc4321
advapi32: Add a stubbed GetEventLogInformation with input param checking.
by Paul Vriens
· 15 years ago
400d621
advapi32/tests: Add some GetEventLogInformation tests.
by Paul Vriens
· 15 years ago
5e25a23
crypt32/tests: CryptUnprotectData: test zero-length payload.
by Dan Kegel
· 15 years ago
d7edf01
jscript: Store a copy of code in parser_ctx_t.
by Jacek Caban
· 15 years ago
911e923
ole32: Don't use IEnumSTATSTGImpl to search for a parent directory entry.
by Vincent Povirk
· 15 years ago
67e6c7f
mshtml: Added HTML frames support.
by Jacek Caban
· 15 years ago
Next »