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

feat: quic,webtransport: enable both quic-draft29 and quic-v1 addrs on quic. only quic-v1 on webtransport #1881

Merged
merged 19 commits into from
Nov 17, 2022

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    8962b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7b72a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d02941 View commit details
    Browse the repository at this point in the history
  4. Update dialMatcher

    MarcoPolo committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    65f3f87 View commit details
    Browse the repository at this point in the history
  5. Update tests

    MarcoPolo committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    07ea612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2db174 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9acf92 View commit details
    Browse the repository at this point in the history
  8. Lint fix

    MarcoPolo committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8c13e06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12f9d17 View commit details
    Browse the repository at this point in the history
  10. Update p2p/transport/quic/options.go

    Co-authored-by: Marten Seemann <[email protected]>
    MarcoPolo and marten-seemann committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9b6a728 View commit details
    Browse the repository at this point in the history
  11. Update p2p/transport/quic/listener.go

    Co-authored-by: Marten Seemann <[email protected]>
    MarcoPolo and marten-seemann committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6ac0c41 View commit details
    Browse the repository at this point in the history
  12. Update p2p/transport/quic/quic_multiaddr.go

    Co-authored-by: Marten Seemann <[email protected]>
    MarcoPolo and marten-seemann committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    aab420b View commit details
    Browse the repository at this point in the history
  13. Stylize QUIC correctly

    MarcoPolo committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    cd3e8c0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7107f7d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    30b21a7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a6f08a8 View commit details
    Browse the repository at this point in the history
  17. PR nits

    MarcoPolo committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    85b4573 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8e45102 View commit details
    Browse the repository at this point in the history
  19. Update go-multiaddr

    MarcoPolo committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    38ad076 View commit details
    Browse the repository at this point in the history