aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/bf_prefix.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-06-171-1/+1
* BIO: prevent crash on NULL BIO for prefix_ctrl() and thus for BIO_set_prefix(...Dr. David von Oheimb2021-06-151-2/+2
* BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte2019-12-181-0/+207