apple / swift-nio-ssl

TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
385 stars 139 forks source link

Update BoringSSL to 3309ca66385ecb0c37f1ac1be9f88712e25aa8ec #446

Closed Lukasa closed 9 months ago

Lukasa commented 9 months ago

This PR is divided into 4 commits for easy review:

  1. A tweak to the vendoring script and the perlasm
  2. Another tweak to the vendoring script to fix the umbrella header
  3. The actual vendored code change, does not need review
  4. Code changes to work around API breakages in BorinGSSL