aboutsummaryrefslogtreecommitdiff
path: root/test/bio_memleak_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Fix SMIME_crlf_copy() to properly report an errorMatt Caswell1-7/+3
2021-07-29Update copyright yearMatt Caswell1-1/+1
2021-07-02Fix memory leak in i2d_ASN1_bio_streamOliver Mihatsch1-6/+68
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-04-29Amend references to "OpenSSL license"Shourya Shukla1-1/+1
2019-12-14Deprecate most of debug-memoryRich Salz1-7/+0
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz1-0/+40
2019-04-16Add test for the BIO_s_mem rdwr->rdonly->rdwr use-caseTomas Mraz1-0/+38
2019-04-16Add testing of RDONLY memory BIOsTomas Mraz1-0/+79
2019-04-16Add test for the BIO_get_mem_ptr() regressionBernd Edlinger1-6/+35
2019-01-21Fix a memory leak in the mem bioCorey Minyard1-0/+54