]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add logging support for early data
authorLeonie Theobald <leonie.theobald@ruhr-uni-bochum.de>
Mon, 29 Jul 2024 13:48:01 +0000 (15:48 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Aug 2024 17:32:17 +0000 (19:32 +0200)
commitcc37ef7d90871f64a3f6bb5f42d20a7b88ebc6a3
tree50326b449eaf59cff2d6164186823d79ae4c5007
parentf21ededc3c04a5c899ee8522f7162abf637849a1
Add logging support for early data

-trace option didn't cover early data message which resulted in
misleading logging.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25026)
ssl/t1_trce.c