summaryrefslogtreecommitdiff
path: root/test/namemap_internal_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Always check CRYPTO_LOCK_{read,write}_lockRich Salz2021-03-141-3/+3
* namemap: change ossl_namemap_empty() to do what the documentation says.Pauli2020-06-211-4/+23
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods tooRichard Levitte2020-01-171-0/+45
* test/namemap_internal_test.c: use "cookie" instead of "foo"...Richard Levitte2019-12-131-1/+1
* CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte2019-11-291-8/+8
* Test EVP_get_[digest|cipher]byname() use the namemapMatt Caswell2019-11-061-0/+56
* OSSL_NAMEMAP: make names case insensitiveRichard Levitte2019-06-241-0/+5
* Add a namemap testRichard Levitte2019-06-241-0/+58