Fix signed/unsigned comparison warnings.
[wine] / dlls / crypt32 /
2004-08-26  Stefan LeichterAdded missing line break.
2004-08-09  Stefan LeichterAdded stub for CertFindCertificateInStore.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
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-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
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...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-02-18  Alberto MassariAdded stub for CryptUnprotectData.
2002-12-12  Alexandre JulliardAdded .spec.def files.
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-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Mike McCormackAdded a few stubs.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
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-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-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-01-10  Travis MichielsenAdded crypt32.dll stub.