| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure we get the definition of OPENSSL_NO_ERR. | Richard Levitte | 2003-03-21 | 1 | -0/+1 |
* | Third argument to shl_load() is "long address", not a pointer. | Lutz Jänicke | 2003-01-08 | 1 | -1/+1 |
* | WinCE patches | Richard Levitte | 2002-11-15 | 1 | -1/+1 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Various Win32 fixes. | Dr. Stephen Henson | 2002-10-06 | 1 | -7/+24 |
* | The first compile of the new merger method for VMS *almost* got | Richard Levitte | 2002-07-19 | 1 | -20/+19 |
* | Some older code (never committed) wasn't converted to the new format. | Richard Levitte | 2002-07-16 | 3 | -2/+4 |
* | There's an ongoing project to bring some kind of path selection | Richard Levitte | 2002-07-15 | 7 | -8/+644 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD. | Richard Levitte | 2002-05-29 | 1 | -1/+1 |
* | formatting consistency | Bodo Möller | 2001-12-17 | 1 | -1/+0 |
* | remove redundant ERR_load_... declarations | Bodo Möller | 2001-12-17 | 1 | -1/+0 |
* | 'flags' should only be set inside DSO_load() if constructing a new DSO | Geoff Thorpe | 2001-11-22 | 2 | -9/+7 |
* | On VMS, the norm is still that symbols are uppercased, so for now it's better | Richard Levitte | 2001-11-16 | 1 | -0/+4 |
* | At least for the two common Unixly DSO loading methods, include the | Richard Levitte | 2001-11-15 | 2 | -6/+9 |
* | make update | Richard Levitte | 2001-11-15 | 1 | -1/+1 |
* | Add a "_up" -> "_up_ref" change to libeay.num that was missing from the | Geoff Thorpe | 2001-09-04 | 3 | -5/+5 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -8/+8 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 1 | -8/+8 |
* | Use one address consistently. | Richard Levitte | 2001-07-05 | 1 | -1/+1 |
* | This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filename | Geoff Thorpe | 2001-04-26 | 3 | -0/+9 |
* | libfisdef.h and LIB do not exist on older VMS versions | Richard Levitte | 2001-04-03 | 1 | -2/+2 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -22/+22 |
* | Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMS | Richard Levitte | 2001-02-20 | 1 | -4/+7 |
* | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte | 2001-02-20 | 2 | -5/+5 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 2 | -13/+15 |
* | Make the DSO code for VMS work again. First attempt. | Richard Levitte | 2000-12-31 | 1 | -30/+24 |
* | shl_load() also needs to load along a path given through an | Richard Levitte | 2000-11-07 | 1 | -1/+1 |
* | avoid memory leak | Bodo Möller | 2000-11-03 | 1 | -1/+1 |
* | DSO_load() should also work when it is passed a NULL - a new DSO is created | Geoff Thorpe | 2000-10-30 | 1 | -3/+3 |
* | On HP-UX, at least when shl_* are used, the libraries have the | Richard Levitte | 2000-10-26 | 1 | -7/+12 |
* | For the operating systems where it matters, it is sometimes good to | Richard Levitte | 2000-10-26 | 3 | -17/+40 |
* | This changes the behaviour of the DSO mechanism for determining an | Geoff Thorpe | 2000-10-26 | 8 | -111/+434 |
* | Pointer error corrected | Richard Levitte | 2000-10-22 | 1 | -2/+2 |
* | DSO_ctrl() changes have removed a couple of DSO_METHOD-specific functions | Geoff Thorpe | 2000-10-09 | 2 | -34/+24 |
* | None of the DSO_METHOD's were handling anything except generic messages. | Geoff Thorpe | 2000-10-09 | 4 | -104/+8 |
* | Time to get rid of some rather silly code duplication - some DSO_ctrl() | Geoff Thorpe | 2000-10-09 | 1 | -0/+16 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | Unless we cast, thorough compilers will complain | Richard Levitte | 2000-09-18 | 1 | -1/+1 |
* | Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care | Richard Levitte | 2000-09-17 | 1 | -2/+2 |
* | Make sure Compaq C doesn'r complain about dollars, and go around the | Richard Levitte | 2000-09-17 | 1 | -10/+17 |
* | Make sure dso_vms.c compiles on other operating systems as well. | Richard Levitte | 2000-09-16 | 2 | -2/+11 |
* | A DSO method for VMS was missing, and I had the code lying around... | Richard Levitte | 2000-09-15 | 4 | -0/+377 |
* | Add a flag for OpenVMS. | Richard Levitte | 2000-09-15 | 1 | -0/+6 |
* | 'make update' | Richard Levitte | 2000-09-07 | 1 | -6/+10 |
* | Steve fixed up some strange errors introduced into dso_win32.c, and I'm | Geoff Thorpe | 2000-06-23 | 1 | -3/+3 |
* | * This adds some checking to the 'dlfcn' DSO_METHOD that at least lets | Geoff Thorpe | 2000-06-21 | 1 | -2/+22 |
* | Fixes for Win32 build. | Dr. Stephen Henson | 2000-06-21 | 1 | -3/+3 |
* | Currently the DSO_METHOD interface has one entry point to bind all | Geoff Thorpe | 2000-06-16 | 8 | -111/+258 |