Add an apps internal BIO filter for prefixing output lines
authorRichard Levitte <levitte@openssl.org>
Tue, 30 Jan 2018 21:03:27 +0000 (22:03 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 1 Feb 2018 06:10:47 +0000 (07:10 +0100)
commit39556e63ef6c079d144b07d7f492152abf9efe77
tree67a636f8c781ddc2e28a7f290a7e004a77ef1f55
parent3cb413da197c26c4520cbf08e5d4542637a90a4e
Add an apps internal BIO filter for prefixing output lines

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5224)
apps/apps.h
apps/bf_prefix.c [new file with mode: 0644]
apps/build.info