summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_dyn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable ENGINE_load_dynamic (dynamic engine support).bcook2015-06-191-485/+2
* Enable building with -DOPENSSL_NO_DEPRECATED.doug2015-02-111-1/+3
* The bell tolls for BUF_strdup - Start the migration to usingbeck2014-07-131-4/+4
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+2
* remove unused dynamic_cmd_defns_empty structure.bcook2014-07-091-4/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-06-101-171/+175
* more: no need for null check before freederaadt2014-05-301-8/+4
* if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullymiod2014-05-221-2/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-11/+11
* resolve conflicts, fix local changesdjm2010-10-011-7/+7
* resolve conflictsdjm2008-09-061-10/+98
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-5/+19
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+446