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

fix: TLS1.3 clients should avoid aggressive tcp closes #21

Merged
merged 11 commits into from
Nov 17, 2023
Merged

Commits on Nov 15, 2023

  1. test close

    mmastrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    18c3abc View commit details
    Browse the repository at this point in the history
  2. [ci]

    mmastrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6e6cb8a View commit details
    Browse the repository at this point in the history
  3. socket2

    mmastrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5db23e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b5dd80 View commit details
    Browse the repository at this point in the history
  5. test disable sleep here

    mmastrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    404dd88 View commit details
    Browse the repository at this point in the history
  6. linger test

    mmastrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b5556ac View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. shutdown read

    mmastrac committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    44dad9d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. TLS 1.2 experiment

    mmastrac committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    00c0520 View commit details
    Browse the repository at this point in the history
  2. Final fix

    mmastrac committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6ca973b View commit details
    Browse the repository at this point in the history
  3. Add TLS protocol test

    mmastrac committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fbc523f View commit details
    Browse the repository at this point in the history
  4. improve comment

    mmastrac committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    90ced7a View commit details
    Browse the repository at this point in the history