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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
openssl
/
test_ssl.rb
Age
Commit message (
Expand
)
Author
2020-02-17
Partially revert "test/openssl/test_ssl.rb: skip OpenSSL::TestSSL#test_fallba...
Yusuke Endoh
2020-02-17
[ruby/openssl] test/openssl/test_ssl: skip test_fallback_scsv if necessary
Kazuki Yamaguchi
2020-02-17
test/openssl/test_ssl.rb: skip OpenSSL::TestSSL#test_fallback_scsv
Yusuke Endoh
2020-02-16
test/openssl/test_ssl.rb: skip a test on OpenSSL 1.1.d or later
Yusuke Endoh
2020-02-16
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2019-09-26
Fix keyword argument separation issues in OpenSSL::SSL::SSLSocket#sys{read,wr...
Jeremy Evans
2019-06-06
test/openssl: Support OpenSSL 1.1.1
Yusuke Endoh
2018-08-08
openssl: sync with upstream repository
rhe
2017-12-12
Fix test-all tests to avoid creating report_on_exception warnings
eregon
2017-11-26
openssl: sync with 2475d94517b4
rhe
2017-11-25
openssl: import v2.1.0.beta2
rhe
2017-11-04
openssl: pull test case from upstream commit 62af0446569a
rhe
2017-10-21
fix OpenSSL::SSL::SSLContext#min_version doesn't work
naruse
2017-09-24
openssl: import e72d960db262
rhe
2017-09-12
openssl: merge test fixes from upstream, part 2
rhe
2017-09-03
openssl: import v2.1.0.beta1
rhe
2017-08-10
openssl: import v2.0.5
rhe
2017-06-14
openssl: import v2.0.4
rhe
2016-11-30
openssl: import v2.0.0
rhe
2016-09-17
openssl: really fix test failure on Ubuntu 16.04
rhe
2016-09-13
openssl: workaround for Ubuntu's patched OpenSSL
rhe
2016-09-08
openssl: import v2.0.0.beta.2
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-06-07
openssl: adjust tests for OpenSSL 1.1.0
rhe
2016-06-07
openssl: add SSL::SSLContext#security_level{=,}
rhe
2016-05-25
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2016-05-21
openssl: fix possible SEGV on race between SSLSocket#stop and #connect
rhe
2016-04-07
test_ssl.rb: skip unsupported ciphers
nobu
2016-04-06
test_ssl.rb: skip unavailable pkeys
nobu
2016-04-04
test_get_ephemeral_key: use assert_instance_of
nobu
2016-04-04
openssl: Access to ephemeral TLS session key
nobu
2016-03-25
openssl: fix build when NPN is disabled by OpenSSL
nobu
2016-02-19
test: use assert_not_*
nobu
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-11
test_ssl.rb: fix ssl option flags tests
nobu
2015-12-09
test_ssl.rb: fix ssl option flags tests
nobu
2015-11-25
test/openssl/test_ssl.rb (test_copy_stream): new test
normal
2015-11-13
* ext/openssl/ossl_ssl.c: Merge ruby/openssl@81e1a30
zzak
2015-08-29
* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 support
tenderlove
2015-08-19
* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL to
tenderlove
2015-08-15
ossl_ssl.c: check SSL method name
nobu
2015-08-15
use assert_raise
nobu
2015-08-11
* test/openssl/test_ssl.rb: Fix LocalJumpErrors being raised
hsbt
2015-08-01
* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implement
tenderlove
2015-07-27
* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a more
tenderlove
2015-07-27
commit miss
usa
2015-07-26
* ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl context
tenderlove
2015-07-26
* test/openssl/test_ssl.rb (class OpenSSL): add test coverage around
tenderlove
2015-07-22
* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]
tenderlove
2015-06-24
ext/openssl/ossl_ssl.c: raise if kwargs given in blocking mode
normal
[next]