summaryrefslogtreecommitdiffstats
path: root/crypto/initthread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix init_get_thread_local()Dr. Matthias St. Pierre2019-07-181-26/+38
* remove end of line spacesPauli2019-07-161-1/+1
* Fix TyposAntoine Cœur2019-07-021-1/+1
* Provide an ability to deregister thread stop handlersMatt Caswell2019-06-191-6/+161
* Standardise the function naming conventions in initthread.cMatt Caswell2019-06-171-15/+15
* Add the function OPENSSL_thread_stop_ex()Matt Caswell2019-06-171-0/+11
* Tell the FIPS provider about thread stop eventsMatt Caswell2019-06-171-46/+102
* Provide a version of ossl_init_thread_start that works in FIPS modeMatt Caswell2019-06-171-11/+74
* Split thread intialisation and handling out of init.cMatt Caswell2019-06-171-0/+129