aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* wiptopic/openssl-ccmKazuki Yamaguchi2016-05-211-36/+53
* openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe2016-05-212-11/+8
* openssl: fix SSL client example in documentation [ci skip]rhe2016-05-211-4/+4
* openssl: add OpenSSL::PKey::EC#private? and #public?rhe2016-05-211-10/+14
* openssl: remove impossible EOFError raise in OpenSSL::Bufferingrhe2016-05-211-2/+0
* ossl.c: suppress warningsnobu2016-05-201-1/+1
* openssl: improve handling of password for encrypted PEMrhe2016-05-206-70/+82
* fix typos [ci skip]kazu2016-05-201-3/+3
* win32ole.c: share the contentnobu2016-05-201-2/+2
* win32ole.c: remove dead codenobu2016-05-201-5/+0
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-196-26/+21
* openssl: check argument type in OpenSSL::X509::Attribute#value=rhe2016-05-191-0/+1
* openssl: fix OpenSSL error queue leak in OpenSSL::PKCS12.newrhe2016-05-181-0/+4
* ossl_pkey_ec.c: index typesnobu2016-05-181-1/+1
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-188-31/+56
* openssl: report errors in OpenSSL error queue when clear itrhe2016-05-188-15/+26
* ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe2016-05-181-54/+64
* openssl: fix equality test methods of OpenSSL::BNrhe2016-05-181-13/+77
* ruby.h: RB_INTEGER_TYPE_Pnobu2016-05-181-2/+2
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-2/+2
* forgot to commit.akr2016-05-173-0/+48
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-172-7/+32
* extmk.rb: fix skipping messagesnobu2016-05-161-9/+12
* extmk.rb: failures formatnobu2016-05-121-2/+11
* extmk.rb: failed messages at the endnobu2016-05-121-9/+17
* openssl/extconf.rb: NO SSL macros firstnobu2016-05-091-8/+10
* * ext/openssl/extconf.rb: asume it doesn't have SSLv2 relatednaruse2016-05-081-0/+2
* win32ole_error.h: add attributesnobu2016-05-081-1/+1
* objspace_dump.c: fix formatnobu2016-05-081-2/+2
* * configure.in: add -Wsuggest-attribute=format and suppress warnings.naruse2016-05-081-0/+1
* ext/thread: removenobu2016-04-303-11/+0
* pty.c: dry upnobu2016-04-301-5/+1
* pty.c: user shellnobu2016-04-302-2/+9
* pty.c: portabilitiesnobu2016-04-301-11/+19
* stringio.c: warn block for newnobu2016-04-271-0/+14
* tk/extconf.rb: refactornobu2016-04-251-20/+13
* ripper: fix ripper.Enobu2016-04-252-5/+4
* extmk.rb: refactornobu2016-04-251-1/+1
* rbconfig/sizeof: calculate at compilation timenobu2016-04-251-30/+30
* * encoding.c: Fix return value of `Encoding::ISO8859_1.name`hsbt2016-04-251-1/+1
* date_core.c: [DOC] markdown to rdoc [ci skip]nobu2016-04-231-148/+136
* * variable.c: use uint32_t instead of long to avoid confusion aboutnaruse2016-04-221-1/+1
* tk: suppress progress indicatorsnobu2016-04-221-1/+1
* cgi/util.rb: remove CGI::Util#_unescapenobu2016-04-201-4/+21
* * ext/date/date_core.c : remove not used f_getlocal macro.yui-knk2016-04-161-1/+0
* * ext/date/date_core.c : remove not used f_utc6 macro.yui-knk2016-04-161-2/+0
* struct.c: unique membersnobu2016-04-161-0/+24
* win32/console: io_handlenobu2016-04-151-8/+16
* io/console: bump upnobu2016-04-151-1/+1
* io/console: unknown key code for names with nulnobu2016-04-151-2/+5