Make it possible to peek at BIO data through BIO_f_buffer()
authorRichard Levitte <levitte@openssl.org>
Fri, 18 Nov 2016 17:18:37 +0000 (18:18 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 29 Jun 2017 09:55:31 +0000 (11:55 +0200)
commitdc10560eba147b1b6484153b424d8f715c055e2f
tree57089590e921c55ce24e9a26cfa471009204b535
parent86f7b042124b3395a9c9b8dacc02dbba579ca0e8
Make it possible to peek at BIO data through BIO_f_buffer()

This is needed for the upcoming "file" scheme STORE loader.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3542)
crypto/bio/bf_buff.c
include/openssl/bio.h