You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ng 1.1.4)
Merge in ECO/boring-rpk from rpk to master
* commit '24a7d1068260f169ac4b27ef603c1ed98d0d9566':
Add RPK patch
Add CI
Bump boring to 1.1.4
Use Display for ssl::Error in Display for ssl::HandshakeError
Tweak yet again the boring error reporting
Bump boring to 1.1.3
Remove file/line from Display for HandshakeError
Bump boring to 1.1.2, tokio-boring 2.1.1
Add tokio_boring::HandshakeError::as_source_stream
Introduce MidHandshakeSslStream::into_parts
Print handshake errors in a better way
Separate errors in an error stack better
@inikulin why does quiche build boringssl itself instead of going through boring-sys? It seems hard to keep the two in sync, and I'm not sure what purpose it serves.
shahn
pushed a commit
to shahn/boring
that referenced
this issue
Oct 28, 2023
we missing this code branch from the build script:
https://github.com/cloudflare/quiche/blob/5b3ab16751e8e0e51d364a49601a0040abbe1b4d/quiche/src/build.rs#L131-L142
The text was updated successfully, but these errors were encountered: