]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/include/internal/cryptlib_int.h
Make the public and private DRBG thread local
[thirdparty/openssl.git] / crypto / include / internal / cryptlib_int.h
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...