]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:48:02 +0000 (13:48 +0000)
commite1e39a24518a59936a349a66f86527ffa829a262
treeac52a9f7e513500526a377243ad59e53c05ffbca
parent01de6e21cc33292c5d0bb326b73bd8cd8a79b0da
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