boringssl/tool
David Benjamin 859ec3cc09 Add SSL_CTX_set_keylog_bio.
Configures the SSL stack to log session information to a BIO. The intent is to
support NSS's SSLKEYLOGFILE environment variable. Add support for the same
environment variable to tool/client.cc.

Tested against Wireshark 1.12.0.

BUG=393477

Change-Id: I4c231f9abebf194eb2df4aaeeafa337516774c95
Reviewed-on: https://boringssl-review.googlesource.com/1699
Reviewed-by: Adam Langley <agl@google.com>
2014-09-03 20:15:55 +00:00
..
args.cc Add client functionality to helper tool. 2014-06-20 13:17:37 -07:00
client.cc Add SSL_CTX_set_keylog_bio. 2014-09-03 20:15:55 +00:00
CMakeLists.txt Add PKCS#12 parser. 2014-08-25 21:47:02 +00:00
const.cc Inital import. 2014-06-20 13:17:32 -07:00
internal.h Add client functionality to helper tool. 2014-06-20 13:17:37 -07:00
pkcs12.cc Add missing <errno.h> include. 2014-08-26 23:24:02 +00:00
speed.cc Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
tool.cc Add PKCS#12 parser. 2014-08-25 21:47:02 +00:00