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