mirror of https://github.com/openssl/openssl.git
We also convert to passing COMP_METHOD rather than SSL_COMP to the record layer. The former is a public type while the latter is internal only - and the only thing we need from SSL_COMP is the method. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19217) |
||
|---|---|---|
| .. | ||
| build.info | ||
| dtls_meth.c | ||
| ktls_meth.c | ||
| recmethod_local.h | ||
| ssl3_cbc.c | ||
| ssl3_meth.c | ||
| tls1_meth.c | ||
| tls13_meth.c | ||
| tls_common.c | ||
| tls_multib.c | ||
| tlsany_meth.c | ||