Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate most of debug-memory | Rich Salz | 2019-12-14 | 1 | -7/+0 |
* | Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIO | Tomas Mraz | 2019-06-19 | 1 | -0/+40 |
* | Add test for the BIO_s_mem rdwr->rdonly->rdwr use-case | Tomas Mraz | 2019-04-16 | 1 | -0/+38 |
* | Add testing of RDONLY memory BIOs | Tomas Mraz | 2019-04-16 | 1 | -0/+79 |
* | Add test for the BIO_get_mem_ptr() regression | Bernd Edlinger | 2019-04-16 | 1 | -6/+35 |
* | Fix a memory leak in the mem bio | Corey Minyard | 2019-01-21 | 1 | -0/+54 |