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
/
utils.rb
Age
Commit message (
Expand
)
Author
2014-11-01
ignore_ssl_accept_error option is changed to ignore_listener_error.
akr
2014-11-01
start_server refined.
akr
2014-11-01
* test/openssl/utils.rb (start_server): Don't close sockets before
akr
2014-11-01
* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don't
akr
2014-11-01
* test/openssl/utils.rb (start_server, server_loop): Use a
akr
2014-05-29
* ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socket
akr
2014-05-25
* test/openssl: Join threads.
akr
2012-12-20
* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.
emboss
2012-12-20
* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPS
emboss
2012-09-03
* test/openssl/utils.rb: Use DSS1 as DSA signature digest for all
emboss
2012-09-03
remove trailing spaces.
nobu
2012-09-03
* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macro
emboss
2012-09-02
* test/openssl/utils.rb: Use a cached DH key instead of generating a
emboss
2012-08-28
* test/openssl/utils.rb
emboss
2012-05-07
* ext/openssl/ossl_ssl.c: add support for option flags
emboss
2011-07-14
* ext/openssl/ossl.c (ossl_verify_cb): trap the exception from
nahi
2011-06-22
* test/openssl/test_ssl_session.rb: Split out SSL::Session related
nahi
2011-06-13
* test/openssl/test_ec.rb
emboss
2011-06-13
* ext/openssl/pkey_dh.c: corrected documentation.
emboss
2011-06-12
* ext/openssl/ossl_pkey.c: added PKey.read module function that allow
emboss
2010-12-15
drying up the requires in the openssl tests
tenderlove
2010-12-11
refactor load error rescue to the openssl util file
tenderlove
2010-09-22
* test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:...
kazu
2010-08-19
* backport r28621 and r28632 from ruby_1_8;
nahi
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2008-04-20
* ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol.
technorama
2004-05-21
* test_x509crl.rb (test_basic): add test for CRL issuer.
gotoyuzo
2004-05-17
* test for OpenSSL::X509
gotoyuzo
[prev]