summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_dyn.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-11/+11
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* 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