]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/include/internal/cryptlib_int.h
Convert thread stop handling into a publish/subscribe model
[thirdparty/openssl.git] / crypto / include / internal / cryptlib_int.h
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...