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
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_pair.rb
Age
Commit message (
Expand
)
Author
2021-10-23
[ruby/openssl] test/openssl/test_ssl: assume ECC support
Kazuki Yamaguchi
2020-03-10
openssl: sync with upstream repository
Kazuki Yamaguchi
2020-02-23
Warn non-nil `$/` [Feature #14240]
Nobuyoshi Nakada
2020-02-16
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2019-06-06
test/openssl: Support OpenSSL 1.1.1
Yusuke Endoh
2017-11-25
openssl: import v2.1.0.beta2
rhe
2017-09-24
openssl: import e72d960db262
rhe
2017-09-12
openssl: merge test fixes from upstream, part 2
rhe
2017-09-05
openssl: merge test fixes from upstream
rhe
2017-09-03
openssl: import v2.1.0.beta1
rhe
2016-12-10
openssl: import v2.0.1
rhe
2016-11-30
openssl: import v2.0.0
rhe
2016-11-05
openssl/ut_eof.rb: rename TestEOF
nobu
2016-09-08
openssl: import v2.0.0.beta.2
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-08-06
openssl: avoid undefined behavior on empty SSL_write
normal
2016-07-26
test: use assert_include
nobu
2016-06-09
openssl: fix build with OPENSSL_NO_EC
rhe
2016-06-07
openssl: adjust tests for OpenSSL 1.1.0
rhe
2016-05-30
openssl: fix test failure on Fedora 23
rhe
2016-05-30
openssl: add SSLContext#ecdh_curves=
rhe
2016-05-18
openssl: clear OpenSSL error queue before return to Ruby
rhe
2016-03-31
openssl: accept moving write buffer for write_nonblock
normal
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-14
* bootstraptest/runner.rb: use safe navigation operator.
hsbt
2015-10-31
* test/openssl/test_pair.rb: skipped tests if openssl doesn't support
hsbt
2015-08-01
openssl/buffering: fix gets on EOF with limit
normal
2015-07-30
test_pair.rb: join client thread
nobu
2015-07-29
test_pair.rb: thread leak
nobu
2015-07-29
test_pair.rb: thread leak
nobu
2015-07-25
* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): support
tenderlove
2015-07-25
* test/openssl/test_pair.rb: add a test ensuring that the default DH
tenderlove
2015-07-22
* ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]
tenderlove
2015-04-12
connect_nonblock supports "exception: false"
normal
2015-03-12
accept_nonblock supports "exception: false"
normal
2014-12-13
test/openssl: skip old OpenSSL
nobu
2014-05-28
Close fds.
akr
2014-05-27
* test/openssl/test_pair.rb: Modify TestSSL#test_read_and_write
hsbt
2014-05-25
* test/openssl: Join threads.
akr
2014-05-07
refactored to test Socket and TCPSocket/TCPServer more consistently.
akr
2014-05-07
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):
akr
2014-05-07
refactoring to extract tcp_pair.
akr
2013-09-04
wait until the shutdowning message reaches to the server
naruse
2013-09-03
* test/openssl/test_pair.rb
usa
2013-08-26
* io.c (io_read_nonblock): support non-blocking reads without raising
tenderlove
2013-04-08
Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESS
headius
2012-08-28
* test/openssl/utils.rb
emboss
2011-07-14
* ext/openssl/ossl.c (ossl_verify_cb): trap the exception from
nahi
2010-12-11
refactor load error rescue to the openssl util file
tenderlove
2010-12-07
Set DH Parameter for SSLContext to clean warnings.
naruse
[next]