gdiplus: Added GdipSetLineWrapMode.
[wine] / include / wincrypt.h
2007-08-06  Francois Gougetcrypt32: Better match the PSDK types and fix the winapi...
2007-08-03  Francois Gougetcrypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_O...
2007-08-03  Juan Langcrypt32: Add CERT_ID_XXX defines.
2007-07-31  Francois Gougetcrypt32: Add FIXMEs for a couple of missing includes.
2007-07-31  Francois Gougetcrypt32: Add some missing CERT_XXX_ID constants.
2007-07-31  Francois Gougetcrypt32: Fix the CryptReleaseContext() prototype.
2007-07-31  Juan Langcrypt32: Add missing definitions.
2007-07-31  Juan Langcrypt32: Add CryptMsgControl stub.
2007-07-19  Juan Langwincrypt: Add more missing definitions.
2007-07-18  Juan Langcrypt32: Fix typo.
2007-07-13  Juan Langcrypt32: Add more missing defines.
2007-06-29  Juan Langwincrypt: Add missing message flags and parameters.
2007-05-30  Juan Langwincrypt: Fix typo.
2007-05-07  Mounir IDRASSIwincrypt.h: Add missing definitions.
2007-05-04  Juan Langwincrypt.h: Add missing definitions.
2007-04-23  Yuval Fledelinclude: Fix a typo in wincrypt.h.
2007-02-05  Bang Jun-Youngadvapi32: Fix prototypes to match the PSDK.
2006-09-29  Francois Gougetwincrypt: Fix the CERT_TRUST_PUB_AUTHENTICODE_FLAGS_VAL...
2006-09-29  Juan Langwincrypt.h: Fix a typo.
2006-09-25  Paul Vrienswincrypt.h: A few more defines.
2006-09-20  Juan Langwincrypt.h: Add more missing definitions and prototypes.
2006-09-07  Paul Vrienswincrypt.h: Add new OID.
2006-08-15  Juan Langcrypt32: Implement CertCreateCertificateChainEngine...
2006-07-29  Juan Langcrypt32: Implement CryptHashPublicKeyInfo.
2006-07-26  Juan Langcrypt32: Implement file stores.
2006-07-12  Juan Langcrypt32: Implement CryptAcquireCertificatePrivateKey.
2006-06-22  Juan Langcrypt32: Implement CertGetCRLFromStore.
2006-06-21  Juan Langwincrypt.h: Add more definitions and prototypes.
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...
2006-05-26  Juan Langcrypt32: Implement CertVerifyCRLTimeValidity and partia...
2006-05-25  Juan Langcrypt32: Add support for CRLs.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-16  Juan Langcrypt32: Implement CertCompare functions, with tests.
2006-05-10  Juan Langcrypt32: Partially implement CertGetIssuerCertificateFr...
2006-04-06  Juan Langcrypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID...
2006-03-17  Juan Langcrypt32: Implement CertGetSubjectCertificateFromStore.
2006-03-03  Juan Langcrypt32: Implement CertDuplicateStore.
2006-02-24  Francois Gougetcrypt32: Add CryptQueryObject() prototype.
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2006-02-23  Juan Langwincrypt: Add OIDs.
2006-02-18  Juan Langcrypt32: Implement enhanced key usage.
2006-02-16  Juan Langcrypt32: Partially implement CertGetNameString.
2006-01-31  Juan Langwincrypt: Fix typo.
2006-01-30  Juan Langwincrypt.h: Add more missing defines.
2005-11-24  Juan LangAdd more declarations.
2005-11-21  Vincent BéronAdd prototypes for some already defined functions in...
2005-10-27  Juan LangImplement CryptMem and undocumented I_Crypt*Tls functio...
2005-09-30  Juan LangAdd defines needed for installable OID functions.
2005-09-28  Juan LangAdd a few more missing prototypes.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-02  Juan LangMore definitions and prototypes.
2005-08-26  Juan LangCorrect a typo, and add more definitions.
2005-08-18  Juan LangAdd/update a few definitions.
2005-08-16  Juan LangAdd more missing definitions, and correct a prototype.
2005-07-18  Juan LangAdded a bunch more definitions.
2005-07-18  Juan LangAdd/correct a couple definitions, allow hashing nothing.
2005-07-13  Juan LangAdd more missing definitions.
2005-07-08  Juan LangAdd a few more missing defines.
2005-07-07  Juan LangCorrect a typo.
2005-07-01  Juan Lang- add more prototypes
2005-06-30  Juan LangAdd more missing OIDs.
2005-06-29  Paul VriensCorrect some OIDs.
2005-06-25  Juan LangAdd more missing definitions.
2005-06-17  Francois GougetFix the CryptEncodeObjectEx() prototype.
2005-06-17  Juan LangAdd more missing defs.
2005-06-16  Juan LangDefine some more OID strings.
2005-06-13  Juan LangAdd/correct a few more definitions.
2005-06-06  Mike McCormackDefine some Cert* functions.
2005-06-02  Juan LangAdded a couple missing prototypes.
2005-06-02  Juan Lang- add some tests for OID functions
2005-05-29  Juan LangAdd a few missing defines.
2005-05-23  Kees CookAdd defines for dwFlags in pPromptStruct and calls to
2005-05-20  Juan LangAdd a bunch of missing declarations and definitions.
2005-05-18  Kees CookDefine CryptProtectData/CryptUnprotectData crypt32...
2005-01-24  Michael JungAdded CRYPT_SERVER define.
2005-01-17  Michael JungAdded definitions of TLS1PRF algorithm identifiers.
2005-01-10  Michael JungAdded SCHANNEL_ALG typedef.
2005-01-03  Michael JungAdded some defines concerning SChannel CSPs.
2005-01-03  Michael JungImplemented parallel hashing in CPEncrypt and CPDecrypt.
2004-10-25  Michael JungAdded define for CUR_BLOB_VERSION.
2004-10-21  Francois GougetFix some issues reported by winapi_check:
2004-10-11  Michael JungAdded HMAC_INFO typedef.
2004-09-06  Michael JungAdded some defines for Crypt{Get/Set}KeyParam.
2004-08-18  Michael JungAdded some defines for CPSetKeyParam.
2004-07-29  Robert ShearmanInclude declarations needed for developing cryptographi...
2004-07-16  Michael JungAdded PROV_ENUMALGS[_EX] structs and typedefs.
2004-04-05  Juan LangAdd a bunch of missing declarations.
2004-03-01  Juan Lang- correct some prototypes, add some defines
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-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-10-07  Warren BairdAdded extern "C".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-07-21  Mike McCormackMoved declaration of VTableProvStruc from dlls/advapi32...
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-09-09  Patrik StridvallAdd and use the header files mssip.h and sipbase.h.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
next