Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SMIME_crlf_copy() to properly report an error | Matt Caswell | 2022-12-22 | 1 | -7/+3 |
* | Update copyright year | Matt Caswell | 2021-07-29 | 1 | -1/+1 |
* | Fix memory leak in i2d_ASN1_bio_stream | Oliver Mihatsch | 2021-07-02 | 1 | -6/+68 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | Amend references to "OpenSSL license" | Shourya Shukla | 2020-04-29 | 1 | -1/+1 |
* | 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 |