quictls / openssl

TLS/SSL and crypto library with QUIC APIs
https://quictls.github.io/openssl
Apache License 2.0
366 stars 50 forks source link

OpenSSL 3.0.10+quic rebase #129

Closed tmshort closed 1 year ago

tmshort commented 1 year ago
Checklist
wbl commented 1 year ago

The docs failure looks worth fixing, and maybe the ubsan one needs some investigating. I sadly won't have cycles to contribute for a bit.

tmshort commented 1 year ago

Yeah, let me add another commit to fix at least the doc issues.

tmshort commented 1 year ago

The ubsan/asan issue was due to a bad merge, we lost some free calls.

tmshort commented 1 year ago

@richsalz @wbl good with the additional changes? CIFuzz and external tests still fail, just as on 3.1.2+quic

richsalz commented 1 year ago

Yes, still approved.