Replace BUF_ string function calls with OPENSSL_ ones
authorRich Salz <rsalz@akamai.com>
Thu, 17 Oct 2019 19:45:34 +0000 (15:45 -0400)
committerRichard Levitte <levitte@openssl.org>
Thu, 17 Oct 2019 21:19:59 +0000 (23:19 +0200)
commit3d48457478bd61030c370e4090c1462fc4453d81
treecf36ad0667881411cb5b02f44411c03e510e12f2
parent8c77d45adab101f10b323de3d59fb47b8f8d3a93
Replace BUF_ string function calls with OPENSSL_ ones

Deprecate the BUF_ string macros

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10207)
apps/s_server.c
crypto/bio/bss_acpt.c
crypto/bio/bss_conn.c
crypto/ct/ct_oct.c
include/openssl/buffer.h
ssl/s3_lib.c
ssl/tls_srp.c
test/ossl_shim/ossl_shim.cc
test/sslcorrupttest.c