Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new manual pages i2d_ASN1_bio_stream(3) and SMIME_crlf_copy(3) | schwarze | 2021-12-13 | 1 | -3/+4 |
| | |||||
* | typo | schwarze | 2021-12-12 | 1 | -2/+2 |
| | |||||
* | New manual page providing a rudimentary description of BIO_new_NDEF(3). | schwarze | 2021-12-12 | 1 | -0/+119 |
The API surrounding this is so complicated and streaming is so rarely used in practice that describing this in more detail is not a priority right now. The documentation of the wrapper BIO_new_CMS(3) is also rather vague, and BIO_new_PKCS7() isn't described at all so far. |