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

Autonat #1672

Closed
wants to merge 12 commits into from
Closed

Autonat #1672

wants to merge 12 commits into from

Commits on Jul 18, 2020

  1. Add logic for port reuse.

    dvc94ch committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    54bcfad View commit details
    Browse the repository at this point in the history
  2. Implement port reuse.

    dvc94ch committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    876299b View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    dvc94ch committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    134cac3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Initial commit.

    dvc94ch committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    57db23c View commit details
    Browse the repository at this point in the history
  2. Implement protocol.

    dvc94ch committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    62178a6 View commit details
    Browse the repository at this point in the history
  3. Add behaviour boilerplate.

    dvc94ch committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b2f527a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f56b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Implement behaviour.

    dvc94ch committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    db4af73 View commit details
    Browse the repository at this point in the history
  2. Retry on failure.

    dvc94ch committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    bb3e3a7 View commit details
    Browse the repository at this point in the history
  3. Get first test working.

    dvc94ch committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    5f7149e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Log errors.

    dvc94ch committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    1aa40bc View commit details
    Browse the repository at this point in the history
  2. Timeout if dial fails.

    dvc94ch committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    11a5c63 View commit details
    Browse the repository at this point in the history