server: Move socket async activation to sock_poll_event.
[wine] / dlls / wintrust /
2010-05-03  Gerald Pfeiferwintrust/tests: Remove variable myARGC which is not...
2010-03-29  Mikhail Maroukhinewintrust: Fix compiler warnings with flag -Wcast-qual.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-03  Juan Langwintrust: Correct GenericChainCertificateTrust's handli...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-02  Juan Langwintrust: Fix copy-paste error.
2010-02-02  Juan Langwintrust: Fix uninitialized return value (Coverity).
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CreateCha...
2010-01-29  Juan Langwintrust: Fail creating a chain if a store couldn't...
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CopyChain.
2010-01-29  Juan Langwintrust: Simplify error handling in SoftpubLoadSignature.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_SaveSigner.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_VerifySigner.
2010-01-28  Juan Langwintrust: Close file handle on error loading a message...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadCertMe...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_DecodeInne...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_CreateStor...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetMessage...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetSIP.
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetFileSub...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_OpenFile.
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadCatalo...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadFileMe...
2010-01-07  James Hawkinswintrust: Fix a memory leak until our implementation...
2009-12-18  Juan Langwintrust: Check authority key identifer extension to...
2009-12-07  Juan Langwintrust: Fail to load a certificate from a PE file...
2009-12-04  Juan Langwintrust: Fix memory leaks in tests.
2009-11-05  Juan Langwintrust: Fix a test failure on Win2008.
2009-11-04  Juan Langwintrust: Only close a file in SoftpubCleanup if the...
2009-10-23  Juan Langwintrust: Make sure item size is at least the min size...
2009-10-23  Juan Langwintrust: Test the pgKnownSubject field of WINTRUST_FIL...
2009-10-20  Juan Langwintrust: Correct sizes of structure members.
2009-10-19  Juan Langwintrust: Simplify CRYPT_AsnDecodeInt.
2009-08-31  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2009-08-14  Alexandre Julliardwintrust: Add stubs for the driver policy init functions.
2009-08-10  Juan Langwintrust: Correct alignment for 64-bit.
2009-08-07  Juan Langwintrust: Implement WVTAsn1SpcSpOpusInfoDecode.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-07-03  Hans Leidekkerwintrust/tests: Initialize a variable.
2009-06-25  Aric Stewartwintrust: GetSignedMsgFromCabFile looks for signinfo...
2009-06-24  Aric Stewartwintrust: Stub WTHelperCertCheckValidSignature.
2009-06-15  Juan Langwintrust: Check for the presence of required members...
2009-06-15  Juan Langwintrust: Check for the presence of required members...
2009-06-12  Hans Leidekkerwintrust: Add stub implementations of HTTPSCertificateT...
2009-06-12  Juan Langwintrust: Only check the pgKnownSubject member if the...
2009-05-19  Paul Vrienswintrust/tests: Add a basic CryptCATOpen test.
2009-04-09  Detlef Riekenbergwintrust/tests: Do not test GetLastError on success.
2009-04-09  Detlef Riekenbergwintrust/tests: Fix some tests on win9x.
2009-02-25  Francois Gougetwintrust/tests: Use win_skip() to skip over unimplement...
2009-02-18  Francois Gougetwintrust: Make WINTRUST_ReAlloc() static.
2009-02-17  Michael Stefaniucwintrust/tests: Fix typos in ok() strings.
2009-02-16  Juan Langwintrust: Fix a few failing tests.
2009-02-13  Juan Langwintrust: Fix typo.
2009-02-12  Juan Langwintrust: Fix a couple tests on a variety of systems.
2009-02-12  Juan Langwintrust: Remove a couple tests that fail on a variety...
2009-02-12  Juan Langwintrust: Don't fail if a registry value doesn't exist.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-04  Juan Langwintrust: Use GetSystemDirectory rather than GetWindows...
2009-02-02  Andrew Talbotwintrust: Declare a functions static.
2009-01-29  Michael Stefaniucwintrust: Remove superfluous pointer casts.
2009-01-22  Paul Vrienswintrust/tests: Fix a test failure on W2K.
2009-01-21  Paul Vrienswintrust/tests: Check file attributes set by CryptCATAd...
2009-01-21  Paul Vrienswintrust/tests: Add some cdf parsing tests.
2009-01-21  Hans Leidekkerwintrust: Set system attribute on the target catalog...
2009-01-19  Alexandre Julliardwintrust/tests: Clean up temp files after test.
2009-01-19  Paul Vrienswintrust/tests: Add some tests that creates catalog...
2009-01-19  Paul Vrienswintrust/tests: Make the catalog properties test a...
2009-01-19  Paul Vrienswintrust/tests: Add a few parameter tests.
2009-01-19  Paul Vrienswintrust: Add some CryptCATCDF stubs.
2009-01-19  Paul Vrienswintrust/tests: Add a test for enumerating catalog...
2009-01-13  Michael Stefaniucwintrust/tests: Remove superfluous pointer casts.
2009-01-08  Paul Vrienswintrust: Fix removing a catalog file.
2009-01-08  Paul Vrienswintrust/tests: Add a few tests.
2008-12-23  Juan Langwintrust: Fix encoding OIDs with only two components.
2008-12-23  Hans Leidekkerwintrust: Fix message handle type.
2008-12-23  Hans Leidekkerwintrust: Add some tests.
2008-12-23  Hans Leidekkerwintrust: Add stub implementations of CryptCATEnumerate...
2008-12-23  Hans Leidekkerwintrust: Implement CryptCATAdminResolveCatalogPath...
2008-12-23  Hans Leidekkerwintrust: Implement CryptCATEnumerateMember.
2008-12-23  Hans Leidekkerwintrust: Test find handles against INVALID_HANDLE_VALUE.
2008-12-22  Hans Leidekkerwintrust: Implement CryptCATOpen and CryptCATClose.
2008-12-22  Hans Leidekkerwintrust: Implement CryptCATAdminEnumCatalogFromHash.
2008-12-22  Hans Leidekkerwintrust: Record full catalog filename in catalog info...
2008-12-19  Francois Gougetwintrust/tests: Add a trailing '\n' to ok() calls.
2008-12-19  Paul Vrienswintrust/tests: Don't crash on NT4 and W2K.
2008-12-19  Paul Vrienswintrust/tests: Fix test crash on Win9x.
2008-12-19  Hans Leidekkerwintrust: Implement CryptCATAdminCalcHashFromFileHandle.
2008-12-18  Hans Leidekkerwintrust: Add tests for adding and removing catalog...
2008-12-18  Hans Leidekkerwintrust: Implement CryptCATAdminAddCatalog, CryptCATAd...
2008-12-18  Hans Leidekkerwintrust: Implement CryptCATAdminReleaseContext.
2008-12-18  Hans Leidekkerwintrust: Implement CryptCATAdminAcquireContext.
2008-12-18  Hans Leidekkerwintrust: Don't test last error on success.
2008-12-18  Hans Leidekkerwintrust: Open test file with share mode FILE_SHARE_READ.
2008-12-11  Andrew Talbotwintrust: Sign-compare warnings fix.
2008-12-10  Juan Langwintrust: Add tests for WVTAsn1SpcSpOpusInfoDecode.
2008-12-10  Juan Langwintrust: Implement WVTAsn1SpcSpOpusInfoEncode.
2008-12-10  Juan Langwintrust: Add tests for WVTAsn1SpcSpOpusInfoEncode.
2008-12-10  Juan Langwintrust: Add stub for WVTAsn1SpcSpOpusInfoEncode.
2008-11-25  Francois Gougetwintrust: Remove WINAPI on static functions where not...
2008-11-17  Alexandre Julliardwintrust: Fix a buffer overflow.
next