summaryrefslogtreecommitdiffstats
path: root/test/bio_memleak_test.c
AgeCommit message (Expand)Author
2022-12-22Fix SMIME_crlf_copy() to properly report an errorMatt Caswell
2021-07-29Update copyright yearMatt Caswell
2021-07-02Fix memory leak in i2d_ASN1_bio_streamOliver Mihatsch
2020-05-15Update copyright yearMatt Caswell
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2019-12-14Deprecate most of debug-memoryRich Salz
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz
2019-04-16Add test for the BIO_s_mem rdwr->rdonly->rdwr use-caseTomas Mraz
2019-04-16Add testing of RDONLY memory BIOsTomas Mraz
2019-04-16Add test for the BIO_get_mem_ptr() regressionBernd Edlinger
2019-01-21Fix a memory leak in the mem bioCorey Minyard