Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 9e9bececa9 Fix from stable branch. 19 years ago
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 19 years ago
  Andy Polyakov aab3bb04cf Typo in win32_globallookup. 19 years ago
  Andy Polyakov c6cb42e4fb "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. 19 years ago
  Andy Polyakov 302ea8c260 Fix mapping "leak" in newly introduced win32_globallookup. 19 years ago
  Andy Polyakov 68b64fb610 Add DSO_global_lookup_func implementation. See commentary in dso_lib.c 19 years ago
  Andy Polyakov 63d3fc9106 Eliminate possible mapping leak. 19 years ago
  Richard Levitte d6f25d70f1 Fix numerous bugs in the Win32 path splitter 19 years ago
  Andy Polyakov 19bd66fe74 WCE update, mostly typos. 19 years ago
  Andy Polyakov b37fb16dcb Implement complementary LoadLibraryA shim under WCE. 19 years ago
  Andy Polyakov 0a882b6394 Eliminate gcc warning in dso_win32.c. 19 years ago
  Andy Polyakov 83e68987b3 Eliminate dependency on UNICODE macro. 19 years ago
  Andy Polyakov 21ac2b964b Eliminate gcc -pedantic warnings. 19 years ago
  Andy Polyakov 7ed876533a New function, DSO_pathbyaddr, to find pathname for loaded shared object 19 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Andy Polyakov 1642000707 Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32. 19 years ago
  Richard Levitte 0bf23d9b20 WinCE patches 22 years ago
  Dr. Stephen Henson 74e3931f84 Various Win32 fixes. 22 years ago
  Richard Levitte cbecb3ac37 There's an ongoing project to bring some kind of path selection 22 years ago
  Geoff Thorpe b7b6c047ca This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filename 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
  Geoff Thorpe 51c8dc37dd This changes the behaviour of the DSO mechanism for determining an 24 years ago
  Geoff Thorpe 75a382bd90 None of the DSO_METHOD's were handling anything except generic messages. 24 years ago
  Geoff Thorpe 8ba92cfe81 Steve fixed up some strange errors introduced into dso_win32.c, and I'm 24 years ago
  Dr. Stephen Henson 130832150c 24 years ago
  Geoff Thorpe e9a68cfbc3 Currently the DSO_METHOD interface has one entry point to bind all 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Geoff Thorpe 8c343cf861 another warning. 24 years ago
  Geoff Thorpe e9e6b88b35 oops. 24 years ago
  Bodo Möller 22a415478f Add missing #include. 24 years ago