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

quic: update ngtcp2 and nghttp3 #34752

Closed
wants to merge 5 commits into from
Closed

Commits on Aug 21, 2020

  1. deps: update ngtcp2

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Aug 21, 2020
    Copy the full SHA
    bb6616b View commit details
    Browse the repository at this point in the history
  2. deps: update nghttp3

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Aug 21, 2020
    Copy the full SHA
    5d1cf62 View commit details
    Browse the repository at this point in the history
  3. src: add Update(const sockaddr*) variant

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Aug 21, 2020
    Copy the full SHA
    8ae503e View commit details
    Browse the repository at this point in the history
  4. quic: fixups after ngtcp2/nghttp3 update

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Aug 21, 2020
    Copy the full SHA
    b3d0856 View commit details
    Browse the repository at this point in the history
  5. quic: use qlog fin flag

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Aug 21, 2020
    Copy the full SHA
    923a9c0 View commit details
    Browse the repository at this point in the history