Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BIO_f_asn1 and the prefix/suffix API will be removed | tb | 2023-07-26 | 1 | -228/+0 |
| | | | | | | Remove their documentation and mark some associated constants as intentionally undocumented until they will be removed from public headers. | ||||
* | First pass of removing low-level ASN.1 streaming docs | tb | 2023-05-01 | 1 | -3/+2 |
| | |||||
* | New manual page providing a rudimentary description of BIO_new_NDEF(3). | schwarze | 2021-12-12 | 1 | -2/+3 |
| | | | | | | | 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. | ||||
* | new manual page BIO_f_asn1(3) | schwarze | 2021-11-27 | 1 | -0/+228 |