summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2019-10-10Prefer rb_gc_register_mark_objectNobuyoshi Nakada
2019-10-10Guard static variable firstNobuyoshi Nakada
2019-10-05ext/openssl/ossl_ssl.c: Use const declaration if LibreSSL >= 2.8.0Yusuke Endoh
2019-09-26Fix keyword argument separation issues in OpenSSL::SSL::SSLSocket#sys{read,wr...Jeremy Evans
2019-08-29drop-in type check for rb_define_module_function卜部昌平
2019-08-27rb_iterate now takes rb_block_call_func_t卜部昌平
2019-08-04Remove dependency on `openssl/conf_api.h`Dmitry Petrashko
2019-07-14Add a /* fall through */ commentYusuke Endoh
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-07-13Removed useless `freeze`s from gemspec filesNobuyoshi Nakada
2019-07-13Drop fossil rubygems supportNobuyoshi Nakada
2019-07-13Removed stub lines from gemspec filesNobuyoshi Nakada
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-10* expand tabs.svn
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-10* expand tabs.svn
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-02-08Removed moving toplevel header since r12501nobu
2018-11-21errno.h must be included after config.h because config.h might defineodaira
2018-11-01Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]kazu
2018-10-18openssl: sync with upstream repositoryrhe
2018-09-21Suppress more -Wparentheses warningsnobu
2018-09-21* expand tabs.svn
2018-09-21Remove -Wno-parentheses flag.nobu
2018-08-08needs openssl/opensslv.hnobu
2018-08-08openssl: sync with upstream repositoryrhe
2018-07-29reduce LibreSSL warningsnobu
2018-06-17openssl_missing.h: constifiednobu
2018-05-30Workaround for old LibreSSLnobu
2018-05-12openssl: merge changes in v2.1.1rhe
2018-03-02openssl: search winsocknobu
2018-03-02search winsock libraries explicitlynobu
2018-02-16no ID cache in Init functionsnobu
2018-01-25openssl/buffering.rb: no RS when outputnobu
2017-12-14openssl: import v2.1.0rhe
2017-11-25openssl: import v2.1.0.beta2rhe
2017-11-25openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe
2017-10-23multiple arguments to writenobu
2017-10-21openssl: merge test fix from upstreamrhe
2017-10-21fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse
2017-10-21Use caller with length to reduce unused stringskazu
2017-09-24openssl: import e72d960db262rhe
2017-09-15To use github url for gemspec.hsbt
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-09-03openssl: import v2.1.0.beta1rhe
2017-08-10openssl: import v2.0.5rhe
2017-06-14openssl: import v2.0.4rhe
2017-05-16Search SSL libraries by testing various filename patternsusa
2017-03-22ruby tool/update-deps --fixshyouhei
2017-02-23Revert r57690 except for read_nonblocknobu