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

Update used BoringSSL version to match netty-tcnative-boringssl-static #555

Merged
merged 3 commits into from Jul 11, 2023

Commits on Jul 10, 2023

  1. Update used BoringSSL version to match netty-tcnative-boringssl-static

    Motivation:
    
    Using the same BoringSSL version for different native libs related to netty will make things more consistent and easier to debug
    
    Modifications:
    
    Use the same version as netty-tcnative-boringssl-static
    
    Result:
    
    Consistent usage of BoringSSL version
    normanmaurer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3076ea0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update cmake

    normanmaurer committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    97bee1b View commit details
    Browse the repository at this point in the history
  2. Fix windows build

    normanmaurer committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1f22e4f View commit details
    Browse the repository at this point in the history