Add SSL_OP_NO_ENCRYPT_THEN_MAC
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 13 Oct 2016 23:26:38 +0000 (00:26 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 17 Oct 2016 22:17:39 +0000 (23:17 +0100)
commitcde6145ba19a2fce039cf054a89e49f67c623c59
treecc60b106c093537f46184a64708050622286d28b
parente23d5071ec4c7aa6bb2b0f2c3e0fc2182ed7e63f
Add SSL_OP_NO_ENCRYPT_THEN_MAC

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
doc/ssl/SSL_CTX_set_options.pod
include/openssl/ssl.h
ssl/t1_lib.c