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
/
openssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the depend files
Matt Valentine-House
2023-02-28
1
-32
/
+0
*
Remove intern/gc.h from Make deps
Matt Valentine-House
2023-02-27
1
-32
/
+0
*
[ruby/openssl] Stub gemspec for JRuby
Charles Oliver Nutter
2023-02-21
1
-3
/
+9
*
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2023-02-08
1
-0
/
+32
*
[ruby/openssl] [DOC] Remove repeated example from Digest
Mau Magnaguagno
2023-01-31
1
-5
/
+1
*
Apply the accidental commits again before Ruby 3.2.
Hiroshi SHIBATA
2022-12-26
1
-1
/
+1
*
Revert the additional change from openssl-3.1.0
Hiroshi SHIBATA
2022-12-23
1
-1
/
+1
*
[ruby/openssl] pkey/ec: constify
Nobuyoshi Nakada
2022-12-23
1
-1
/
+1
*
[ruby/openssl] Ruby/OpenSSL 3.1.0
Kazuki Yamaguchi
2022-12-23
3
-2
/
+38
*
[ruby/openssl] Ruby/OpenSSL 3.0.2
Kazuki Yamaguchi
2022-12-23
1
-0
/
+14
*
[ruby/openssl] Ruby/OpenSSL 2.2.3
Kazuki Yamaguchi
2022-12-23
1
-0
/
+15
*
[ruby/openssl] pkey/ec: check private key validity with OpenSSL 3
Joe Truba
2022-12-23
1
-5
/
+17
*
[ruby/openssl] Undefine `OpenSSL::SSL` for no socket platforms
Yuta Saito
2022-12-23
3
-5
/
+12
*
[ruby/openssl] ssl: remove OpenSSL::ExtConfig
Kazuki Yamaguchi
2022-12-23
1
-15
/
+0
*
[ruby/openssl] ssl: disable NPN support on LibreSSL
Kazuki Yamaguchi
2022-12-23
1
-5
/
+9
*
[ruby/openssl] ssl: update TLS1_3_VERSION workaround for older LibreSSL versions
Kazuki Yamaguchi
2022-12-23
1
-2
/
+1
*
[ruby/openssl] Suppress deprecation warnings by OpenSSL 3
Nobuyoshi Nakada
2022-12-23
1
-0
/
+1
*
[ruby/openssl] Constify when building with OpenSSL 3
Nobuyoshi Nakada
2022-12-23
7
-28
/
+34
*
[ruby/openssl] Check for functions with arguments
Nobuyoshi Nakada
2022-12-23
1
-44
/
+44
*
[ruby/openssl] pkey/ec: fix ossl_raise() calls using cEC_POINT instead of eEC...
Joe Truba
2022-12-23
1
-5
/
+5
*
[ruby/openssl] raise when EC_POINT_cmp or EC_GROUP_cmp error instead of retur...
Joe Truba
2022-12-23
1
-7
/
+11
*
[ruby/openssl] [DOC] Remove duplicate doc
Nobuyoshi Nakada
2022-12-13
1
-6
/
+3
*
We should apply https://github.com/ruby/openssl/pull/576 instead of them:
Hiroshi SHIBATA
2022-12-13
1
-7
/
+0
*
[ruby/openssl] Fixes OPENSSL_LIBRARY_VERSION description on
Henrique Bontempo
2022-12-13
1
-3
/
+6
*
[ruby/openssl] Enable HKDF support for LibreSSL 3.6 and later
Theo Buehler
2022-12-13
1
-3
/
+3
*
[ruby/openssl] Allow empty string to OpenSSL::Cipher#update
Yusuke Nakamura
2022-12-13
1
-2
/
+1
*
[ruby/openssl] Use EVP_Digest{Sign,Verify} when available
Theo Buehler
2022-12-13
1
-2
/
+2
*
[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
*
Simplify default argument specification. (#6507)
Samuel Williams
2022-10-07
2
-11
/
+4
[next]