summaryrefslogtreecommitdiff
path: root/crypto/bio/bss_core.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATAHugo Landau2022-04-011-10/+4
* BIO_new_from_core_bio: Check for NULL pointer after calling get_globalsJiasheng Jiang2022-01-271-6/+12
* BIO_new_from_core_bio: Fix heap-use-after-free after attachPetr Gotthard2021-06-251-0/+17
* Add the ability for ex_data to have a priorityMatt Caswell2021-05-111-0/+1
* Create libcrypto support for BIO_new_from_core_bio()Matt Caswell2021-05-041-0/+170