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

Threading Fix #608

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Threading Fix #608

merged 1 commit into from
Oct 23, 2023

Commits on Oct 23, 2023

  1. Threading Fix

    1. The wolfSSL version number to check for the old threading code was
       v5.5.2, not v5.5.1.
    2. A new wrapper was introduced around return for threading in what will
       be wolfSSL v5.6.4. Added that wrapper if it didn't exist.
    3. Some other types for threading are added in v5.6.4, wolfSSH needs to
       use the old threading model if using wolfSSL v5.6.3.
    ejohnstown committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    92669d0 View commit details
    Browse the repository at this point in the history