summaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_win32.c
AgeCommit message (Expand)Author
2005-05-11Fix more error codes.Bodo Möller
2005-03-12Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32.Andy Polyakov
2002-11-15WinCE patchesRichard Levitte
2002-10-06Various Win32 fixes.Dr. Stephen Henson
2002-07-15There's an ongoing project to bring some kind of path selectionRichard Levitte
2001-04-25This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filenameGeoff Thorpe
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-10-26This changes the behaviour of the DSO mechanism for determining anGeoff Thorpe
2000-10-08None of the DSO_METHOD's were handling anything except generic messages.Geoff Thorpe
2000-06-23Steve fixed up some strange errors introduced into dso_win32.c, and I'mGeoff Thorpe
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-16Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-29another warning.Geoff Thorpe
2000-05-29oops.Geoff Thorpe
2000-05-01Add missing #include.Bodo Möller
2000-04-25This case in the "dso_unload" handlers should not be reported as an error -Geoff Thorpe
2000-04-19This change facilitates name translation for shared libraries. TheGeoff Thorpe
2000-04-06Constification, and a silly mistake in the comments.Geoff Thorpe
2000-04-04This is a set of startup code for the DSO support, it's not yet linked intoGeoff Thorpe