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

hostap update #7446

Merged
merged 10 commits into from
May 13, 2024
Merged

hostap update #7446

merged 10 commits into from
May 13, 2024

Commits on May 8, 2024

  1. EAP-FAST

    Implement PACs for EAP-FAST
    - wolfSSL_set_session_ticket_ext_cb
    - server side wolfSSL_set_session_secret_cb (tls <=1.2 only)
    julek-wolfssl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    06798ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a7297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66f72a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    020bcd0 View commit details
    Browse the repository at this point in the history
  5. Expose *_set_groups for TLS < 1.3

    - Add test to make sure we fail on curve mismatch
    julek-wolfssl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6b47ebd View commit details
    Browse the repository at this point in the history
  6. Use uml for hostap tests

    Remove tests that fail with openssl
    julek-wolfssl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a987e76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    433f3ae View commit details
    Browse the repository at this point in the history
  8. Jenkins fixes

    julek-wolfssl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    16ec3e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86c120a View commit details
    Browse the repository at this point in the history
  10. Fix wolfSSL#7391

    julek-wolfssl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    df425b3 View commit details
    Browse the repository at this point in the history