Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA | Hugo Landau | 2022-04-01 | 1 | -10/+4 |
* | BIO_new_from_core_bio: Check for NULL pointer after calling get_globals | Jiasheng Jiang | 2022-01-27 | 1 | -6/+12 |
* | BIO_new_from_core_bio: Fix heap-use-after-free after attach | Petr Gotthard | 2021-06-25 | 1 | -0/+17 |
* | Add the ability for ex_data to have a priority | Matt Caswell | 2021-05-11 | 1 | -0/+1 |
* | Create libcrypto support for BIO_new_from_core_bio() | Matt Caswell | 2021-05-04 | 1 | -0/+170 |