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

[22024] Improve OpenSSL lifecycle handling (backport #5384) #5405

Open
wants to merge 2 commits into
base: mergify/bp/2.14.x/pr-5386
Choose a base branch
from

Commits on Nov 14, 2024

  1. [22024] Improve OpenSSL lifecycle handling (#5384)

    * Refs #22024: Add BB test
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #22024: Make OpenSSLInit Mayers singleton
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #22024: Fix: Do not register atexit in OPenSSL. Instead, Comply with OpenSSL initialization and destruction.
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #22024: Do not reference OpenSSLInit if security features are no present
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    ---------
    
    Signed-off-by: Mario Dominguez <[email protected]>
    (cherry picked from commit 44310c4)
    
    # Conflicts:
    #	src/cpp/rtps/RTPSDomainImpl.hpp
    Mario-DL authored and mergify[bot] committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b4b1064 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Solve conflicts

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1a1f29c View commit details
    Browse the repository at this point in the history