aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* openssl: fix the Year 2038 problemrhe2016-06-091-0/+1
* openssl: add SSLContext#ecdh_curves=rhe2016-05-311-0/+4
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-92/+42
* openssl: remove check of OPENSSL_FIPS macro in extconf.rbrhe2016-05-311-1/+0
* openssl/extconf.rb: NO SSL macros firstnobu2016-05-311-8/+10
* * ext/openssl/extconf.rb: asume it doesn't have SSLv2 relatednaruse2016-05-311-0/+2
* openssl: Access to ephemeral TLS session keynobu2016-05-311-0/+1
* openssl: fix build when NPN is disabled by OpenSSLnobu2016-05-311-1/+1
* sync code from upstreamSHIBATA Hiroshi2015-12-301-0/+1
* Sync with ruby trunkZachary Scott2015-09-231-5/+3
* * ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove2015-07-221-0/+1
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Upstream the following commits from trunk ruby:Zachary Scott2015-03-251-0/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+160