]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adapt SSL_DEBUG to the new generic trace API
authorRichard Levitte <levitte@openssl.org>
Tue, 11 Dec 2018 23:04:44 +0000 (00:04 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 6 Mar 2019 10:15:13 +0000 (11:15 +0100)
commit49b26f54f4c182d6a860c91d01994bdf2bba20de
tree6fe836c46f16d9544ddf96e200ad6a8b7761c76b
parent16a9d3746ef7e03207cc3cd290356613556959a5
Adapt SSL_DEBUG to the new generic trace API

Co-authored-by: Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8198)
apps/s_client.c
crypto/trace.c
include/openssl/trace.h
ssl/record/ssl3_record.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/t1_enc.c