aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_win32.c
Commit message (Expand)AuthorAgeFilesLines
* This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filenameGeoff Thorpe2001-04-251-0/+3
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* This changes the behaviour of the DSO mechanism for determining anGeoff Thorpe2000-10-261-27/+54
* None of the DSO_METHOD's were handling anything except generic messages.Geoff Thorpe2000-10-081-26/+2
* Steve fixed up some strange errors introduced into dso_win32.c, and I'mGeoff Thorpe2000-06-231-3/+3
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-3/+3
* Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe2000-06-161-16/+51
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-6/+6
* another warning.Geoff Thorpe2000-05-291-1/+1
* oops.Geoff Thorpe2000-05-291-2/+2
* Add missing #include.Bodo Möller2000-05-011-0/+1
* This case in the "dso_unload" handlers should not be reported as an error -Geoff Thorpe2000-04-251-4/+1
* This change facilitates name translation for shared libraries. TheGeoff Thorpe2000-04-191-2/+49
* Constification, and a silly mistake in the comments.Geoff Thorpe2000-04-061-4/+4
* This is a set of startup code for the DSO support, it's not yet linked intoGeoff Thorpe2000-04-041-0/+193