| Age | Commit message (Expand) | Author |
| 2025-12-06 | [ruby/openssl] Convert ossl_x509ext.c to opaque ASN1_STRING | Theo Buehler |
| 2025-12-04 | [ruby/openssl] Expand tabs in C source files | Kazuki Yamaguchi |
| 2025-11-29 | [ruby/openssl] Remove dummy declarations for mOSSL and eOSSLError | Kazuki Yamaguchi |
| 2025-11-22 | [ruby/openssl] asn1: refactor converting ASN1_OBJECT to string | Kazuki Yamaguchi |
| 2025-07-31 | Reapply "[ruby/openssl] x509: disallow ossl_x509{,attr,crl,ext,revoked,name}*... | Kazuki Yamaguchi |
| 2025-07-27 | Revert "[ruby/openssl] x509: disallow ossl_x509{,attr,crl,ext,revoked,name}*_... | Kazuki Yamaguchi |
| 2025-07-27 | [ruby/openssl] x509: disallow ossl_x509{,attr,crl,ext,revoked,name}*_new(NULL) | Kazuki Yamaguchi |
| 2025-03-12 | [ruby/openssl] mark `initialize_copy` as :nodoc: | Sarun Rattanasiri |
| 2025-01-20 | [ruby/openssl] Require OpenSSL 1.1.0 or later | Kazuki Yamaguchi |
| 2024-12-07 | [ruby/openssl] Mark variables and functions as static whenever possible | Kazuki Yamaguchi |
| 2024-06-08 | [ruby/openssl] Fix references to the license text | Kazuki Yamaguchi |
| 2023-09-06 | [ruby/openssl] x509ext: let X509::ExtensionFactory#create_ext take a dotted O... | Michael Richardson |
| 2023-06-19 | [ruby/openssl] Implement Write Barrier for all OpenSSL types | Jean Boussier |
| 2021-03-16 | [ruby/openssl] config: replace DupConfigPtr() with GetConfig() | Kazuki Yamaguchi |
| 2020-02-16 | Import openssl-2.2.0 (#2693) | Hiroshi SHIBATA |
| 2018-02-16 | no ID cache in Init functions | nobu |
| 2017-09-03 | openssl: import v2.1.0.beta1 | rhe |
| 2016-08-29 | import Ruby/OpenSSL 2.0.0.beta.1 | rhe |
| 2016-05-25 | openssl: drop OpenSSL 0.9.6/0.9.7 support | rhe |
| 2016-05-24 | openssl: avoid deprecated M_ASN1_* macros | rhe |
| 2016-05-23 | openssl: use StringValueCStr() where NUL-terminated string is expected | rhe |
| 2015-09-22 | * ext/openssl/*: Remove svn commit id macros to make sync easier | zzak |
| 2015-05-29 | openssl: wrapper object before alloc | nobu |
| 2015-04-20 | * ext/openssl/*: use license instead of licence. | hsbt |
| 2014-12-12 | ossl_x509ext.c: typed data | nobu |
| 2014-12-12 | ossl_x509ext.c: typed data | nobu |
| 2014-09-30 | protoize no-arguments functions | nobu |
| 2011-03-24 | * ext/openssl/ossl.c: surpress warning: shorten-64-to-32. | naruse |
| 2011-03-15 | * ext/openssl/ossl_x509ext.c: parenthesize macro arguments. | akr |
| 2010-12-14 | * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config): | kosaki |
| 2010-12-04 | Add documentation for OpenSSL::X509::Extension.new | drbrain |
| 2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
| 2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
| 2009-04-18 | * ext/readline/readline.c: use rb_f_notimplement for methods not | akr |
| 2009-03-13 | * ext/openssl/ossl_x509ext.c (ossl_x509ext_set_value): should use | nobu |
| 2008-08-30 | * ext/openssl/ossl_config.c (Init_ossl_config): memory leak fixed. | matz |
| 2008-08-30 | * ext/openssl/ossl_x509ext.c (ossl_x509ext_initialize): fix for | nobu |
| 2008-07-22 | * ext/openssl: suppress warnings. | nobu |
| 2008-04-20 | * ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol. | technorama |
| 2006-08-31 | * eval.c (search_required): use RSTRING_PTR and RSTRING_STR. | usa |
| 2006-08-31 | * ruby.h (struct RString): embed small strings. | matz |
| 2005-11-22 | * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. | gotoyuzo |
| 2004-12-15 | * lib/set.rb (Set#==): [ruby-dev:25206] | matz |
| 2004-08-23 | * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2i | gotoyuzo |
| 2003-11-15 | * /ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext): | gotoyuzo |
| 2003-11-01 | * ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new method | gotoyuzo |
| 2003-10-03 | * ext/openssl/extconf.rb: add check for X509V3_set_nconf. | gotoyuzo |
| 2003-09-20 | * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argument | gotoyuzo |
| 2003-09-17 | * ext/openssl: all files are reviewed to simplify and avoid memory leak. | gotoyuzo |
| 2003-09-08 | * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h. | gotoyuzo |