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

openssl: replace deprecated thread callback function #1397

Merged
merged 1 commit into from Mar 28, 2017

Commits on Mar 27, 2017

  1. openssl: replace deprecated thread callback function

    CRYPTO_set_id_callback (openssl<1.0.0) has been replaced by
    CRYPTO_THREADID_set_callback.
    
    Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
    pprindeville committed Mar 27, 2017
    Copy the full SHA
    2fc0ecb View commit details
    Browse the repository at this point in the history