Disable compression for DTLS.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 19 Mar 2013 13:46:28 +0000 (13:46 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 19 Mar 2013 13:47:29 +0000 (13:47 +0000)
commit9c95ff968af6b7a67eeaa17d1e210416d0f48f39
treefb16e0f9e483a3a87faeaaba87584b82548fc19d
parent96b680f210211f822165794f23f05efef13c9935
Disable compression for DTLS.

The only standard compression method is stateful and is incompatible with
DTLS.
(cherry picked from commit e14b8410ca882da8e9579a2d928706f894c8e1ae)
ssl/ssl_lib.c