[crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation.
[oweals/openssl.git] / include / internal / refcount.h
2019-07-17 Bernd EdlingerFix a C++ comment in the refcount.h
2019-05-28 Richard LevitteUpdate copyright year
2019-03-29 Soujyu TanakaAvoid linking error on WCE700 for _InterlockedExchangeA...
2018-08-16 Andy Polyakovinternal/refcount.h: overhaul fencing and add _MSC_VER...
2017-08-29 PauliMove the REF_PRINT support from e_os.h to internal...
2017-05-28 Richard LevitteRevert "Add internal functions to fetch a refcount"
2017-05-28 Richard LevitteCorrect small typo in CRYPTO_GET_REF
2017-05-27 Richard LevitteAdd internal functions to fetch a refcount
2017-02-24 Bernd EdlingerAdd -Wundef to --strict-warnings options.
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics