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

Add function to enable localhost communication only from env var #190

Merged
merged 5 commits into from
Oct 18, 2019

Commits on Oct 11, 2019

  1. Add function to check for allowed hosts from env var

    Signed-off-by: Brian Ezequiel Marchi <brian.marchi65@gmail.com>
    BMarchi committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    453b207 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Change the use and name of the local host env variable

    Signed-off-by: Brian Ezequiel Marchi <brian.marchi65@gmail.com>
    BMarchi committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    56fd4c5 View commit details
    Browse the repository at this point in the history
  2. Rename host file and functions

    Signed-off-by: Brian Ezequiel Marchi <brian.marchi65@gmail.com>
    BMarchi committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    027b568 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Change rmw_create_node signature and add loopback bool

    Signed-off-by: Brian Ezequiel Marchi <brian.marchi65@gmail.com>
    BMarchi committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    0f2e136 View commit details
    Browse the repository at this point in the history
  2. Move localhost file to rcl

    Signed-off-by: Brian Ezequiel Marchi <brian.marchi65@gmail.com>
    BMarchi committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    adb0ec3 View commit details
    Browse the repository at this point in the history