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
393 stars 143 forks source link

Update BoringSSL to d0a175601b9e180ce58cb1e33649057f5c484146 #483

Closed Lukasa closed 1 month ago

Lukasa commented 1 month ago

This patch has 3 parts: a commit to update the vendoring script, a commit that contains the results of running the script, and then a fixup for the API breaks we got.