wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / crypt32 / crypt32.spec
2008-05-07  Rob Shearmancrypt32: Add stub for CertVerifyCTLUsage.
2007-10-24  Juan Langcrypt32: Add CertVerifyRevocation stub.
2007-10-19  Juan Langcrypt32: Add I_CertUpdateStore stub.
2007-10-19  Juan Langcrypt32: Add stubs for I_CryptFindLruEntry and I_CryptC...
2007-09-12  Francois Gougetcrypt32: Fix the I_Crypt*Asn1*() prototypes. Add the...
2007-09-11  Juan Langcrypt32: Add a stub for CertVerifyCertificateChainPolicy.
2007-08-31  Juan Langcrypt32: Implement CertDuplicateCertificateChain.
2007-08-22  Juan Langcrypt32: Test and implement CryptGetMessageSignerCount.
2007-08-22  Juan Langcrypt32: Implement CryptGetMessageCertificates.
2007-08-15  Juan Langcrypt32: Add stub for CertFreeCertificateChain.
2007-08-10  Juan Langcrypt32: Add stub for I_CryptGetAsn1Decoder.
2007-07-31  Juan Langcrypt32: Add CryptMsgControl stub.
2007-06-11  Juan Langcrypt32: Add CryptMsg* stubs.
2007-05-15  Juan Langcrypt32: Implement CertGetStoreProperty and CertSetStor...
2007-05-14  Mounir IDRASSIcrypt32: Stub implementation of CertGetCertificateChain.
2007-05-14  Mounir IDRASSIcrypt32: Stub implementation of CryptFindLocalizedName.
2007-05-09  Juan Langcrypt32: Implement CertEnumSystemStore.
2006-10-04  Juan Langcrypt32: Implement CertVerifyValidityNesting.
2006-10-04  Juan Langcrypt32: Forward CryptAcquireContextU to CryptAcquireCo...
2006-10-03  Juan Langcrypt32: Implement CryptSignAndEncodeCertificate.
2006-09-29  Paul Vrienscrypt32: Added some CryptSIP stub implementations.
2006-09-28  Juan Langcrypt32: Implement CertGetPublicKeyLength.
2006-09-20  Paul Vrienscrypt32: Add a few functions to the spec file.
2006-08-23  Juan Langcrypt32: Add CryptFormatObject stub.
2006-08-15  Juan Langcrypt32: Implement CertCreateCertificateChainEngine...
2006-08-12  Juan Langcrypt32: Improve undocumented functions.
2006-08-10  Juan Langcrypt32: Add a couple stubs, and implement the undocume...
2006-07-29  Juan Langcrypt32: Implement CryptHashPublicKeyInfo.
2006-07-27  Juan Langcrypt32: Implement CryptStrToNameA/W, with tests.
2006-07-12  Juan Langcrypt32: Forward CreateFileU to CreateFileW.
2006-07-12  Juan Langcrypt32: Implement CryptAcquireCertificatePrivateKey.
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.