ruby/ext/openssl/lib/openssl
tenderlove d8225d9f04 * ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implement
SSLContext#options and options= using SSL_CTX_set_options and
  SSL_CTX_get_options. This reduces the number of ivars we need and
  simplifies `ossl_sslctx_setup`.

* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): Default `options`
  to SSL_OP_ALL

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-08-01 00:12:46 +00:00
..
bn.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
buffering.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
cipher.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
config.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
digest.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
pkey.rb * ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 and 2015-07-25 23:35:49 +00:00
ssl.rb * ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implement 2015-08-01 00:12:46 +00:00
x509.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00