crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / test / namemap_internal_test.c
2021-04-08 Matt CaswellUpdate copyright year
2021-03-14 Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2020-06-21 Paulinamemap: change ossl_namemap_empty() to do what the...
2020-04-23 Matt CaswellUpdate copyright year
2020-01-17 Richard LevitteModify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle...
2019-12-13 Richard Levittetest/namemap_internal_test.c: use "cookie" instead...
2019-11-29 Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-06 Matt CaswellTest EVP_get_[digest|cipher]byname() use the namemap
2019-06-24 Richard LevitteOSSL_NAMEMAP: make names case insensitive
2019-06-24 Richard LevitteAdd a namemap test