Age | Commit message (Expand) | Author |
---|---|---|
2023-11-22 | Make SSL_library_init() a wrapper of OPENSSL_init_ssl() | Theo Buehler |
2023-11-22 | Stop calling SSL_library_init() from OPENSSL_init_ssl_internal() | Theo Buehler |
2023-07-08 | Hide all public symbols in libssl | Bob Beck |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2018-03-30 | Add missing $OpenBSD$. | Joel Sing |
2018-03-17 | Bring in compatibility for OpenSSL 1.1 style init functions. | Bob Beck |