aboutsummaryrefslogtreecommitdiff
path: root/crypto/engine
AgeCommit message (Expand)AuthorFilesLines
2023-10-05Add OPENSSL_zallocDavid Benjamin1-9/+1
2019-04-17Give ENGINE_free a return value.David Benjamin1-1/+2
2018-09-05Flatten most of the crypto target.David Benjamin1-9/+0
2017-08-18Run the comment converter on libcrypto.David Benjamin1-6/+6
2016-12-21Work around language and compiler bug in memcpy, etc.David Benjamin1-1/+3
2016-09-12Remove trailing ';' from macrosAlessandro Ghedini1-1/+1
2015-11-03Unwind DH_METHOD and DSA_METHOD.David Benjamin1-24/+0
2015-08-26Move arm_arch.h and fix up lots of include paths.Adam Langley1-1/+1
2015-02-09Precompute sorted array for error strings.Adam Langley2-23/+0
2015-02-06Remove support for dynamic METHODs.Adam Langley1-30/+12
2015-02-02Remove string.h from base.h.Adam Langley1-0/+2
2015-01-28Change CMakeLists.txt to two-space indent.Adam Langley1-4/+4
2014-10-09Add generic OPERATION_NOT_SUPPORTED error code.Adam Langley3-0/+26
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin1-1/+1
2014-07-14Move public headers to include/openssl/Adam Langley1-100/+0
2014-06-20Inital import.Adam Langley3-0/+242