OpenSSL: Make msg_callback debug prints easier to read
authorJouni Malinen <j@w1.fi>
Sun, 11 Oct 2015 08:35:35 +0000 (11:35 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 11 Oct 2015 08:35:35 +0000 (11:35 +0300)
commitcbb154973d3f71fa6aa55db15662a2389b7c380e
tree1afa663116c52166f02c48ede4db9e35c7a20de9
parentfaf8f2937937a19eebd43f97492b0a2f8334fa93
OpenSSL: Make msg_callback debug prints easier to read

Write a text version of the content type and handshake type in debug log
to make it easier to follow TLS exchange.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls_openssl.c