]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/t1_enc.c
New compile time option OPENSSL_SSL_TRACE_CRYPTO, when set this passes
authorDr. Stephen Henson <steve@openssl.org>
Tue, 28 Aug 2012 23:17:28 +0000 (23:17 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 28 Aug 2012 23:17:28 +0000 (23:17 +0000)
commit1cf218bcaa77b8d069af7587585f150575339d54
tree0cab2b04b31ad50086dc1ed3d682f4493978087a
parent093050b66025c9cffb115c0a7472b4ce2de49d62
New compile time option OPENSSL_SSL_TRACE_CRYPTO, when set this passes
all derived keys to the message callback.

Add code to SSL_trace to include support for printing out keys.
ssl/s3_enc.c
ssl/ssl3.h
ssl/t1_enc.c
ssl/t1_trce.c