Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the build script to include arm-specific tunnings #4

Open
inikulin opened this issue Nov 17, 2020 · 1 comment
Open

Fix the build script to include arm-specific tunnings #4

inikulin opened this issue Nov 17, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@inikulin
Copy link
Collaborator

inikulin commented Nov 17, 2020

we missing this code branch from the build script:
https://github.com/cloudflare/quiche/blob/5b3ab16751e8e0e51d364a49601a0040abbe1b4d/quiche/src/build.rs#L131-L142

@inikulin inikulin added bug Something isn't working good first issue Good for newcomers labels Mar 28, 2021
nox pushed a commit to nox/boring that referenced this issue May 5, 2021
…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
@jyn514
Copy link
Contributor

jyn514 commented Jul 27, 2021

@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
Update tokio and bytes to 1.0
shahn pushed a commit to shahn/boring that referenced this issue Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants