summaryrefslogtreecommitdiffstats
path: root/ssl/s3_lib.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-09-15 16:03:02 +0100
committerMatt Caswell <matt@openssl.org>2022-10-05 15:21:37 +0100
commit1e76110b7214a4fb39dc1397cbc4771538d06f39 (patch)
tree527d121cb5878f5b8892ae5036c22f985b54ae17 /ssl/s3_lib.c
parent9251c3c4c7695b6268fcd122e18643d61f02b5dd (diff)
Enable the ability to query the COMP_METHOD being used in the record layer
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)
Diffstat (limited to 'ssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions