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

InitSuites changes to order making BUILD_TLS_AES_256_GCM_SHA384 be prioritized over BUILD_TLS_AES_128_GCM_SHA256 #7771

Merged
merged 7 commits into from
Nov 22, 2024

Commits on Jul 12, 2024

  1. InitSuites changes to order making BUILD_TLS_AES_256_GCM_SHA384 b…

    …e prioritized over `BUILD_TLS_AES_128_GCM_SHA256`
    aidan garske committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    82fca1c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. InitSuites changes to order making BUILD_TLS_AES_256_GCM_SHA384 b…

    …e prioritized over `BUILD_TLS_AES_128_GCM_SHA256` to match TLS 1.2.
    aidan garske committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f8814fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'InitSuites_Orderadj' of github.com:aidangarske/wolfssl …

    …into InitSuites_Orderadj
    aidan garske committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    74e161e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    b79423f View commit details
    Browse the repository at this point in the history
  2. xmemset fix for init suites changes

    aidan garske committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    337a342 View commit details
    Browse the repository at this point in the history
  3. reverted xmemset changes already done

    aidan garske committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6625d90 View commit details
    Browse the repository at this point in the history
  4. fix xmemset

    aidan garske committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    43cea3e View commit details
    Browse the repository at this point in the history