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: Send zero-length NST when session key is expired #4532

Merged
merged 36 commits into from
May 15, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    2e48de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    becb306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e023d46 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. use shorter variable names

    jouho committed May 1, 2024
    Configuration menu
    Copy the full SHA
    edff88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22a5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8352bce View commit details
    Browse the repository at this point in the history
  4. modify test setups

    jouho committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c4a5474 View commit details
    Browse the repository at this point in the history
  5. address comment

    jouho committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9beba2c View commit details
    Browse the repository at this point in the history
  6. add compliance comments

    jouho committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8ead510 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8838bdf View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ab18c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1948e8 View commit details
    Browse the repository at this point in the history
  3. address clang format issues

    jouho committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e86b5b3 View commit details
    Browse the repository at this point in the history
  4. edit rfc comment format

    jouho committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ae343b8 View commit details
    Browse the repository at this point in the history
  5. fix rfc number

    jouho committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9302a3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    112574c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82709ee View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. use suggested comment

    Co-authored-by: maddeleine <[email protected]>
    jouho and maddeleine authored May 7, 2024
    Configuration menu
    Copy the full SHA
    8118b83 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary test case

    jouho committed May 7, 2024
    Configuration menu
    Copy the full SHA
    aad3a35 View commit details
    Browse the repository at this point in the history
  3. check all data is read

    jouho committed May 7, 2024
    Configuration menu
    Copy the full SHA
    13ec6d3 View commit details
    Browse the repository at this point in the history
  4. give better test description

    jouho committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1c8b71d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a4c8ee View commit details
    Browse the repository at this point in the history
  6. fix comment format

    jouho committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9ff9261 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    474f40f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    4fc4de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3554753 View commit details
    Browse the repository at this point in the history
  3. fix input orders

    jouho committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ca92f58 View commit details
    Browse the repository at this point in the history
  4. address PR feedbacks

    jouho committed May 8, 2024
    Configuration menu
    Copy the full SHA
    14d56a3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6b3ace8 View commit details
    Browse the repository at this point in the history
  2. address linter issue

    jouho committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9b09e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aeedd3 View commit details
    Browse the repository at this point in the history
  4. address redundant code

    jouho committed May 13, 2024
    Configuration menu
    Copy the full SHA
    907da2b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. remove unnecessary test setup

    jouho committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ab7c57d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bf7d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee8b0f View commit details
    Browse the repository at this point in the history
  4. remove unnecessary #define

    Co-authored-by: Lindsay Stewart <[email protected]>
    jouho and lrstewart authored May 15, 2024
    Configuration menu
    Copy the full SHA
    b2e650d View commit details
    Browse the repository at this point in the history