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
*
openssl: sync with upstream repository
Kazuki Yamaguchi
2020-03-10
11
-139
/
+216
*
[ruby/openssl] ts: simplify OpenSSL::Timestamp::Request#algorithm
Kazuki Yamaguchi
2020-02-17
1
-6
/
+1
*
ext/openssl/extconf.rb: avoid -Werror=deprecated-declarations
Yusuke Endoh
2020-02-16
2
-1
/
+6
*
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2020-02-16
40
-238
/
+2454
*
ext/openssl/ossl_ssl.c: nodoc for private methods
Hiroshi SHIBATA
2019-12-29
1
-0
/
+3
*
ext/openssl/extconf.rb: check with -Werror=deprecated-declarations
Nobuyoshi Nakada
2019-12-05
2
-1
/
+21
*
ext/openssl/extconf.rb: do not use -Werror=deprecated-declarations
Yusuke Endoh
2019-12-05
2
-16
/
+1
*
[ruby/openssl] Remove taint support
Jeremy Evans
2019-11-18
3
-11
/
+0
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
2
-0
/
+10
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
2
-10
/
+0
*
Prefer rb_gc_register_mark_object
Nobuyoshi Nakada
2019-10-10
1
-1
/
+1
*
Guard static variable first
Nobuyoshi Nakada
2019-10-10
1
-1
/
+1
*
ext/openssl/ossl_ssl.c: Use const declaration if LibreSSL >= 2.8.0
Yusuke Endoh
2019-10-05
1
-1
/
+1
*
Fix keyword argument separation issues in OpenSSL::SSL::SSLSocket#sys{read,wr...
Jeremy Evans
2019-09-26
1
-4
/
+13
*
drop-in type check for rb_define_module_function
卜部昌平
2019-08-29
1
-1
/
+1
*
rb_iterate now takes rb_block_call_func_t
卜部昌平
2019-08-27
1
-1
/
+1
*
Remove dependency on `openssl/conf_api.h`
Dmitry Petrashko
2019-08-04
1
-1
/
+0
*
Add a /* fall through */ comment
Yusuke Endoh
2019-07-14
1
-0
/
+1
*
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
1
-0
/
+31
*
Removed useless `freeze`s from gemspec files
Nobuyoshi Nakada
2019-07-13
1
-20
/
+20
*
Drop fossil rubygems support
Nobuyoshi Nakada
2019-07-13
1
-23
/
+5
*
Removed stub lines from gemspec files
Nobuyoshi Nakada
2019-07-13
1
-2
/
+0
*
ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGV
mame
2019-04-10
1
-2
/
+5
*
* expand tabs.
svn
2019-04-10
1
-2
/
+2
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-5
/
+2
*
* expand tabs.
svn
2019-04-10
1
-2
/
+2
*
ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGV
mame
2019-04-10
1
-2
/
+5
*
Removed moving toplevel header since r12501
nobu
2019-02-08
1
-31
/
+31
*
errno.h must be included after config.h because config.h might define
odaira
2018-11-21
1
-1
/
+1
*
Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]
kazu
2018-11-01
1
-1
/
+1
*
openssl: sync with upstream repository
rhe
2018-10-18
4
-6
/
+41
*
Suppress more -Wparentheses warnings
nobu
2018-09-21
2
-2
/
+4
*
* expand tabs.
svn
2018-09-21
2
-6
/
+6
*
Remove -Wno-parentheses flag.
nobu
2018-09-21
3
-7
/
+7
*
needs openssl/opensslv.h
nobu
2018-08-08
1
-1
/
+1
*
openssl: sync with upstream repository
rhe
2018-08-08
9
-33
/
+51
*
reduce LibreSSL warnings
nobu
2018-07-29
1
-0
/
+4
*
openssl_missing.h: constified
nobu
2018-06-17
1
-2
/
+2
*
Workaround for old LibreSSL
nobu
2018-05-30
1
-0
/
+3
*
openssl: merge changes in v2.1.1
rhe
2018-05-12
5
-6
/
+25
*
openssl: search winsock
nobu
2018-03-02
1
-1
/
+3
*
search winsock libraries explicitly
nobu
2018-03-02
1
-0
/
+1
*
no ID cache in Init functions
nobu
2018-02-16
9
-0
/
+9
*
openssl/buffering.rb: no RS when output
nobu
2018-01-25
1
-5
/
+3
*
openssl: import v2.1.0
rhe
2017-12-14
6
-93
/
+113
*
openssl: import v2.1.0.beta2
rhe
2017-11-25
20
-103
/
+662
*
openssl: revert changes in SSLContext#{min,max}_version= in r60310
rhe
2017-11-25
1
-14
/
+2
*
multiple arguments to write
nobu
2017-10-23
1
-1
/
+2
*
openssl: merge test fix from upstream
rhe
2017-10-21
1
-0
/
+4
*
fix OpenSSL::SSL::SSLContext#min_version doesn't work
naruse
2017-10-21
1
-2
/
+15
[next]