Enable TLS 1.2 ciphers in DTLS 1.2.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Mar 2013 19:54:48 +0000 (19:54 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 28 Mar 2013 14:14:27 +0000 (14:14 +0000)
commit4221c0dd3004117c63b182af5e8ab345b7265902
treeacd595e322ae6155ca4fe4d68139f2bd07614854
parentfbbaaccaca32742f09dfb02e5e28dcd20f64a17f
Enable TLS 1.2 ciphers in DTLS 1.2.

Port TLS 1.2 GCM code to DTLS. Enable use of TLS 1.2 only ciphers when in
DTLS 1.2 mode too.
ssl/d1_both.c
ssl/d1_lib.c
ssl/d1_pkt.c
ssl/s3_lib.c
ssl/ssl_locl.h
ssl/t1_enc.c
ssl/t1_lib.c