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

Initial pass on adding proxy peer server and configuration #10223

Merged
merged 35 commits into from
Apr 29, 2022

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    77ef008 View commit details
    Browse the repository at this point in the history
  2. Add license to test files

    dboslee committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    623947f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Feb 11, 2022

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

Commits on Feb 15, 2022

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

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    2997a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13752b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Fix error handling

    dboslee committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    39555e5 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    dboslee committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    fce75dc View commit details
    Browse the repository at this point in the history
  3. Fix typo

    dboslee committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c5ad1d1 View commit details
    Browse the repository at this point in the history
  4. Fix split server id

    dboslee committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4cb4bfc View commit details
    Browse the repository at this point in the history
  5. Reverse if condition

    dboslee committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    cb82704 View commit details
    Browse the repository at this point in the history
  6. Fix makefile

    dboslee committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    46c5834 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    2ebe264 View commit details
    Browse the repository at this point in the history
  2. Fix error handling

    dboslee committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    62a4e76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58167f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f75aa View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    1b0a583 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary allocation

    dboslee committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    bf8e816 View commit details
    Browse the repository at this point in the history
  3. Clean up proxy server tests

    dboslee committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7fe69fe View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    985fe3a View commit details
    Browse the repository at this point in the history
  2. Remove ref to war dial

    dboslee committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    666c595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4753bf9 View commit details
    Browse the repository at this point in the history
  4. Add license to new files

    dboslee committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    a817afa View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 31, 2022

  1. Clean up server test

    dboslee committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c4d9ade View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    1d3e96f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e202d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 11, 2022

  1. Update chunked writes

    Co-authored-by: Edoardo Spadolini <edoardo.spadolini@goteleport.com>
    dboslee and espadolini authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    0d7bcb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    a4053ec View commit details
    Browse the repository at this point in the history
  2. Add license to conn_test.go

    dboslee committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    41a8e97 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

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

Commits on Apr 29, 2022

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