]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/threads_pthread.c
Tweaks based on review feedback of BIO size_t work
[thirdparty/openssl.git] / crypto / threads_pthread.c
2016-08-24  Richard LevitteCRYPTO_atomic_add(): check that the object is lock...
2016-08-24  Richard LevitteCRYPTO_atomic_add(): use acquire release memory order...
2016-08-24  Richard LevitteCheck for __GNUC__ to use GNU C atomic buildins
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-03-04  FdaSilvaYYGH773: Possible leak on CRYPTO_THREAD_lock_new failure
2016-02-26  Alessandro GhediniImplement new multi-threading API