aboutsummaryrefslogtreecommitdiff
path: root/crypto/initthread.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre1-1/+1
2019-07-18Fix init_get_thread_local()Dr. Matthias St. Pierre1-26/+38
2019-07-16remove end of line spacesPauli1-1/+1
2019-07-02Fix TyposAntoine Cœur1-1/+1
2019-06-19Provide an ability to deregister thread stop handlersMatt Caswell1-6/+161
2019-06-17Standardise the function naming conventions in initthread.cMatt Caswell1-15/+15
2019-06-17Add the function OPENSSL_thread_stop_ex()Matt Caswell1-0/+11
2019-06-17Tell the FIPS provider about thread stop eventsMatt Caswell1-46/+102
2019-06-17Provide a version of ossl_init_thread_start that works in FIPS modeMatt Caswell1-11/+74
2019-06-17Split thread intialisation and handling out of init.cMatt Caswell1-0/+129