crypt32: Check a pointer before dereferencing it (Coverity).
[wine] / dlls / crypt32 / crypt32.spec
2006-06-22  Juan Langcrypt32: Implement CertGetCRLFromStore.
2006-06-21  Juan Langcrypt32: Implement some CRL verification functions.
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...
2006-05-26  Juan Langcrypt32: Implement CertVerifyCRLTimeValidity and partia...
2006-05-26  Juan Langcrypt32: Implement CertSerializeCRLStoreElement.
2006-05-25  Juan Langcrypt32: Add support for CRLs.
2006-05-18  Juan Langcrypt32: Add stubs for CertDuplicateCRLContext and...
2006-05-16  Juan Langcrypt32: Implement CertCompare functions, with tests.
2006-05-10  Juan Langcrypt32: Partially implement CertGetIssuerCertificateFr...
2006-04-06  Juan Langcrypt32: Implement CertCreateSelfSignCertificate, with...
2006-03-17  Juan Langcrypt32: Implement CertGetSubjectCertificateFromStore.
2006-03-08  Juan Langcrypt32: Implement CertGetValidUsages.
2006-03-03  Juan Langcrypt32: Implement CertDuplicateStore.
2006-02-22  Juan Langcrypt32: Add stubs for CryptFindOIDInfo and I_CryptInst...
2006-02-18  Juan Langcrypt32: Implement enhanced key usage.
2006-02-16  Juan Langcrypt32: Partially implement CertGetNameString.
2006-02-13  Hans Leidekkercrypt32: Add a stub for CryptQueryObject.
2006-02-03  Juan Langcrypt32: Add stub for CryptEnumOIDInfo.
2006-02-01  Juan Langcrypt32: Implement CertRDNValueToStrA and CertNameToStr...
2006-01-23  Mike McCormackcrypt32: Add stub implementations of some crypto functi...
2005-12-02  Juan LangImplement more OID support functions.
2005-11-30  Stefan LeichterAdded stub for CryptVerifyMessageSignature.
2005-11-28  Juan LangFix parameter count on some stubs (thanks to Marcus...
2005-10-31  Juan LangImplement CertSignSignature and CertVerifySignature...
2005-10-27  Juan LangImplement CryptMem and undocumented I_Crypt*Tls functio...
2005-09-28  Juan LangImplement CryptImport/ExportPublicKeyInfo.
2005-09-15  Stefan LeichterAdded stubs for CryptInitOIDFunctionSet and
2005-08-26  Juan LangAdded a bunch of stubs.
2005-08-25  Juan LangImplemented CryptHashCertificate.
2005-07-07  Juan LangImplement a few utility functions, with tests.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-06-17  Francois GougetFix the CryptEncodeObjectEx() prototype.
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 CryptUnprotectData counterpart to CryptProtec...
2004-11-10  Mike McCormackImprove the CertStore code a little.
2004-08-09  Stefan LeichterAdded stub for CertFindCertificateInStore.
2004-03-01  Juan Lang- correct some prototypes, add some defines
2004-01-02  Robert ShearmanAdded stub for CertFreeCertificateContext.
2003-12-08  Mike McCormackStub implementations for CertCreateCRLContext and CertC...
2003-12-02  Thomas Brix LarsenAdded stub for CryptProtectData, so programs like Skype...
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-02-18  Alberto MassariAdded stub for CryptUnprotectData.
2002-10-25  Andreas MohrAdded CertOpenStore stub.
2002-10-15  Christian NeumairStub for the CryptRegisterOIDFunction function.
2002-08-16  Dmitry TimoshkovAdded some more stubs.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Mike McCormackAdded a few stubs.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-29  Patrik StridvallFixed some issues found by winapi_check.
2002-04-03  Mike McCormackAdded some stubs.
2002-01-10  Travis MichielsenAdded crypt32.dll stub.