summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2025-07-27[ruby/openssl] pkcs7: disallow ossl_pkcs7{si,ri}_new(NULL)Kazuki Yamaguchi
2025-07-27[ruby/openssl] x509: disallow ossl_x509{,attr,crl,ext,revoked,name}*_new(NULL)Kazuki Yamaguchi
2025-07-27[ruby/openssl] bn: avoid ossl_bn_new(NULL)Kazuki Yamaguchi
2025-07-27[ruby/openssl] lib/openssl.rb: require files in alphabetical orderKazuki Yamaguchi
2025-07-27[ruby/json] Keep indentation consistent across functions [ci skip]Nobuyoshi Nakada
2025-07-27[ruby/json] Functions defined in headers should be `static inline`Nobuyoshi Nakada
2025-07-25[ruby/json] Release 2.13.1Jean Boussier
2025-07-25[ruby/json] Don't assume `__builtin_cpu_supports` existsJean Boussier
2025-07-25[ruby/json] Fix missing write barrier on Generator StateJohn Hawthorn
2025-07-24Remove unused imemo_parser_strtermPeter Zhu
2025-07-23Update doc for ObjectSpace.memsize_ofStan Lo
2025-07-23Prevent a warning: old-style function definitionYusuke Endoh
2025-07-22[ruby/openssl] ssl: add SSLSocket#sigalg, #peer_sigalg, #groupJun Aruga
2025-07-18[ruby/json] Release 2.13.0Jean Boussier
2025-07-17Flag rsock_raise_user_specified_timeout() as NORETURN (#13928)Daisuke Aritomo
2025-07-17Declare `rsock_raise_user_specified_timeout` as noreturnNobuyoshi Nakada
2025-07-17[Feature #21347] Add `open_timeout` as an overall timeout option for `TCPSock...Misaki Shioi
2025-07-17[ruby/io-wait] Bump up 0.3.2Hiroshi SHIBATA
2025-07-15[ruby/erb] Declare escape functions as Ractor-safeJohn Hawthorn
2025-07-15[DOC] Include pathname_builtin.rb documentsNobuyoshi Nakada
2025-07-15[Bug #21512] Socket.tcp_with_fast_fallback: Pass proper addr family to getadd...Daisuke Aritomo
2025-07-15[ruby/etc] Bump up v1.4.6Hiroshi SHIBATA
2025-07-15[ruby/io-nonblock] Bump up 0.3.2Hiroshi SHIBATA
2025-07-15[ruby/io-console] Bump up 0.8.1Hiroshi SHIBATA
2025-07-15Remove no longer used ext/pathname/depend [ci skip]Nobuyoshi Nakada
2025-07-15Make Pathname to embedded classHiroshi SHIBATA
2025-07-12[ruby/io-wait] [Bug #21509] [DOC] Correct `IO#wait` descriptionNobuyoshi Nakada
2025-07-12[ruby/openssl] asn1: align UTCTime year range with RFC 5280Kazuki Yamaguchi
2025-07-11Update dependencies for addition of set.h to public headersJeremy Evans
2025-07-11Fix `heap-use-after-free` in `rb_getaddrinfo` (#13856)Misaki Shioi
2025-07-10Fix timeout in Addrinfo.getaddrinfo to actually take effect (#13803)Misaki Shioi
2025-07-09[ruby/io-wait] Revert "Fix dependency for ruby 2.6"Nobuyoshi Nakada
2025-07-09[ruby/io-wait] Revert https://github.com/ruby/io-wait/pull/9 "MakeNobuyoshi Nakada
2025-07-09[ruby/io-wait] Bump up the required ruby versionNobuyoshi Nakada
2025-07-09[ruby/io-nonblock] Bump up the required ruby versionNobuyoshi Nakada
2025-07-07[ruby/json] Improve consistency of code styleJean Boussier
2025-07-05[ruby/openssl] pkey/ec: avoid calling SYM2ID() on user-supplied objectsKazuki Yamaguchi
2025-07-04[ruby/openssl] ssl: rename SSLContext#ecdh_curves= to #groups=Kazuki Yamaguchi
2025-07-03Suppress a warning in code for SOCKS5Nobuyoshi Nakada
2025-07-02[Bug #21497] [ruby/socket]: add full prototypeZ. Liu
2025-07-01[ruby/json] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/json] Stop calling `__builtin_cpu_init`Jean Boussier
2025-07-01[ruby/strscan] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/openssl] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/io-wait] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/io-nonblock] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/io-console] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/etc] Run `have_func` with the header providing the declarationsNobuyoshi Nakada
2025-07-01[ruby/json] Suppress -Wunused-functionTakashi Kokubun
2025-07-01[ruby/json] Refactor simd/conf.rb - duplicate codeNobuyoshi Nakada