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:51 +0000 (13:47 +0000)
commita47060f1c9a0ed54ec0ca0a6a8234b30dfc48fa9
tree5bcc14d2fa8cfb79f32ce5d6cd4fbe1d9b97f882
parentb04c0d805ce362c396e4a81048d7a4d3b772b2fc
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