]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add quic client fuzzer.
authorKurt Roeckx <kurt@roeckx.be>
Wed, 23 Nov 2022 13:24:13 +0000 (14:24 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Oct 2023 09:08:12 +0000 (10:08 +0100)
commitee7729ed4cfcfb95a3fc0aaa184ed624f3fb7eaa
treee6107a9351a13b1be0d5addbcb11cb65c8459061
parentb6eb95fa4439ea6254a5330487dabb2a499fb6c8
Add quic client fuzzer.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22368)
fuzz/build.info
fuzz/quic-client.c [new file with mode: 0644]