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

http2: replaces nghttp2 functions with equivalents from QUICHE. #24943

Merged
merged 8 commits into from
Feb 10, 2023

Commits on Jan 13, 2023

  1. Replaces nghttp2 functions with equivalents from QUICHE.

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f17c493 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Merge branch 'main' into replace-nghttp2-functions

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    69036d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge branch 'main' into replace-nghttp2-functions

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    651d775 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Added runtime guard.

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    21a51b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into replace-nghttp2-functions

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e5641f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Merge branch 'main' into replace-nghttp2-functions

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    443c519 View commit details
    Browse the repository at this point in the history
  2. Added a changelog note.

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ddec137 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Restored nghttp2 to bazel dependencies.

    Signed-off-by: Biren Roy <birenroy@google.com>
    birenroy committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c0ab09d View commit details
    Browse the repository at this point in the history