[openssl/openssl] 8dd7ee: Call SSL_write() in the quic-client-fuzzer
Matt Caswell
noreply at github.com
Fri Nov 3 10:02:08 UTC 2023
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 8dd7ee8665a2e9f5bab570998426d3eedbdc6128
https://github.com/openssl/openssl/commit/8dd7ee8665a2e9f5bab570998426d3eedbdc6128
Author: Matt Caswell <matt at openssl.org>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M fuzz/quic-client.c
Log Message:
-----------
Call SSL_write() in the quic-client-fuzzer
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22592)
(cherry picked from commit d3dcf88cc5dead2ecaf29714f40cba586d6188ca)
Commit: 5d726f9392475205e7c8bc99e8f7603aa093d0ce
https://github.com/openssl/openssl/commit/5d726f9392475205e7c8bc99e8f7603aa093d0ce
Author: Matt Caswell <matt at openssl.org>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M fuzz/quic-client.c
Log Message:
-----------
Add support for streams to the quic-client fuzzer
Enable the quic-client fuzzer to accept and create new streams
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22592)
(cherry picked from commit 3fa274ca815335e198cf36a1062c59a9f4c00510)
Compare: https://github.com/openssl/openssl/compare/2a4f8da45c73...5d726f939247
More information about the openssl-commits
mailing list