summaryrefslogtreecommitdiff
path: root/test/bio_memleak_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Amend references to "OpenSSL license"Shourya Shukla2020-04-291-1/+1
* Deprecate most of debug-memoryRich Salz2019-12-141-7/+0
* Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz2019-06-191-0/+40
* Add test for the BIO_s_mem rdwr->rdonly->rdwr use-caseTomas Mraz2019-04-161-0/+38
* Add testing of RDONLY memory BIOsTomas Mraz2019-04-161-0/+79
* Add test for the BIO_get_mem_ptr() regressionBernd Edlinger2019-04-161-6/+35
* Fix a memory leak in the mem bioCorey Minyard2019-01-211-0/+54