]> git.ipfire.org Git - thirdparty/openssl.git/commit
CORE: Add upcalls for BIO_gets() and BIO_puts()
authorRichard Levitte <levitte@openssl.org>
Thu, 9 Jul 2020 16:55:44 +0000 (18:55 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 24 Jul 2020 14:32:01 +0000 (16:32 +0200)
commit853ca12813dee0ec7ac75cfe5f1c9685ffb2d420
treef197c54972ae83f64fac3cbba5c54d0b18b2bb0a
parent072a9fde7d67a621ebd2c8d1ba22ab6e17da5a88
CORE: Add upcalls for BIO_gets() and BIO_puts()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12410)
crypto/provider_core.c
include/openssl/core_dispatch.h
providers/common/bio_prov.c
providers/common/include/prov/bio.h