summaryrefslogtreecommitdiff
path: root/lib/libcrypto/engine/eng_dyn.c
AgeCommit message (Expand)Author
2023-07-28Set OPENSSL_NO_ENGINE, remove engine codeTheo Buehler
2015-06-19Disable ENGINE_load_dynamic (dynamic engine support).Brent Cook
2015-02-11Enable building with -DOPENSSL_NO_DEPRECATED.Doug Hogan
2014-07-13The bell tolls for BUF_strdup - Start the migration to usingBob Beck
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-07-09remove unused dynamic_cmd_defns_empty structure.Brent Cook
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-10KNF.Joel Sing
2014-05-30more: no need for null check before freeTheo de Raadt
2014-05-22if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullyMiod Vallat
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2010-10-01resolve conflicts, fix local changesDamien Miller
2008-09-06resolve conflictsDamien Miller
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-05-15import openssl-0.9.7-beta1Bob Beck