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

Replace 0.0.0.0 with 127.0.0.1 for client connections #7766

Merged
merged 23 commits into from
May 2, 2021
Merged

Replace 0.0.0.0 with 127.0.0.1 for client connections #7766

merged 23 commits into from
May 2, 2021

Commits on Apr 26, 2021

  1. Rename references to 0.0.0.0 to localhost. Also change references to …

    …127.0.0.1 to localhost so that all references are consistent. 0.0.0.0 is not the same as localhost.
    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8745b5b View commit details
    Browse the repository at this point in the history
  2. Fix merge error

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    fb91b40 View commit details
    Browse the repository at this point in the history
  3. Fix merge error

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9bf88d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1308a5c View commit details
    Browse the repository at this point in the history
  5. Revert "Address host address issues in rpc test"

    This reverts commit 6723126.
    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e4d37b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f6aee5 View commit details
    Browse the repository at this point in the history
  7. Revert changes

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    1c5a0ff View commit details
    Browse the repository at this point in the history
  8. Address address issues

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    f3f86ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    830a278 View commit details
    Browse the repository at this point in the history
  10. Fix unit test for windows

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    4d941b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec7b822 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1369c9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ff7637b View commit details
    Browse the repository at this point in the history
  14. Address review comments

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    2b03126 View commit details
    Browse the repository at this point in the history
  15. fix lint error

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0a4ed6e View commit details
    Browse the repository at this point in the history
  16. Fix merge errors

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    bed5f6d View commit details
    Browse the repository at this point in the history
  17. Remove redundant register

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    725009b View commit details
    Browse the repository at this point in the history
  18. Remove redundant register

    rkimball committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    812159f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Fix broken test

    rkimball committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    7563b02 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Fix CI failure

    rkimball committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5bc819b View commit details
    Browse the repository at this point in the history
  2. empty

    rkimball committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    0804917 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. empty

    rkimball committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e890622 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

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