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

relay/DCUtR: Add Direct Connection Upgrade through Relay protocol #173

Merged
merged 29 commits into from
Aug 23, 2021

Commits on May 29, 2019

  1. initial DCUtR draft

    vyzo committed May 29, 2019
    Configuration menu
    Copy the full SHA
    727f8b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db77f0 View commit details
    Browse the repository at this point in the history
  3. add boilerplate

    vyzo committed May 29, 2019
    Configuration menu
    Copy the full SHA
    fee2b99 View commit details
    Browse the repository at this point in the history
  4. fix formatting.

    raulk authored May 29, 2019
    Configuration menu
    Copy the full SHA
    97e5d61 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    75ed30b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ccccf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9549a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73064f9 View commit details
    Browse the repository at this point in the history
  5. relay/DCUtR: Remove go specific implementation considerations

    Considerations specific to a single implementation should be tracked on
    the implementation repository. Also, this removes the outdated
    multistream-select issue. Outdated since multistream-select
    simultaneous-open has been merged.
    mxinden committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    dfc988c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46bd410 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    4e94481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d42524 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. relay/DCUtR: Wrap at 80 chars

    mxinden committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    9958df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7c1ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe64a21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db9475e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d8b38f View commit details
    Browse the repository at this point in the history
  6. relay/DCUtR: Update date

    mxinden committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    6530d45 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. relay/DCUtR: Add Marten to interest group

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    mxinden and marten-seemann authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    0076c69 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    b420064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0b9bb View commit details
    Browse the repository at this point in the history
  3. relay/DCUtR: Fix typo

    mxinden committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    6f475de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17f6275 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5943d3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f558f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7b43df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85f567d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cab60cc View commit details
    Browse the repository at this point in the history
  10. relay/DCUtR: Reword

    Co-authored-by: Marten Seemann <martenseemann@gmail.com>
    mxinden and marten-seemann authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    8001cd9 View commit details
    Browse the repository at this point in the history