rsaenh: Honor a key's permissions when exporting a private key.
[wine] / dlls /
2009-01-29  Juan Langrsaenh: Honor a key's permissions when exporting a...
2009-01-29  Juan Langrsaenh: Split CPExportKey into helper functions for...
2009-01-29  Juan Langrsaenh: Fix CryptSetKeyParam for KP_PERMISSIONS.
2009-01-29  Juan Langrsaenh: Honor the CRYPT_EXPORTABLE flag to CryptAcquire...
2009-01-29  Juan Langrsaenh: Honor the CRYPT_EXPORTABLE flags to CryptImportKey.
2009-01-29  Juan Langrsaenh: Add tests for key permissions.
2009-01-29  Dan Kegelmsvcrt: Remove CRs earlier in ascii mode in fseek,...
2009-01-29  Dan Kegelmsvcrt: _flsbuf zeroes _cnt.
2009-01-29  Alasdair Sinclairuser32/tests: Fix missing void in empty parameter list.
2009-01-29  Alasdair Sinclairwinmm/tests: Fix missing void in empty parameter list.
2009-01-29  Alasdair Sinclairurlmon/tests: Fix missing void in empty parameter list.
2009-01-29  Alasdair Sinclairmsi/tests: Fix missing void in empty parameter list.
2009-01-29  Alasdair Sinclairmshtml/tests: Fix missing void in empty parameter list.
2009-01-29  Paul Vrienskernel32/tests: Fix some test failures on Win9x and...
2009-01-29  Paul Vrienskernel32/tests: Fix some test failures on Win9x and...
2009-01-29  Paul Vrienskernel32/tests: Fix some test failures on several platf...
2009-01-29  Gerald Pfeiferiphlpapi: #define RTF_LLINFO if not in system headers.
2009-01-29  Anders Jonssoncomdlg32: Update Swedish translation.
2009-01-29  Aric Stewartshell32: In ParseDisplayName make use of shdocvw if...
2009-01-29  Aric Stewartsetupapi: Implement pSetupInstallCatalog.
2009-01-29  Hans Leidekkerwininet: Mark IE6 behaviour of HttpSendRequestW as...
2009-01-29  Hans Leidekkerkernel32: Add stub implementations of Wow64DisableWow64...
2009-01-28  Alexandre Julliardntdll: Convert the DbgPrint* functions to use MS ABI...
2009-01-28  Alexandre Julliardntdll: Copy the msvcrt printf implementation to ntdll...
2009-01-28  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Freety...
2009-01-28  Alexandre Julliardgdi32: Get rid of GDI_ReallocObject.
2009-01-28  Alexandre Julliardgdi32: Allocate palette entries separately from the...
2009-01-28  Alexandre Julliardgdi32: Release GDI handles before freeing the object.
2009-01-28  Alexandre Julliardgdi32: Allocate and initialize GDI objects before givin...
2009-01-28  Alexandre Julliardgdi32: Use the official constants instead of the old...
2009-01-28  Uwe Bonnesmsvcrt/tests: Test case to show Wine still mishandles...
2009-01-28  Igor Tarasovgdi32: Add logcal points to device points conversion...
2009-01-28  Rob Shearmanrpcrt4: Add tests for NdrGetUserMarshalInfo.
2009-01-28  Rob Shearmanrpcrt4: Implement NdrGetUserMarshalInfo.
2009-01-28  Rob Shearmanrpcrt4: Don't test for a specific value for fBufferVali...
2009-01-28  Rob Shearmanole32: Fix a missing CoUninitialize in test_CoFreeUnuse...
2009-01-28  Rob Shearmanole32: Fix some tests that fail on NT4 and Win9x.
2009-01-28  Alistair Leslie... mshtml: Add missing interfaces.
2009-01-28  Austin Englishauthz: Add stub dll.
2009-01-28  Aric Stewartmsctf: Add stub ITfThreadMgr interface.
2009-01-28  Aric Stewartmsctf: Add definition of CLSID_TF_ThreadMgr.
2009-01-28  Aric Stewartmsctf: Add regsvr functions.
2009-01-28  Aric Stewartmsctf: Add base dll framework.
2009-01-28  Ricardo Filipepdh: Add stub for EdhEnumObjectItemsA/W.
2009-01-28  Ricardo Filipentdll: Add stub for RtlDecompressBuffer.
2009-01-28  Hervé Chanalshell32: A new icon for mydocs.
2009-01-28  Hervé Chanalshell32: A new icon for trash_file.
2009-01-28  Hervé Chanalshell32: A new icon for mycomputer.
2009-01-28  Paul Vrienskernel32/tests: Don't crash when run as a normal user.
2009-01-28  Paul Vrienskernel32/tests: Fill the buffer to show a bug in Wine.
2009-01-28  Huw Daviesole32: The bigblockfile on ILockBytes implementation...
2009-01-28  Huw Daviesole32: Add a helper function to return the file size...
2009-01-28  Huw Daviesole32: Move functions around in file to avoid forward...
2009-01-28  Huw Daviesole32: Move private data structure out of header file.
2009-01-28  Michael Stefaniucsetupapi: Remove superfluous pointer casts.
2009-01-28  Michael Stefaniuccrypt32: Remove remaining superfluous pointer casts.
2009-01-28  Michael Stefaniucdinput: Remove superfluous pointer casts.
2009-01-28  Marcus Meissnerd3d9: Remove useless NULL check in stateblock test...
2009-01-28  Marcus Meissnerriched20: rcUpdate cannot be NULL in ME_PaintContent...
2009-01-28  Dylan Smithrichedit: Updated internal style flags on EM_SHOWSCROLLBAR.
2009-01-28  Dylan Smithrichedit: Suppress scrollbar if missing WS_[VH]SCROLL...
2009-01-28  Dylan Smithrichedit: Actually store end of line string for end...
2009-01-28  Austin Englishkernel32: Add a stub for OpenProfileUserMapping.
2009-01-28  Lei Zhangwineps.drv: Remove SelectBitmap stub implementation.
2009-01-28  Michael Stefaniucdsound: Use UlongToHandle to make the real payload...
2009-01-28  Michael Stefaniucdsound: Fix mixup between HWAVEOUT and HWAVEIN.
2009-01-28  Michael Stefaniucwineesd.drv: Add missing return in function returning...
2009-01-28  Alasdair Sinclairkernel32/tests: Fix missing void in empty parameter...
2009-01-28  Alasdair Sinclairdwmapi: Fix missing void in empty parameter list.
2009-01-28  Alasdair Sinclairddraw/tests: Fix missing void in empty parameter list.
2009-01-28  Alasdair Sinclaird3d9/tests: Fix missing void in empty parameter list.
2009-01-28  Marcus Meissnerd3d9: Initialize hr (Coverity).
2009-01-28  Mikołaj Zalewskicomctl32: toolbar: Make sure all TBUTTON_INFO fields...
2009-01-28  Juan Langcrypt32: Implement CryptFindCertificateKeyProvInfo.
2009-01-28  Juan Langcrypt32: Implement CertFindCertificateInStore for CERT_...
2009-01-28  Juan Langcrypt32: Add stub for PFXImportCertStore.
2009-01-28  Juan Langcrypt32: Implement PFXIsPFXBlob.
2009-01-28  Juan Langcrypt32: Implement PFXExportCertStore on top of PFXExpo...
2009-01-28  Juan Langcrypt32: Add stub for PFXExportCertStoreEx.
2009-01-28  Hans Leidekkerwuapi: Add class factory for CLSID_AutomaticUpdates.
2009-01-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the GetObj...
2009-01-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Unreal...
2009-01-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Delete...
2009-01-27  Alexandre Julliardgdi32: Release the GDI lock when calling the DC DeleteO...
2009-01-27  Frans Koolcryptdlg: Added Dutch translations.
2009-01-27  Frans Koolcrypt32: Added missing Dutch translation.
2009-01-27  Michael Stefaniucuser32: Fix bogus "if (!x & y)" code.
2009-01-27  Alistair Leslie... shdocvw: Add IServiceProvider support.
2009-01-27  Andrew Nguyengdi32: Stub the NamedEscape function.
2009-01-27  Florian Köberleuser32: Unify handling of child and normal windows...
2009-01-27  Florian Köberleuser32: Fix maximized child windows.
2009-01-27  Florian Köberleuser32/tests: Improved an error message.
2009-01-27  Florian Köberleuser32: Fix thick child minTrack and size.
2009-01-27  Florian Köberleuser32: Fix maxPosition of thick child windows.
2009-01-27  Florian Köberleuser32/tests: Use AdjustWindowRectEx to calculate minTr...
2009-01-27  Nikolay Sivovquartz: Fix NULL pointer dereference (Coverity).
2009-01-27  Alexandre Julliardkernel32/tests: Don't hardcode C drive for SetCurrentDi...
2009-01-27  Alexandre Julliarduser32/tests: Accept DISP_CHANGE_RESTART also for tests...
2009-01-27  Hans Leidekkermsvcrt: Add a test for _vsnwprintf.
2009-01-27  Hans Leidekkermsi: Add stub implementations of MsiSourceListClearSour...
next