makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / secur32 / 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-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-09-23  Henri Verbeetsecur32: Require gnutls for schannel.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-08-30  Kai Blinsecur32: Implement LsaLookupAuthenticationPackage stub.
2006-10-16  Kai Blinsecur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
2006-10-16  Hans Leidekkersecur32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-17  Kai Blinsecur32: Add real signing / verifying to NTLM provider.
2006-07-28  Juan Langsecur32: Improve schannel's AcquireCredentialsHandle...
2005-12-06  Kai Blinsecur32: Implementing AcquireCredentialsHandle(A|W...
2005-10-30  Kai BlinA dispatcher for running ntlm_auth.
2005-09-21  Kai BlinAdded base64 codec for communication with ntlm_auth.
2005-08-17  Kai BlinAdd NTLM security provider dummy.
2005-08-15  Kai BlinAdded Negotiate security provider dummy. Removed todos...
2005-08-03  Kai BlinSet up tests for secur32.
2005-05-13  Juan LangBegin stubs of built-in schannel provider.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-03-02  Juan LangAdded a secur32.dll that loads other SSP DLLs and forwa...