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

Implement circuit relay v2 #345

Merged
merged 23 commits into from
Jan 15, 2024
Merged

Commits on Nov 28, 2023

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

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    a4c2cc7 View commit details
    Browse the repository at this point in the history
  2. Linting

    ianopolous committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    2049904 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. RelayTransport successfully listening and dialling

    but upgrading relayed stream fails
    
    ASdd java relay test
    ianopolous committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a37b192 View commit details
    Browse the repository at this point in the history
  2. Log relay properties

    ianopolous committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ef14bd0 View commit details
    Browse the repository at this point in the history
  3. linting

    ianopolous committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    963969b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    9969cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4581381 View commit details
    Browse the repository at this point in the history
  3. Set host on Hop protocol in relay transport

    set Connection attribute
    call fireActive in upgradeStream
    ianopolous committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c10d756 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Fix starting relayed host

    ianopolous committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dd65896 View commit details
    Browse the repository at this point in the history
  2. Fix relay manager npe

    ianopolous committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    68241ca View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    c793e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35587ff View commit details
    Browse the repository at this point in the history
  3. Attempt to make relay work

    Remove the hop/stop handlers from both streams in relay before upgrade
    ianopolous committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    52226e4 View commit details
    Browse the repository at this point in the history
  4. remove printlns

    ianopolous committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    61b2b17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff4ddd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78539a4 View commit details
    Browse the repository at this point in the history
  7. Linting

    ianopolous committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a636a72 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    23cf595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3da42f View commit details
    Browse the repository at this point in the history
  3. linting

    ianopolous committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    89b9d2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30d54a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02fec69 View commit details
    Browse the repository at this point in the history