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

QUIC: deal with change in argument number #119

Closed wbl closed 1 year ago

wbl commented 1 year ago

I'll fold this in where it should via some messy force pushing after a rebase once approved.

tmshort commented 1 year ago

Not sure why there are so many commits on this? openssl-3.0.9-quic was already merged (and tagged); this should really only be one or two commits.

wbl commented 1 year ago

@tmshort because I folded it back into the early data commit it was actually fixing up which introduced our usage of the function with different arguments, and forgot to close this PR

tmshort commented 1 year ago

Yeah, I was about to close it out.