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

TLS PSK implementation #1777

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on May 17, 2024

  1. TLS PSK implementation

    sunnysingh85 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    29124da View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    e906fb9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Added license

    sunnysingh85 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0ef6c0a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    99d644a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    a19fa60 View commit details
    Browse the repository at this point in the history
  2. Added license

    sunnysingh85 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3cc8293 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. 1) moving read of byte buff and release to helper method in TLSPSKHan…

    …dler 2) adding comment in Http2OrHttpHandler and use readBytes instead of readSlice 3) adding SslCloseCompletionEvent on close_notify alert 4) handling null value TLS_HANDSHAKE_USING_EXTERNAL_PSK
    deeptiv1991 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a3c5d39 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. adding license header

    deeptiv1991 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    44de590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4777374 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    4ba06ab View commit details
    Browse the repository at this point in the history