Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix init_get_thread_local() | Dr. Matthias St. Pierre | 2019-07-18 | 1 | -26/+38 |
* | remove end of line spaces | Pauli | 2019-07-16 | 1 | -1/+1 |
* | Fix Typos | Antoine Cœur | 2019-07-02 | 1 | -1/+1 |
* | Provide an ability to deregister thread stop handlers | Matt Caswell | 2019-06-19 | 1 | -6/+161 |
* | Standardise the function naming conventions in initthread.c | Matt Caswell | 2019-06-17 | 1 | -15/+15 |
* | Add the function OPENSSL_thread_stop_ex() | Matt Caswell | 2019-06-17 | 1 | -0/+11 |
* | Tell the FIPS provider about thread stop events | Matt Caswell | 2019-06-17 | 1 | -46/+102 |
* | Provide a version of ossl_init_thread_start that works in FIPS mode | Matt Caswell | 2019-06-17 | 1 | -11/+74 |
* | Split thread intialisation and handling out of init.c | Matt Caswell | 2019-06-17 | 1 | -0/+129 |