Avoid duplicate default CApath lookups
[openssl.git] / crypto / include / internal / cryptlib_int.h
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-08-20 Dr. David von Oheimbprevent endless recursion when trace API is used within...
2019-06-19 Matt CaswellProvide an ability to deregister thread stop handlers
2019-06-17 Matt CaswellStandardise the function naming conventions in initthread.c
2019-06-17 Matt CaswellTell the FIPS provider about thread stop events
2019-06-17 Matt CaswellProvide a version of ossl_init_thread_start that works...
2019-06-17 Matt CaswellSplit thread intialisation and handling out of init.c
2019-06-17 Matt CaswellConvert thread stop handling into a publish/subscribe...
2019-03-06 Richard LevitteAdd generic trace API
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-20 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Kurt RoeckxMake the public and private DRBG thread local
2017-08-06 Rich SalzAdd missing include of cryptlib.h
2017-01-12 Rich SalzAdd "random malloc failure" tooling
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-14 Matt CaswellFix ex_data locks issue
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-03-07 Matt CaswellFix OPENSSL_INIT flags to avoid a clash.
2016-02-09 Matt CaswellNULL the thread_local_inits_st pointer after use
2016-02-09 Matt CaswellProvide a thread stop API
2016-02-09 Matt CaswellProvide framework for auto initialise/deinitialise...