summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-09-04mkmf.rb: move r40537nobu
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-09-02win32_vk.inc: merge win32_vk.hnobu
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-21* ext/thread/thread.c: move definitions of Queue, SizedQueueko1
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-19* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove
2015-08-15ossl_ssl.c: check SSL method namenobu
2015-08-15use rb_sym2strnobu
2015-08-15win32/registry.rb: size in bytesnobu
2015-08-14win32/registry.rb: terminator sizenobu
2015-08-14win32/registry.rb: make @@type2name an arraynobu
2015-08-10objspace.c: use rb_ident_hash_newnobu
2015-08-05* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove
2015-08-05* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): move nonblocktenderlove
2015-08-05* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove
2015-08-05socket.c: suppress warningsnobu
2015-08-05ossl_ssl.c: remove unused variablesnobu
2015-08-04* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): extract callbacktenderlove
2015-08-02tcltklib.c: check argumentnobu
2015-08-01openssl/buffering: fix gets on EOF with limitnormal
2015-08-01* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implementtenderlove
2015-07-31* ext/openssl/ossl_ssl.c (Init_ossl_ssl): OpenSSL declares thesetenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): change callbacktenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): Similarly to thetenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): create an arraytenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_ecdh_callback): The SSL sockettenderlove
2015-07-31* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): converttenderlove
2015-07-29fiddle: $LOCAL_LIBS needs to be expandednobu
2015-07-27* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a moretenderlove
2015-07-27fiddle: clean dot dirnobu
2015-07-27fiddle: unexpand LIBFFI_DIRnobu
2015-07-27io/console/extconf.rb: fix typonobu
2015-07-26ossl_ssl.c: fix conditionnobu
2015-07-26* ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl contexttenderlove
2015-07-25* ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): supporttenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): move the defaulttenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add missingtenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-23ossl_ssl.c: suppress warningsnobu
2015-07-22fix tests bu not setting the string instance on the frozen objecttenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove
2015-07-21* make rb_iseq_t T_IMEMO object (type is imemo_iseq).ko1
2015-07-21* ext/objspace/objspace.c (total_i): no need to skip singleton classes.ko1
2015-07-21console.c: undefined vknobu
2015-07-21ruby/win32.h: include windows.hnobu