Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly guard ENGINE usage with !OPENSSL_NO_ENGINE | tb | 2023-06-19 | 1 | -1/+5 |
* | Add RCS tag | tb | 2023-05-08 | 1 | -0/+1 |
* | Call CRYPTO_cleanup_all_ex_data() from OPENSSL_cleanup(). | jsing | 2023-03-11 | 1 | -0/+1 |
* | Prepare to provide OPENSSL_cleanup. | jsing | 2022-09-03 | 1 | -4/+24 |
* | Correct lock initialisation for libcrypto. | jsing | 2018-11-28 | 1 | -3/+2 |
* | Add automatic threading initialization for libcrypto. | bcook | 2018-11-11 | 1 | -0/+3 |
* | correct funciton prototype | beck | 2018-03-19 | 1 | -3/+3 |
* | Correct mistake of loading the default openssl.conf by default during autoinit. | beck | 2018-03-19 | 1 | -4/+11 |
* | Bring in compatibility for OpenSSL 1.1 style init functions. | beck | 2018-03-17 | 1 | -0/+56 |