BIO: Add BIO_f_prefix(), a text line prefixing filter
authorRichard Levitte <levitte@openssl.org>
Wed, 27 Nov 2019 15:02:33 +0000 (16:02 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 18 Dec 2019 18:42:44 +0000 (19:42 +0100)
commit319cee9e2fc6fcf6ad865564eccdac4c55e92c0a
treeca3093a9ec029fc743fad64821e402904f0576f6
parenta0848daee50b30f441813ecc90042c6af14c62aa
BIO: Add BIO_f_prefix(), a text line prefixing filter

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10531)
crypto/bio/bf_prefix.c [new file with mode: 0644]
crypto/bio/build.info
doc/man3/BIO_f_prefix.pod [new file with mode: 0644]
include/openssl/bio.h
util/libcrypto.num
util/other.syms