diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-05-04 12:27:59 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-05-04 12:27:59 +0200 |
commit | 690317aae21d2b081040dea5405708d1e2d76627 (patch) | |
tree | 1cb01ce0fbd265e20a1ddf0f5806576e2bda6110 /lib/hostsyn.c | |
parent | 3c104448d6c0b4b8d35263c5ec77e8386393fdff (diff) |
openssl: skip trace outputs for ssl_ver == 0
The OpenSSL trace callback is wonderfully undocumented but given a
journey in the source code, it seems the cases were ssl_ver is zero
doesn't follow the same pattern and thus turned out confusing and
misleading. For now, we skip doing any CURLINFO_TEXT logging on those
but keep sending them as CURLINFO_SSL_DATA_OUT/IN.
Also, I added direction to the text info and I edited some functions
slightly.
Bug: https://github.com/bagder/curl/issues/219
Reported-by: Jay Satiro, Ashish Shukla
Diffstat (limited to 'lib/hostsyn.c')
0 files changed, 0 insertions, 0 deletions