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

refactor TLS engine IO #188

Merged
merged 8 commits into from
Nov 8, 2023
Merged

refactor TLS engine IO #188

merged 8 commits into from
Nov 8, 2023

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    abc99fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687af7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5521aff View commit details
    Browse the repository at this point in the history
  4. test wrap-around buffer

    ekoby committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    29696f0 View commit details
    Browse the repository at this point in the history
  5. reset bio on engine reset

    ekoby committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0653db2 View commit details
    Browse the repository at this point in the history
  6. mbedtls: new engine API

    bump TLS buffer to 64K
    ekoby committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    dc6f8ca View commit details
    Browse the repository at this point in the history
  7. fix memory leaks

    ekoby committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c59380c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. make sure to check blocked io

    ekoby committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6d6019a View commit details
    Browse the repository at this point in the history