]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/dso
Constification.
[thirdparty/openssl.git] / crypto / dso /
2006-11-21  Dr. Stephen HensonRebuild error source files.
2006-02-04  Dr. Stephen HensonFix from HEAD.
2005-06-27  Andy PolyakovEliminate dependency on UNICODE macro.
2005-06-09  Andy PolyakovEliminate gcc -pedantic warnings.
2005-06-09  Andy PolyakovAllow for dso load by explicit path on HP-UX.
2005-06-08  Andy PolyakovFix couple gcc 4 warnings, reformat comment.
2005-06-07  Andy PolyakovFix typos and add missing lines in Makefile. FIPS_TEST_9
2005-06-07  Andy PolyakovAd-hoc DSO_pathbyaddr for selected platforms from HEAD...
2005-05-13  Dr. Stephen HensonFixes from HEAD.
2005-05-04  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-04-12  Dr. Stephen HensonRebuild error codes.
2005-04-12  Dr. Stephen HensonRebuild error codes.
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-11  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2005-03-12  Andy PolyakovCygwin to use DSO_FLFCN and mingw to use DSO_WIN32.
2005-03-12  Andy PolyakovCygwin to use DSO_FLFCN and mingw to use DSO_WIN32...
2004-12-09  cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05  cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30  cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25  cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-11  Ben LauriePull FIPS back into stable.
2004-04-19  Geoff Thorpemake update
2004-04-13  cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-04  cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-06-12  Richard LevitteMake sure DSO-dlfcn works properly on SunOS4.
2003-06-12  Richard LevitteMake sure DSO-dlfcn works properly on SunOS4.
2003-06-11  Richard LevitteAdd the possibility to have symbols loaded globally...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_ERR.
2003-01-14  cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10  cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-08  Lutz JänickeThird argument to shl_load() is "long address", not...
2003-01-08  Lutz JänickeThird argument to shl_load() is "long address", not...
2002-12-14  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15  Richard LevitteWinCE patches
2002-11-15  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15  Richard LevitteWinCE patches
2002-10-20  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-06  Dr. Stephen HensonVarious Win32 fixes.
2002-09-22  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-13  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-04  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-23  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19  Richard LevitteThe first compile of the new merger method for VMS...
2002-07-19  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16  Richard LevitteSome older code (never committed) wasn't converted...
2002-07-15  Richard LevitteThere's an ongoing project to bring some kind of path...
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-05-29  Richard LevitteSet DLOPEN_FLAG the same way on NetBSD as on OpenBSD.
2002-05-29  Richard LevitteSet DLOPEN_FLAG the same way on NetBSD as on OpenBSD.
2002-02-13  cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-12-17  Bodo Möllerformatting consistency
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-11-22  Geoff Thorpe'flags' should only be set inside DSO_load() if constru...
2001-11-16  Richard LevitteOn VMS, the norm is still that symbols are uppercased...
2001-11-15  Richard LevitteAt least for the two common Unixly DSO loading methods...
2001-11-15  Richard Levittemake update
2001-09-04  Geoff ThorpeAdd a "_up" -> "_up_ref" change to libeay.num that...
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-05  Richard LevitteUse one address consistently.
2001-04-25  Geoff ThorpeThis change to the "dl", "dlfcn", and "win32" DSO_METHO...
2001-04-03  Richard Levittelibfisdef.h and LIB do not exist on older VMS versions
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20  Richard LevitteInclude OpenSSL header files earlier so macros like...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-12-31  Richard LevitteMake the DSO code for VMS work again. First attempt.
2000-11-07  Richard Levitteshl_load() also needs to load along a path given through an
2000-11-03  Bodo Mölleravoid memory leak
2000-10-30  Geoff ThorpeDSO_load() should also work when it is passed a NULL...
2000-10-26  Richard LevitteOn HP-UX, at least when shl_* are used, the libraries...
2000-10-26  Richard LevitteFor the operating systems where it matters, it is somet...
2000-10-26  Geoff ThorpeThis changes the behaviour of the DSO mechanism for...
2000-10-22  Richard LevittePointer error corrected
2000-10-09  Geoff ThorpeDSO_ctrl() changes have removed a couple of DSO_METHOD...
2000-10-08  Geoff ThorpeNone of the DSO_METHOD's were handling anything except...
2000-10-08  Geoff ThorpeTime to get rid of some rather silly code duplication...
2000-09-25  Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-18  Richard LevitteUnless we cast, thorough compilers will complain
2000-09-17  Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
next