Enable various DTLS extensions.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 19 Mar 2013 15:49:35 +0000 (15:49 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 18 Sep 2013 12:46:02 +0000 (13:46 +0100)
commit052d0358f2e421dbd6f82c1fa50cf7eb59f52f49
tree2639991a7c947d8ac6842661bcbfd3047341e7ea
parent1b6ab411d32f5fb07e8c69d50f22c298ba95e0ba
Enable various DTLS extensions.

Some TLS extensions were disabled for DTLS. Possibly because they caused
problems with the old duplicated code. Enable them again.
(cherry picked from commit 874a18cfadc6bac0ad73482325f2ca72dfccdb82)
ssl/t1_lib.c