Run util/openssl-format-source -v -c .
[openssl.git] / crypto / dso / dso.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2005-11-01 Richard LevitteA slight change in documentation that makes it so much...
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-11 Bodo MöllerFix more error codes.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2003-06-11 Richard LevitteAdd the possibility to have symbols loaded globally...
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...
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-15 Richard Levittemake update
2001-09-04 Geoff ThorpeAdd a "_up" -> "_up_ref" change to libeay.num that...
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-09 Geoff ThorpeDSO_ctrl() changes have removed a couple of DSO_METHOD...
2000-09-15 Richard LevitteA DSO method for VMS was missing, and I had the code...
2000-09-15 Richard LevitteAdd a flag for OpenVMS.
2000-06-16 Geoff ThorpeCurrently the DSO_METHOD interface has one entry point...
2000-04-19 Geoff ThorpeThis change facilitates name translation for shared...
2000-04-06 Geoff ThorpeConstification, and a silly mistake in the comments.
2000-04-04 Geoff ThorpeThis is a set of startup code for the DSO support,...