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

[20439] Expose Authentication Handshake Properties (backport #4435) #4488

Merged
merged 2 commits into from
Mar 7, 2024

Commits on Mar 6, 2024

  1. Expose Authentication Handshake Properties (#4435)

    * Refs #20439: Blackbox tests
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: Add new get_property() api method in PropertyPolicy
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: Add new PropertyParser module in Property.h
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: Integrate AuthenticationHandshakeProperties in Security Manager
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: Linter
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: Fix elapsed time test comparison
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: versions.md
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: Review suggestions
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    * Refs #20439: Make ints size explicit. Leave it as 32 to cover all the range of stoi()
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    
    ---------
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b31c189 View commit details
    Browse the repository at this point in the history
  2. Refs #20551: Fix test. Do not depend on the XML substituting feature

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e24eb94 View commit details
    Browse the repository at this point in the history