]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/threads_none.c
Directly return from final sha3/keccak_final if no bytes are requested
[thirdparty/openssl.git] / crypto / threads_none.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-17  Andy Polyakovcrypto/threads_*: remove CRYPTO_atomic_{read|write}.
2018-04-17  Richard LevitteUpdate copyright year
2018-04-05  Rich SalzSet error code if alloc returns NULL
2017-10-09  PauliAdd atomic write call
2017-10-09  PauliAdd a CRYPTO_atomic_read call which allows an int varia...
2017-08-21  Matt CaswellRemove OPENSSL_assert() from crypto/threads_none.c
2017-08-06  Rich SalzAdd missing include of cryptlib.h
2017-06-30  Dr. Stephen HensonFix build with no-threads no-ec
2017-06-29  Rich SalzAdd fork handlers, based on pthread_atfork
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-02-26  Alessandro GhediniImplement new multi-threading API