envoyproxy / envoy-openssl

Envoy OpenSSL extensions
Apache License 2.0
44 stars 39 forks source link

Add cmake target to regenerate bssl-compat/patch/... files #78

Closed tedjpoole closed 1 month ago

tedjpoole commented 1 year ago

The bssl-compat/patch/ directory contains manually maintained patch files that get applied to BoringSSL headers and sources that we copy into the build.

This issue should add a target o the cmake build system that will update those patch files.