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

cleanups (mainly of mirage layer) #487

Merged
merged 9 commits into from
Jan 4, 2024
Merged

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    c86fc72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84db091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    640fe03 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. engine/packet: remove HEARTBEAT decoding

    Previously, we decoded the content type and errored when handling such a record
    Now, we fail slightly earlier, upon receiving that content type
    hannesm committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d785a86 View commit details
    Browse the repository at this point in the history
  2. Engine: whitespace changes

    hannesm committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f9b683b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7d1cb View commit details
    Browse the repository at this point in the history
  4. document tls 1.3 support

    hannesm committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7079939 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e8050c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ad08b6 View commit details
    Browse the repository at this point in the history