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

plugin/transport: Prototype QUIC transport #176

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 30, 2021

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

Commits on May 3, 2021

  1. Add license headers

    coufalja committed May 3, 2021
    Configuration menu
    Copy the full SHA
    0658d2c View commit details
    Browse the repository at this point in the history
  2. Add experimental note

    coufalja committed May 3, 2021
    Configuration menu
    Copy the full SHA
    fd2a2f6 View commit details
    Browse the repository at this point in the history
  3. Fix TLS config

    coufalja committed May 3, 2021
    Configuration menu
    Copy the full SHA
    83bcb65 View commit details
    Browse the repository at this point in the history
  4. Fix protocol negotiation

    coufalja committed May 3, 2021
    Configuration menu
    Copy the full SHA
    447678e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Remove CRC for now

    coufalja committed May 4, 2021
    Configuration menu
    Copy the full SHA
    a561994 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Fix server stop

    coufalja committed May 5, 2021
    Configuration menu
    Copy the full SHA
    bd5894f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Add test and refactor

    coufalja committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b23ca16 View commit details
    Browse the repository at this point in the history