summaryrefslogtreecommitdiff
path: root/lib/libcrypto/engine/eng_lib.c
AgeCommit message (Expand)Author
2018-04-14Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior andTheo Buehler
2018-03-17Bring in compatibility for OpenSSL 1.1 style init functions.Bob Beck
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2015-02-11Enable building with -DOPENSSL_NO_DEPRECATED.Doug Hogan
2014-10-22Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().Joel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-06-22KNF.Joel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-07malloc() result does not need a cast.Theo de Raadt
2014-04-17kill REF_PRINT/REF_CHECK debugging framework noone would useTheo de Raadt
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-05-15import openssl-0.9.7-beta1Bob Beck