summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/cryptlib_int.h
AgeCommit message (Expand)Author
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-08-20prevent endless recursion when trace API is used within OPENSSL_init_crypto()Dr. David von Oheimb
2019-06-19Provide an ability to deregister thread stop handlersMatt Caswell
2019-06-17Standardise the function naming conventions in initthread.cMatt Caswell
2019-06-17Tell the FIPS provider about thread stop eventsMatt Caswell
2019-06-17Provide a version of ossl_init_thread_start that works in FIPS modeMatt Caswell
2019-06-17Split thread intialisation and handling out of init.cMatt Caswell
2019-06-17Convert thread stop handling into a publish/subscribe modelMatt Caswell
2019-03-06Add generic trace APIRichard Levitte
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte
2018-04-20Ensure the thread keys are always allocated in the same orderBernd Edlinger
2018-03-20Update copyright yearMatt Caswell
2018-03-19Make the public and private DRBG thread localKurt Roeckx
2017-08-06Add missing include of cryptlib.hRich Salz
2017-01-12Add "random malloc failure" toolingRich Salz
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-17Copyright consolidation 05/10Rich Salz
2016-04-28various spelling fixesFdaSilvaYY
2016-04-14Fix ex_data locks issueMatt Caswell
2016-04-14Ensure all locks are properly cleaned upMatt Caswell
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-03-07Fix OPENSSL_INIT flags to avoid a clash.Matt Caswell
2016-02-09NULL the thread_local_inits_st pointer after useMatt Caswell
2016-02-09Provide a thread stop APIMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell