index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-18
Adjust indents [ci skip]
Nobuyoshi Nakada
2022-10-17
thread_sync.c: Clarify and document the behavior of timeout == 0
Jean Boussier
2022-10-17
[ruby/openssl] add document-method for BN#mod_inverse
Ben Toews
2022-10-17
[ruby/openssl] add BN#mod_sqrt
Ben Toews
2022-10-17
[ruby/openssl] define BIGNUM_2cr macro for BN function that takes context and
Ben Toews
2022-10-17
Respect `USE_COMMON_RANDOM` macro by a command line option [ci skip]
Nobuyoshi Nakada
2022-10-17
Fix debug messages [ci skip]
Nobuyoshi Nakada
2022-10-17
Fix possible use of undefined macros on very old macOS [ci skip]
Nobuyoshi Nakada
2022-10-17
Update default gems list at 6166fa612cf798930863c7cca23dc9 [ci skip]
git
2022-10-17
[ruby/openssl] Call out insecure PKCS #1 v1.5 default padding for RSA
Bart de Water
2022-10-17
[ruby/openssl] Use default `IO#timeout` if possible.
Samuel Williams
2022-10-17
[ruby/openssl] Add support to SSL_CTX_set_keylog_callback
Christophe De La Fuente
2022-10-17
[ruby/openssl] ssl: fix "warning: ‘ctx’ may be used uninitialized"
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] bump version number to 3.1.0.pre
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] Ruby/OpenSSL 3.0.1
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] Ruby/OpenSSL 2.2.2
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] Ruby/OpenSSL 2.1.4
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] pkey/ec: check existence of public key component before exporting
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] pkey: restore support for decoding "openssl ecparam -genkey" o...
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] pkey: clear error queue before each OSSL_DECODER_from_bio() call
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] pkey/dsa: let PKey::DSA.generate choose appropriate q size
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] hmac: use EVP_PKEY_new_raw_private_key() if available
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] x509*: fix error queue leak in #extensions= and #attributes= m...
Kazuki Yamaguchi
2022-10-17
[ruby/openssl] ssl: enable generating keying material from SSL sessions
madblobfish
2022-10-17
[ruby/openssl] Check if the option is an Hash in `pkey_ctx_apply_options0()`
Nobuhiro IMAI
2022-10-17
[ruby/openssl] [CI] TestHMAC#test_dup - remove 'pend' for OpenSSL 3
MSP-Greg
2022-10-17
[ruby/openssl] Pass arguments to check macro presence
Alan Wu
2022-10-17
[ruby/openssl] Check for OpenSSL functions in headers
Alan Wu
2022-10-17
openssl: use the old rb_ary_tmp_new() alias
Kazuki Yamaguchi
2022-10-16
Disable dependabot for auto-request-review for now
Takashi Kokubun
2022-10-16
Bump necojackarc/auto-request-review from 0.7.0 to 0.8.0 (#6571)
dependabot[bot]
2022-10-16
Do not run CodeQL on dependabot PRs
Takashi Kokubun
2022-10-16
Leave only the oldest Visual Studio in AppVeyor (#6561)
Takashi Kokubun
2022-10-17
[DOC] Add the polar form in String#to_c
Nobuyoshi Nakada
2022-10-17
Change a tab to spaces
yui-knk
2022-10-16
Allow run bundled_gems manually [ci skip]
Nobuyoshi Nakada
2022-10-16
Update bundled gems list at 2022-10-16
Nobuyoshi Nakada
2022-10-15
More precisely iterate over Object instance variables
Aaron Patterson
2022-10-15
[DOC] Packed data (#6520)
Burdette Lamar
2022-10-16
No longer download zlib source
Nobuyoshi Nakada
2022-10-16
Explicitly cast to uint32_t and suppress warnings by VC
Nobuyoshi Nakada
2022-10-15
Update `Fiber::Scheduler` documentation. (#6562)
Samuel Williams
2022-10-15
Add missing `#close` call to `test_dup_timeout` test. (#6560)
Samuel Williams
2022-10-15
Introduce `Fiber::Scheduler#io_select` hook for non-blocking `IO.select`. (#6...
Samuel Williams
2022-10-14
YJIT doesn't need rb_obj_ensure_iv_index_mapping
Aaron Patterson
2022-10-14
YJIT: Avoid creating payloads for non-JITed ISEQs (#6549)
Takashi Kokubun
2022-10-14
Add a test for transition order
Aaron Patterson
2022-10-14
Add test for ractor race condition on ivar sets
Jemma Issroff
2022-10-14
More clippy fixes (#6547)
Jimmy Miller
2022-10-14
Update yjit docs (#6548)
Eileen M. Uchitelle
[prev]
[next]