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) #4486

Merged
merged 2 commits into from
Mar 13, 2024

Commits on Mar 12, 2024

  1. Expose Authentication Handshake Properties (#4435)

    * Refs #20439: Blackbox tests
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: Add new get_property() api method in PropertyPolicy
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: Add new PropertyParser module in Property.h
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: Integrate AuthenticationHandshakeProperties in Security Manager
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: Linter
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: Fix elapsed time test comparison
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: versions.md
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: Review suggestions
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #20439: Make ints size explicit. Leave it as 32 to cover all the range of stoi()
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    ---------
    
    Signed-off-by: Mario Dominguez <[email protected]>
    (cherry picked from commit da58d84)
    Mario-DL authored and elianalf committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c192744 View commit details
    Browse the repository at this point in the history
  2. Solve conflicts

    Signed-off-by: elianalf <[email protected]>
    elianalf committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b6f658b View commit details
    Browse the repository at this point in the history