aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: SSL_state() is removedKazuki Yamaguchi2016-05-143-7/+14
* ext/openssl: avoid using deprecated protocol version specific methodsKazuki Yamaguchi2016-05-142-35/+43
* ext/openssl: d2i_ASN1_BOOLEAN is removedKazuki Yamaguchi2016-05-141-6/+7
* ext/openssl: disable OpenSSL::Random.pseudo_bytes if deprecatedKazuki Yamaguchi2016-05-142-0/+5
* ext/openssl: avoid deprecated BN primes functionsKazuki Yamaguchi2016-05-141-3/+3
* ext/openssl: include openssl/asn1.h instead of openssl/asn1_mac.hKazuki Yamaguchi2016-05-142-3/+3
* ext/openssl: drop support for OPENSSL_NO_HMACKazuki Yamaguchi2016-05-142-16/+1
* ext/openssl: drop support for OpenSSL 0.9.6/0.9.7Kazuki Yamaguchi2016-05-1424-811/+139
* ext/openssl: remove 'extern "C" { }' blocksKazuki Yamaguchi2016-05-142-17/+0
* ext/openssl: no need to check OPENSSL_FIPS in extconf.rbKazuki Yamaguchi2016-05-142-3/+2
* ext/openssl: always use our implementation of SSL_SESSION_cmp()Kazuki Yamaguchi2016-05-144-5/+26
* ext/openssl: check argument type in OpenSSL::X509::Attribute#value=Kazuki Yamaguchi2016-05-141-0/+1
* ext/openssl: register new ex_data index also for X509_STOREKazuki Yamaguchi2016-05-146-26/+20
* ext/openssl: check if SSL_CTX_clear_options() is availableKazuki Yamaguchi2016-05-142-0/+6
* 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
* io/console: rb_sym2strnobu2016-04-152-0/+5
* io/console: use rb_funcallvnobu2016-04-152-2/+6
* io/console: fallback RARRAY_CONST_PTRnobu2016-04-151-0/+3
* io/console: reject symbols with nul charnobu2016-04-151-4/+3
* tkutil.c: ary can be nilnobu2016-04-141-1/+1
* date_core.c: preserve timezonenobu2016-04-121-2/+2
* Update dependencies.akr2016-04-1130-1/+136
* fiddle/import.rb: suppress warningsnobu2016-04-111-6/+9
* registry.rb: fix API namesnobu2016-04-101-2/+2