Implement the ability to convert a PROPERTY_LIST to a string
[openssl.git] / include / internal / thread_once.h
2021-02-10 FdaSilvaYYinclude/internal: add a few missing #pragma once directives
2021-01-28 Richard LevitteUpdate copyright year
2021-01-27 Daniel BeveniusFix typo in thread_once comments
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-05-15 Matt CaswellUpdate copyright year
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2019-11-29 Matt CaswellMake sure we only run the self tests once
2019-07-04 Matt CaswellPrevent the use of RUN_ONCE inside the FIPS module
2019-07-02 Antoine CœurFix Typos
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-01-04 Matt CaswellFix a RUN_ONCE bug
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-01-13 Richard LevitteClarify what RUN_ONCE returns
2016-07-19 Richard LevitteDefine a few internal macros for easy use of run_once...