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

Fixed the SHM segment smashing while reading with security <2.1.x> #1645

Merged
merged 7 commits into from
Dec 23, 2020

Commits on Dec 18, 2020

  1. Refs #9475: Fixed encrypted RTPS message and submessage decoding

    Signed-off-by: RaulSanchez <raul@eprosima.com>
    rsanchez15 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    d3d1ea6 View commit details
    Browse the repository at this point in the history
  2. Refs #9475: Added secure communication test for encrypted messages

    Signed-off-by: RaulSanchez <raul@eprosima.com>
    rsanchez15 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    2522ab4 View commit details
    Browse the repository at this point in the history
  3. Refs #9475: Uncrustify

    Signed-off-by: RaulSanchez <raul@eprosima.com>
    rsanchez15 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    0ccc3d2 View commit details
    Browse the repository at this point in the history
  4. Refs #9475: Added buffer to process decoded submessages

    Signed-off-by: RaulSanchez <raul@eprosima.com>
    rsanchez15 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    b64864f View commit details
    Browse the repository at this point in the history
  5. Refs #9475: Added more comments

    Signed-off-by: RaulSanchez <raul@eprosima.com>
    rsanchez15 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    15f1755 View commit details
    Browse the repository at this point in the history
  6. Refs #9475: Applied suggested changes

    Signed-off-by: RaulSanchez <raul@eprosima.com>
    rsanchez15 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    4ab9ff2 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Refs #9475: Applied suggested changes on port to 2.1.x

    Signed-off-by: RaulSanchez <raul@eprosima.com>
    rsanchez15 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    44a8135 View commit details
    Browse the repository at this point in the history