Release 1.5.29.
[wine] / dlls / rsabase /
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-04-04  Paul Vriensrsabase: Remove rsabase tests as they are covered in...
2007-12-03  Detlef Riekenbergrsabase: Add version resource.
2007-01-04  Francois Gougetrsabase/tests: Remove unneeded casts.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Alexandre Julliardrsabase: No need for an import library.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-08  Stefan LeichterForward the functions DllRegisterServer and DllUnregist...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-29  Alexandre JulliardUncomment out DisableThreadLibraryCalls in DllMain...
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-02-23  Michael JungMade rsabase forward everything to rsaenh.
2004-10-05  Dmitry TimoshkovMake advapi32/crypt.c test pass under win2k SP4, do...
2004-08-16  Michael JungRegister TypeName registry key value.
2004-07-30  Michael JungAdded a tiny unit test for rsabase.dll.
2004-06-25  Michael JungChanged type of "Signature" registry key value to REG_B...
2004-06-16  Gerald PfeiferAvoid unused variable warning.
2004-06-03  Raphael JunqueiraCreated more needed registry key in DllRegisterServer.
2004-06-02  Robert ShearmanCreated needed registry key in DllRegisterServer.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-02  Francois GougetAssorted spelling and case fixes.
2004-03-01  Juan LangMake rsabase.dll self-register.
2004-02-13  Mike McCormackImplement enough of rsabase.dll to get Steam to login.