]> git.ipfire.org Git - thirdparty/openssl.git/commit
Begin incorporating stdbool usage when json encoding
authorAlexis Goodfellow <alexis.goodfellow@sodahealth.com>
Thu, 12 Jun 2025 03:31:31 +0000 (23:31 -0400)
committerNeil Horman <nhorman@openssl.org>
Fri, 13 Jun 2025 15:26:46 +0000 (11:26 -0400)
commit52dba1c098d9b0388afa4db2fbe3461df67461c6
tree8c3a46d11529cbfb486b0d8a2d9747a9e310f1c3
parent49885aebe7cafc5caaa6929d0ed5a946e7f09c45
Begin incorporating stdbool usage when json encoding

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/27812)
CHANGES.md
include/internal/json_enc.h
include/internal/qlog.h
ssl/quic/json_enc.c
ssl/quic/qlog.c
test/json_test.c