d3d9/tests: Don't test for equality in d3d9's depth_blit_test.
[wine] / dlls / crypt32 / main.c
2010-03-16  Juan Langcrypt32: Switch to use the AES provider by default.
2010-03-03  Reece Dunncrypt32: Fix CryptFreeTls when calling with a freed...
2009-11-09  Paul Chitescucrypt32: Check the result of CryptAcquireContextW(...
2008-12-08  Francois Gougetcrypt32: Remove unneeded casts of zero.
2008-11-07  Juan Langcrypt32: Make a global copy of crypt32's HINSTANCE.
2008-11-07  Juan Langcrypt32: Add base implementation of CryptFormatObject.
2008-01-15  Juan Langcrypt32: Fix race condition in loading default provider.
2008-01-15  Juan Langcrypt32: Don't release default crypto provider on proce...
2007-10-19  Juan Langcrypt32: Free root store when quitting.
2007-10-19  Juan Langcrypt32: Implement I_CertUpdateStore.
2007-10-19  Juan Langcrypt32: Add I_CertUpdateStore stub.
2007-10-19  Juan Langcrypt32: Add stubs for I_CryptFindLruEntry and I_CryptC...
2007-09-26  Juan Langcrypt32: Partially implement CryptQueryObject.
2007-09-12  Francois Gougetcrypt32: Fix the I_Crypt*Asn1*() prototypes. Add the...
2007-08-23  Juan Langcrypt32: Implement CryptVerifyMessageSignature.
2007-08-16  Juan Langcrypt32: Free default chain engine.
2007-08-10  Juan Langcrypt32: Add stub for I_CryptGetAsn1Decoder.
2007-08-06  Francois Gougetcrypt32: Better match the PSDK types and fix the winapi...
2007-07-10  Juan Langcrypt32: Implement CryptSIPLoad.
2007-04-30  Andrew Talbotcrypt32: Exclude unused headers.
2007-03-13  Juan Langcrypt32: Set ppSignerSig to NULL in case caller doesn...
2006-11-27  Louis Lenderscrypt32: Better stub for I_CryptInstallOssGlobal.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-04  Juan Langcrypt32: Win64 printf format warning fixes.
2006-09-20  Paul Vrienscrypt32: Move SIP related functions to their own file.
2006-09-10  Paul Vrienscrypt32: Fix the adding of pwszIsFunctionName and pwszI...
2006-09-10  Paul Vrienscrypt32: Implemented CryptSIPRemoveProvider.
2006-09-10  Paul Vrienscrypt32: Add documentation.
2006-09-08  Paul Vrienscrypt32: Bail out on registry errors and return the...
2006-09-08  Paul Vrienscrypt32: Add documentation.
2006-09-08  Paul Vrienscrypt32: Change the order of writing to the registry.
2006-09-08  Paul Vrienscrypt32: Bail out on registry errors and return the...
2006-09-08  Paul Vrienscrypt32: Added some input validation.
2006-08-23  Juan Langcrypt32: Add CryptFormatObject stub.
2006-08-22  Paul Vrienscrypt32: Print parameters and add some documentation.
2006-08-12  Juan Langcrypt32: Improve undocumented functions.
2006-08-10  Juan Langcrypt32: Add a couple stubs, and implement the undocume...
2006-06-21  Juan Langwincrypt.h: Add more definitions and prototypes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2006-02-23  Juan Langcrypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
2006-02-22  Juan Langcrypt32: Add stubs for CryptFindOIDInfo and I_CryptInst...
2006-02-13  Hans Leidekkercrypt32: Add a stub for CryptQueryObject.
2006-01-23  Mike McCormackcrypt32: Add stub implementations of some crypto functi...
2006-01-09  Robert ShearmanCall DisableThreadLibraryCalls for DLLs that don't...
2005-12-02  Juan LangImplement more OID support functions.
2005-11-28  Juan LangFix parameter count on some stubs (thanks to Marcus...
2005-10-27  Juan LangImplement CryptMem and undocumented I_Crypt*Tls functio...
2005-09-03  Juan LangImprove CryptAlgIdToOID/CryptOIDToAlgId tests, and...
2005-08-25  Juan LangImplemented CryptHashCertificate.
2005-06-14  Juan LangAdd CertAlgIdToOID and CertOIDToAlgId, with tests.
2005-05-31  Juan Lang- implement Crypt{Get|Set}OIDFunctionValue
2005-05-20  Juan Lang- more fully implement CryptRegisterOIDFunction
2005-05-20  Kees CookImplement CryptProtectData with best-guess encryption.
2004-11-30  Eric PouechConst correctness fixes.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-03-01  Juan Lang- correct some prototypes, add some defines
2004-01-02  Robert ShearmanAdded stub for CertFreeCertificateContext.
2003-12-11  Mike McCormackImplement CryptRegisterOIDFunction and CryptSIPAddProvider.
2003-12-08  Mike McCormackStub implementations for CertCreateCRLContext and CertC...
2003-12-02  Thomas Brix LarsenAdded stub for CryptProtectData, so programs like Skype...
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2002-10-25  Andreas MohrAdded CertOpenStore stub.
2002-10-15  Christian NeumairStub for the CryptRegisterOIDFunction function.
2002-09-09  Patrik StridvallAdd and use the header files mssip.h and sipbase.h.
2002-08-16  Dmitry TimoshkovAdded some more stubs.
2002-06-13  Mike McCormackAdded a few stubs.
2002-04-11  Stefan LeichterCompile fixes for gcc 2.7.2.3.
2002-04-03  Mike McCormackAdded some stubs.
2002-04-02  Dimitrie O. PaunFix two compilation warnings.
2002-01-10  Travis MichielsenAdded crypt32.dll stub.