[openssl/openssl] d3dcf8: Call SSL_write() in the quic-client-fuzzer
Matt Caswell
noreply at github.com
Fri Nov 3 10:02:09 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: d3dcf88cc5dead2ecaf29714f40cba586d6188ca
https://github.com/openssl/openssl/commit/d3dcf88cc5dead2ecaf29714f40cba586d6188ca
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)
Commit: 3fa274ca815335e198cf36a1062c59a9f4c00510
https://github.com/openssl/openssl/commit/3fa274ca815335e198cf36a1062c59a9f4c00510
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)
Compare: https://github.com/openssl/openssl/compare/a1c0306895bf...3fa274ca8153
More information about the openssl-commits
mailing list