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 build and tests for wolfSSL #352

Merged
merged 16 commits into from
Jul 29, 2024

Commits on Jun 5, 2024

  1. Fix build and tests for wolfSSL

    Signed-off-by: Juliusz Sosinowicz <[email protected]>
    julek-wolfssl committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0f34fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef34b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    23f9a43 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    d64fe8a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    f9d4940 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. remove unused EVP_PKEY_get1_RSA

    this is deprecated with 3.0
    prince-chrismc authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b4352e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871af79 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. code review comments

    prince-chrismc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    421809d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9899b9a View commit details
    Browse the repository at this point in the history
  3. rm extra headers?

    prince-chrismc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b623a74 View commit details
    Browse the repository at this point in the history
  4. fix cmake test

    use the new macro that was required
    prince-chrismc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    04ad18c View commit details
    Browse the repository at this point in the history
  5. linter

    prince-chrismc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bd29c56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7ea901 View commit details
    Browse the repository at this point in the history
  7. reenable fail fast

    prince-chrismc authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    85e404d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef2112a View commit details
    Browse the repository at this point in the history
  9. fix spelling

    prince-chrismc authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    000200d View commit details
    Browse the repository at this point in the history