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

*: support proxy-protocol #96

Merged
merged 15 commits into from
Sep 30, 2022
Merged

*: support proxy-protocol #96

merged 15 commits into from
Sep 30, 2022

Commits on Sep 22, 2022

  1. *: support proxy-protocol

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    82b50e5 View commit details
    Browse the repository at this point in the history
  2. *: comment proxy protocol by default

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    570f61c View commit details
    Browse the repository at this point in the history
  3. *: remove weir in github template

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2936b3b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. *: fix CI

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ab47d95 View commit details
    Browse the repository at this point in the history
  2. *: enlarge supported capabilities

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4ba01ee View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/pingcap/TiProxy into proxy_1

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e998ced View commit details
    Browse the repository at this point in the history
  4. *: remove useless code

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a2c2680 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. *: always proxy command

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    24de8fc View commit details
    Browse the repository at this point in the history
  2. *: forward server initial handshake for now

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6ae97cd View commit details
    Browse the repository at this point in the history
  3. *: revert test code

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c9704ed View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. *: remove unsupported caps

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6d12854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd6972 View commit details
    Browse the repository at this point in the history
  3. *: address comments

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    dac83de View commit details
    Browse the repository at this point in the history
  4. *: fix

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    36a702a View commit details
    Browse the repository at this point in the history
  5. *: fix tests

    Signed-off-by: xhe <xw897002528@gmail.com>
    xhebox committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c0366ee View commit details
    Browse the repository at this point in the history