1. 4f3dbb7 rsabase: Remove rsabase tests as they are covered in rsaenh. by Paul Vriens · 17 years ago
  2. 6c0f85c rsabase: Add version resource. by Detlef Riekenberg · 17 years ago
  3. c3ddf0a rsabase/tests: Remove unneeded casts. by Francois Gouget · 18 years ago
  4. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  5. 5cf75e6 makefiles: Only run test and documentation targets in directories that need them. by Alexandre Julliard · 19 years ago
  6. 0fa8baa make_dlls: Recursively ignore .ok files in all tests directories. by Alexandre Julliard · 19 years ago
  7. edd100b make_dlls: Recursively ignore testlist.c in all tests directories. by Alexandre Julliard · 19 years ago
  8. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  9. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  10. 7837a1e rsabase: No need for an import library. by Alexandre Julliard · 19 years ago
  11. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  12. 3855450 Forward the functions DllRegisterServer and DllUnregisterServer of by Stefan Leichter · 19 years ago
  13. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  14. bba5423 Uncomment out DisableThreadLibraryCalls in DllMain and add the by Alexandre Julliard · 20 years ago
  15. 7120877 Fix some -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  16. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  17. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  18. fbd4c0e Made rsabase forward everything to rsaenh. by Michael Jung · 20 years ago
  19. f2dca03 Make advapi32/crypt.c test pass under win2k SP4, do stricter error by Dmitry Timoshkov · 21 years ago
  20. cb61aab Register TypeName registry key value. by Michael Jung · 21 years ago
  21. b4b0c24 Added a tiny unit test for rsabase.dll. by Michael Jung · 21 years ago
  22. de22be2 Changed type of "Signature" registry key value to REG_BINARY. by Michael Jung · 21 years ago
  23. 0febf5f Avoid unused variable warning. by Gerald Pfeifer · 21 years ago
  24. 31f6cf3 Created more needed registry key in DllRegisterServer. by Raphael Junqueira · 21 years ago
  25. db78e09 Created needed registry key in DllRegisterServer. by Robert Shearman · 21 years ago
  26. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  27. 87f223a Assorted spelling and case fixes. by Francois Gouget · 21 years ago
  28. 2faaf22 Make rsabase.dll self-register. by Juan Lang · 21 years ago
  29. b6de304 Implement enough of rsabase.dll to get Steam to login. by Mike McCormack · 21 years ago