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

Feature/remove security directory #1

Closed
wants to merge 10 commits into from

Commits on Jun 12, 2019

  1. Fix memory corruption when maximum number of parameters is exceeded (r…

    …os2#456)
    
    If the maximum number is exceeded fail with an informative error message.
    
    Fixes ros2#419.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron authored and clalancette committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    0d8807b View commit details
    Browse the repository at this point in the history
  2. Changelog.

    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    9aa5bb1 View commit details
    Browse the repository at this point in the history
  3. 0.7.5

    clalancette committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    1bf11ed View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Accept quoted int or float values as strings (ros2#464) (ros2#474)

    Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
    ivanpauno authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    2d35878 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. 0.7.6

    nuclearsandwich committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    477e276 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Increase MAX_STRING_SIZE (ros2#487) (ros2#503)

    * Increase MAX_STRING_SIZE
    
    It's too short for string length.
    It occurs the error when the string field in yaml files are too long....
    
    Signed-off-by: Hyunseok Yang <hyunseok7.yang@lge.com>
    
    * update test to match increased limit
    
    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
    zmichaels11 authored and dirk-thomas committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    6aa3eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. reset error message before setting a new one, embed the original one (r…

    …os2#501) (ros2#505)
    
    * reset error message before setting a new one, embed the original one
    
    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    
    * fix max line length
    
    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
    zmichaels11 authored and mjcarroll committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    8a7fd40 View commit details
    Browse the repository at this point in the history
  2. 0.7.7

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    1b4b3dd View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Removed security directory

    pablogs9 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4e4d49a View commit details
    Browse the repository at this point in the history
  2. Updated security directory

    pablogs9 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    6c404c8 View commit details
    Browse the repository at this point in the history