aboutsummaryrefslogtreecommitdiff
path: root/crypto/refcount_c11.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-30Replace OPENSSL_STATIC_ASSERT with static_assert.David Benjamin1-2/+0
2017-08-18Run the comment converter on libcrypto.David Benjamin1-2/+2
2015-05-20Cast refcounts to _Atomic before use.Adam Langley1-4/+5
2015-05-20Try again to only test __STDC_VERSION__ when defined.Adam Langley1-1/+2
2015-05-20Add infrastructure for reference counts.Adam Langley1-0/+65