aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_null.c
Commit message (Expand)AuthorAgeFilesLines
* Dead code removal: #if 0 conf, dso, pqueue, threadsRich Salz2015-01-301-5/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-24/+26
* fix "missing initializer" warningNils Larsch2006-03-111-1/+2
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-281-1/+4
* Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe2000-06-161-2/+4
* This change facilitates name translation for shared libraries. TheGeoff Thorpe2000-04-191-0/+1
* This is a set of startup code for the DSO support, it's not yet linked intoGeoff Thorpe2000-04-041-0/+83