makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / crypt32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-29  Kovács Andráscrypt32: Add Hungarian translation.
2010-06-17  Luca Bennaticrypt32: Add Italian translation.
2010-06-07  Łukasz Wojniłowiczcrypt32: Add the Polish translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-28  Igor Paliychukcrypt32: Add Ukrainian translations.
2009-11-21  Ken Thomasescrypt32: Read trusted root certificates from system...
2009-07-06  Aurimas Fišerascrypt32: Add Lithuanian translation.
2009-06-30  Michael Stefaniuccrypt32: Build language resource files separately.
2008-09-02  Juan Langcrypt32: Implement CertCreateCTLContext and CertFreeCTL...
2008-08-05  Juan Langcrypt32: Use CryptSIPRetrieveSubjectGuid to determine...
2008-07-29  Juan Langcrypt32: Move simplified message functions to their...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-09-26  Juan Langcrypt32: Partially implement CryptQueryObject.
2007-09-11  Juan Langcrypt32: Add a root store implementation that reads...
2007-08-17  Juan Langcrypt32: Move file store to a separate file.
2007-08-17  Juan Langcrypt32: Move registry stores to a separate file.
2007-08-17  Juan Langcrypt32: Move provider stores to a separate file.
2007-08-17  Juan Langcrypt32: Move collection stores to a separate file.
2007-06-11  Juan Langcrypt32: Add CryptMsg* stubs.
2006-10-04  Juan Langcrypt32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-20  Paul Vrienscrypt32: Move SIP related functions to their own file.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-15  Juan Langcrypt32: Implement CertCreateCertificateChainEngine...
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...
2006-05-25  Juan Langcrypt32: Add support for CRLs.
2006-05-23  Juan Langcrypt32: Abstract contexts.
2006-05-16  Juan Langcrypt32: Split the unwieldy encode.c into two files.
2006-03-10  Juan Langcrypt32: Move context properties to a separate file.
2006-03-04  Juan Langcrypt32: Move serialization functions to serialize.c.
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2006-02-17  Juan Langcrypt32: Move certificate store functions to their...
2006-02-01  Juan Langcrypt32: Implement CertRDNValueToStrA and CertNameToStr...
2005-12-02  Juan LangImplement more OID support functions.
2005-09-07  Juan LangImplement registry stores.
2005-08-18  Alexandre JulliardAdded missing ntdll imports.
2005-05-24  Kees CookCreate basic test suite for CryptProtectData/CryptUnpro...
2005-05-20  Juan Lang- more fully implement CryptRegisterOIDFunction
2005-05-18  Kees CookDefine structures for CryptProtectData/CryptUnprotectDa...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-03-01  Juan Lang- correct some prototypes, add some defines
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
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-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.