Remove compress/expand fields from SSL_CONNECTION
authorMatt Caswell <matt@openssl.org>
Mon, 31 Oct 2022 16:22:05 +0000 (16:22 +0000)
committerHugo Landau <hlandau@openssl.org>
Mon, 14 Nov 2022 07:51:17 +0000 (07:51 +0000)
commit6d814fd6074b5f293abc3f19a190d3e34c426b6a
tree9bd96bc25a365fd086c4a1c5f945237b0c2302f0
parentf471f60a8adcbb72314be974f6bc320943786b96
Remove compress/expand fields from SSL_CONNECTION

They are no longer needed. The new record layer handles this.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19586)
ssl/ssl_lib.c
ssl/ssl_local.h