Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |