aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/engine.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Give ENGINE_free a return value.David Benjamin1-2/+2
2018-09-06Support symbol prefixesJoshua Liebow-Feeser1-2/+2
2017-08-18Run comment conversion script on include/David Benjamin1-38/+38
2016-09-07Fold stack-allocated types into headers.David Benjamin1-4/+0
2016-09-01Replace Scoped* heap types with bssl::UniquePtr.Matt Braithwaite1-0/+15
2015-11-03Unwind DH_METHOD and DSA_METHOD.David Benjamin1-9/+0
2015-05-20Convert reference counts in crypto/Adam Langley1-1/+1
2015-02-06Remove support for dynamic METHODs.Adam Langley1-4/+6
2014-10-09Add generic OPERATION_NOT_SUPPORTED error code.Adam Langley1-0/+2
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin1-1/+1
2014-07-31Add visibility rules.Adam Langley1-16/+19
2014-07-14Move public headers to include/openssl/Adam Langley1-1/+100
2014-06-20Inital import.Adam Langley1-0/+1