| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-11 | Update openssl gem to 3.2.2 | Bo Anderson | |
| 2024-05-29 | Skip broken SSL provider tests for freebsd | Takashi Kokubun | |
| 2023-09-06 | [ruby/openssl] Remove OSSL_DEBUG compile-time option | Kazuki Yamaguchi | |
| Remove the OSSL_DEBUG flag and OpenSSL.mem_check_start which is only compiled when the flag is given. They are meant purely for development of Ruby/OpenSSL. OpenSSL.mem_check_start helped us find memory leak bugs in past, but it is no longer working with the recent OpenSSL versions. Let's just remove it now. https://github.com/ruby/openssl/commit/8c7a6a17e2 | |||
| 2023-06-19 | [ruby/openssl] add OpenSSL Provider support | qwyng | |
| https://github.com/ruby/openssl/commit/189c167e40 [rhe: tool/update-deps --fix to update ext/openssl/depend] | |||
