index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ruby/openssl] add document-method for BN#mod_inverse
Ben Toews
2022-10-17
1
-0
/
+1
*
[ruby/openssl] add BN#mod_sqrt
Ben Toews
2022-10-17
1
-0
/
+8
*
[ruby/openssl] define BIGNUM_2cr macro for BN function that takes context and
Ben Toews
2022-10-17
1
-12
/
+15
*
[ruby/openssl] Call out insecure PKCS #1 v1.5 default padding for RSA
Bart de Water
2022-10-17
1
-4
/
+8
*
[ruby/openssl] Use default `IO#timeout` if possible.
Samuel Williams
2022-10-17
1
-4
/
+5
*
[ruby/openssl] Add support to SSL_CTX_set_keylog_callback
Christophe De La Fuente
2022-10-17
1
-1
/
+85
*
[ruby/openssl] ssl: fix "warning: ‘ctx’ may be used uninitialized"
Kazuki Yamaguchi
2022-10-17
1
-1
/
+1
*
[ruby/openssl] bump version number to 3.1.0.pre
Kazuki Yamaguchi
2022-10-17
2
-2
/
+2
*
[ruby/openssl] Ruby/OpenSSL 3.0.1
Kazuki Yamaguchi
2022-10-17
3
-2
/
+26
*
[ruby/openssl] Ruby/OpenSSL 2.2.2
Kazuki Yamaguchi
2022-10-17
1
-0
/
+6
*
[ruby/openssl] Ruby/OpenSSL 2.1.4
Kazuki Yamaguchi
2022-10-17
1
-0
/
+10
*
[ruby/openssl] pkey/ec: check existence of public key component before exporting
Kazuki Yamaguchi
2022-10-17
1
-0
/
+4
*
[ruby/openssl] pkey: restore support for decoding "openssl ecparam -genkey" o...
Kazuki Yamaguchi
2022-10-17
1
-0
/
+36
*
[ruby/openssl] pkey: clear error queue before each OSSL_DECODER_from_bio() call
Kazuki Yamaguchi
2022-10-17
1
-4
/
+7
*
[ruby/openssl] pkey/dsa: let PKey::DSA.generate choose appropriate q size
Kazuki Yamaguchi
2022-10-17
1
-0
/
+8
*
[ruby/openssl] hmac: use EVP_PKEY_new_raw_private_key() if available
Kazuki Yamaguchi
2022-10-17
2
-0
/
+9
*
[ruby/openssl] x509*: fix error queue leak in #extensions= and #attributes= m...
Kazuki Yamaguchi
2022-10-17
4
-12
/
+12
*
[ruby/openssl] ssl: enable generating keying material from SSL sessions
madblobfish
2022-10-17
1
-0
/
+44
*
[ruby/openssl] Check if the option is an Hash in `pkey_ctx_apply_options0()`
Nobuhiro IMAI
2022-10-17
1
-0
/
+1
*
[ruby/openssl] Pass arguments to check macro presence
Alan Wu
2022-10-17
1
-1
/
+1
*
[ruby/openssl] Check for OpenSSL functions in headers
Alan Wu
2022-10-17
1
-46
/
+51
*
openssl: use the old rb_ary_tmp_new() alias
Kazuki Yamaguchi
2022-10-17
1
-1
/
+1
*
[ruby/psych] Fix missing `abort` call
Nobuyoshi Nakada
2022-10-12
1
-1
/
+1
*
[ruby/psych] Abandon when libyaml is not found
Nobuyoshi Nakada
2022-10-12
1
-8
/
+5
*
[DOC] Replace the external URIs to docs with rdoc-ref
Nobuyoshi Nakada
2022-10-12
1
-23
/
+23
*
Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
Jemma Issroff
2022-10-11
2
-0
/
+9
*
Move `error` from top_stmts and top_stmt to stmt
yui-knk
2022-10-08
1
-0
/
+1
*
Try `nil` as default for 'default timeout'. (#6509)
Samuel Williams
2022-10-08
4
-6
/
+6
*
Simplify default argument specification. (#6507)
Samuel Williams
2022-10-07
2
-11
/
+4
*
Add IO#timeout attribute and use it for blocking IO operations. (#5653)
Samuel Williams
2022-10-07
7
-8
/
+23
*
Add --with-libffi-source-dir feature and removed --enable-bundled-libffi opti...
Hiroshi SHIBATA
2022-10-07
2
-25
/
+6
*
[ruby/fiddle] closure: follow variable name change
Sutou Kouhei
2022-10-07
1
-1
/
+1
*
[ruby/fiddle] closure: free resources when an exception is raised in Closure.new
Sutou Kouhei
2022-10-07
1
-13
/
+43
*
[ruby/fiddle] Add Fiddle::Closure.create and Fiddle::Closure.free
Sutou Kouhei
2022-10-07
2
-7
/
+73
*
[ruby/fiddle] Add `sym_defined?` methods to test if a symbol is defined (http...
Aaron Patterson
2022-10-07
1
-4
/
+55
*
[ruby/fiddle] Move "type" constants to `Fiddle::Types` (https://github.com/ru...
Aaron Patterson
2022-10-07
2
-58
/
+64
*
[ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fidd...
Aaron Patterson
2022-10-07
6
-44
/
+173
*
[ruby/date] Fix misplaced time zone offset checks
Nobuyoshi Nakada
2022-10-07
1
-2
/
+2
*
[ruby/psych] Removed the related condition of --enable-bundled-libyaml
Hiroshi SHIBATA
2022-10-07
1
-6
/
+1
*
[ruby/psych] --enable-bundled-libyaml config has been removed
Hiroshi SHIBATA
2022-10-07
1
-1
/
+1
*
Removed the related files for downloading with extlibs
Hiroshi SHIBATA
2022-10-05
1
-17
/
+0
*
[DOC] RDoc changes for IO (#6458)
Burdette Lamar
2022-10-02
1
-8
/
+8
*
Revert "This commit implements the Object Shapes technique in CRuby."
Aaron Patterson
2022-09-30
2
-9
/
+0
*
[ruby/date] The shrunk words to be copied is limited
Nobuyoshi Nakada
2022-09-29
1
-3
/
+2
*
[ruby/date] Narrow ALLOCV region for shrunk words
Nobuyoshi Nakada
2022-09-29
1
-8
/
+18
*
Add `Coverage.supported?` to detect what modes are supported.
Samuel Williams
2022-09-29
1
-0
/
+29
*
Add `eval: true/false` flag to `Coverage.setup`.
Samuel Williams
2022-09-29
1
-10
/
+11
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-28
2
-0
/
+9
*
[ruby/date] Check time zone offset elements
Nobuyoshi Nakada
2022-09-28
1
-11
/
+36
*
[ruby/bigdecimal] Document precision=0 and ndigits=0 for converting from Float
Maciej Rzasa
2022-09-28
2
-1
/
+8
[prev]
[next]