Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year updates | Tomas Mraz | 2024-09-05 | 1 | -1/+1 |
* | Use the new hashtable for core_namemap | Tomas Mraz | 2024-08-21 | 1 | -2/+2 |
* | Update copyright year | Matt Caswell | 2021-04-08 | 1 | -1/+1 |
* | Always check CRYPTO_LOCK_{read,write}_lock | Rich Salz | 2021-03-14 | 1 | -3/+3 |
* | namemap: change ossl_namemap_empty() to do what the documentation says. | Pauli | 2020-06-21 | 1 | -4/+23 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too | Richard Levitte | 2020-01-17 | 1 | -0/+45 |
* | test/namemap_internal_test.c: use "cookie" instead of "foo"... | Richard Levitte | 2019-12-13 | 1 | -1/+1 |
* | CORE: ossl_namemap_add_names(): new function to add multiple names | Richard Levitte | 2019-11-29 | 1 | -8/+8 |
* | Test EVP_get_[digest|cipher]byname() use the namemap | Matt Caswell | 2019-11-06 | 1 | -0/+56 |
* | OSSL_NAMEMAP: make names case insensitive | Richard Levitte | 2019-06-24 | 1 | -0/+5 |
* | Add a namemap test | Richard Levitte | 2019-06-24 | 1 | -0/+58 |