summaryrefslogtreecommitdiffstats
path: root/crypto/init.c
AgeCommit message (Expand)Author
2016-02-09Make some global variables staticMatt Caswell
2016-02-09NULL the thread_local_inits_st pointer after useMatt Caswell
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Avoid a race condition in loading config settingsMatt Caswell
2016-02-09Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell
2016-02-09Provide a thread stop APIMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell