summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2016-05-21openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe
2016-05-21openssl: fix SSL client example in documentation [ci skip]rhe
2016-05-21openssl: add OpenSSL::PKey::EC#private? and #public?rhe
2016-05-21openssl: remove impossible EOFError raise in OpenSSL::Bufferingrhe
2016-05-20ossl.c: suppress warningsnobu
2016-05-20openssl: improve handling of password for encrypted PEMrhe
2016-05-20fix typos [ci skip]kazu
2016-05-20win32ole.c: share the contentnobu
2016-05-20win32ole.c: remove dead codenobu
2016-05-19openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe
2016-05-19openssl: check argument type in OpenSSL::X509::Attribute#value=rhe
2016-05-18openssl: fix OpenSSL error queue leak in OpenSSL::PKCS12.newrhe
2016-05-18ossl_pkey_ec.c: index typesnobu
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2016-05-18openssl: report errors in OpenSSL error queue when clear itrhe
2016-05-18ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe
2016-05-18openssl: fix equality test methods of OpenSSL::BNrhe
2016-05-18ruby.h: RB_INTEGER_TYPE_Pnobu
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-05-17forgot to commit.akr
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-05-16extmk.rb: fix skipping messagesnobu
2016-05-12extmk.rb: failures formatnobu
2016-05-12extmk.rb: failed messages at the endnobu
2016-05-09openssl/extconf.rb: NO SSL macros firstnobu
2016-05-08* ext/openssl/extconf.rb: asume it doesn't have SSLv2 relatednaruse
2016-05-08win32ole_error.h: add attributesnobu
2016-05-08objspace_dump.c: fix formatnobu
2016-05-08* configure.in: add -Wsuggest-attribute=format and suppress warnings.naruse
2016-04-30ext/thread: removenobu
2016-04-30pty.c: dry upnobu
2016-04-30pty.c: user shellnobu
2016-04-30pty.c: portabilitiesnobu
2016-04-27stringio.c: warn block for newnobu
2016-04-25tk/extconf.rb: refactornobu
2016-04-25ripper: fix ripper.Enobu
2016-04-25extmk.rb: refactornobu
2016-04-25rbconfig/sizeof: calculate at compilation timenobu
2016-04-25* encoding.c: Fix return value of `Encoding::ISO8859_1.name`hsbt
2016-04-23date_core.c: [DOC] markdown to rdoc [ci skip]nobu
2016-04-22* variable.c: use uint32_t instead of long to avoid confusion aboutnaruse
2016-04-22tk: suppress progress indicatorsnobu
2016-04-20cgi/util.rb: remove CGI::Util#_unescapenobu
2016-04-16* ext/date/date_core.c : remove not used f_getlocal macro.yui-knk
2016-04-16* ext/date/date_core.c : remove not used f_utc6 macro.yui-knk
2016-04-16struct.c: unique membersnobu
2016-04-15win32/console: io_handlenobu
2016-04-15io/console: bump upnobu
2016-04-15io/console: unknown key code for names with nulnobu
2016-04-15io/console: rb_sym2strnobu