2001-09-04 |
Geoff Thorpe | Add a "_up" -> "_up_ref" change to libeay.num that... |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-07-05 |
Richard Levitte | Use one address consistently. |
tree | commitdiff |
2001-04-25 |
Geoff Thorpe | This change to the "dl", "dlfcn", and "win32" DSO_METHO... |
tree | commitdiff |
2001-04-03 |
Richard Levitte | libfisdef.h and LIB do not exist on older VMS versions |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2000-12-31 |
Richard Levitte | Make the DSO code for VMS work again. First attempt. |
tree | commitdiff |
2000-11-07 |
Richard Levitte | shl_load() also needs to load along a path given through an |
tree | commitdiff |
2000-11-03 |
Bodo Möller | avoid memory leak |
tree | commitdiff |
2000-10-30 |
Geoff Thorpe | DSO_load() should also work when it is passed a NULL... |
tree | commitdiff |
2000-10-26 |
Richard Levitte | On HP-UX, at least when shl_* are used, the libraries... |
tree | commitdiff |
2000-10-26 |
Richard Levitte | For the operating systems where it matters, it is somet... |
tree | commitdiff |
2000-10-26 |
Geoff Thorpe | This changes the behaviour of the DSO mechanism for... |
tree | commitdiff |
2000-10-22 |
Richard Levitte | Pointer error corrected |
tree | commitdiff |
2000-10-09 |
Geoff Thorpe | DSO_ctrl() changes have removed a couple of DSO_METHOD... |
tree | commitdiff |
2000-10-08 |
Geoff Thorpe | None of the DSO_METHOD's were handling anything except... |
tree | commitdiff |
2000-10-08 |
Geoff Thorpe | Time to get rid of some rather silly code duplication... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-18 |
Richard Levitte | Unless we cast, thorough compilers will complain |
tree | commitdiff |
2000-09-17 |
Richard Levitte | Use sk_*_new_null() instead of sk_*_new(NULL), since... |
tree | commitdiff |
2000-09-17 |
Richard Levitte | Make sure Compaq C doesn'r complain about dollars,... |
tree | commitdiff |
2000-09-15 |
Richard Levitte | Make sure dso_vms.c compiles on other operating systems... |
tree | commitdiff |
2000-09-15 |
Richard Levitte | A DSO method for VMS was missing, and I had the code... |
tree | commitdiff |
2000-09-15 |
Richard Levitte | Add a flag for OpenVMS. |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-06-23 |
Geoff Thorpe | Steve fixed up some strange errors introduced into... |
tree | commitdiff |
2000-06-21 |
Geoff Thorpe | * This adds some checking to the 'dlfcn' DSO_METHOD... |
tree | commitdiff |
2000-06-21 |
Dr. Stephen Henson | Fixes for Win32 build. |
tree | commitdiff |
2000-06-16 |
Geoff Thorpe | Currently the DSO_METHOD interface has one entry point... |
tree | commitdiff |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-05-29 |
Geoff Thorpe | another warning. |
tree | commitdiff |
2000-05-29 |
Geoff Thorpe | oops. |
tree | commitdiff |
2000-05-01 |
Bodo Möller | Add missing #include. |
tree | commitdiff |
2000-04-25 |
Geoff Thorpe | This case in the "dso_unload" handlers should not be... |
tree | commitdiff |
2000-04-19 |
Geoff Thorpe | This change facilitates name translation for shared... |
tree | commitdiff |
2000-04-14 |
Bodo Möller | Ignore lib and Makefile.save. |
tree | commitdiff |
2000-04-09 |
Richard Levitte | "make update" |
tree | commitdiff |
2000-04-06 |
Geoff Thorpe | Constification, and a silly mistake in the comments. |
tree | commitdiff |
2000-04-06 |
Geoff Thorpe | This helps make the DSO stuff more portable; |
tree | commitdiff |
2000-04-04 |
Geoff Thorpe | This is a set of startup code for the DSO support,... |
tree | commitdiff |
|