aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* Sync trunkZachary Scott2016-02-021-0/+3
* Merge pull request #41 from ruby/sync-upstreamSHIBATA Hiroshi2016-01-0610-26/+30
|\
| * sync code from upstreamSHIBATA Hiroshi2015-12-3010-26/+30
* | removed environment dependency fileSHIBATA Hiroshi2015-12-302-330/+0
|/
* Commit missZachary Scott2015-11-131-1/+1
* Merge pull request #31 from ruby/ruby-bug-10735Zachary Scott2015-11-131-1/+4
|\
| * Apply patch @viktorium to dispose of context after signingZachary Scott2015-04-131-1/+4
* | Skip anon cipher test if constant is unavailable, as with OpenSSL < 1.2Zachary Scott2015-11-131-0/+6
* | Merge trunk upstreamZachary Scott2015-11-136-48/+54
* | Sync with ruby trunkZachary Scott2015-09-2351-425/+146
* | Remove svn artifact by mistake :bomb:Zachary Scott2015-09-231-2325/+0
* | Upstream ruby/ruby@7c413b5 fixes #19Zachary Scott2015-07-221-1/+1
* | fix tests bu not setting the string instance on the frozen objecttenderlove2015-07-221-1/+0
* | * ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove2015-07-221-0/+63
* | * ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove2015-07-222-4/+104
* | extconf.h should not be checked inAaron Patterson2015-07-221-71/+0
* | Add note regarding compiling openssl on OSXZachary Scott2015-07-121-0/+14
* | Upstream ruby/ruby@c18df6d87cb1a26f596218beb8099c709e30aaf4Zachary Scott2015-06-032-12/+2347
* | Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-0323-124/+226
* | Upstream ruby/ruby@9fbf488 from r50646Zachary Scott2015-06-031-3/+6
* | Upstream ruby/ruby@bea4ccb from r50643Zachary Scott2015-06-031-1/+1
* | Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-0450-50/+50
* | Apply ruby/ruby@038c0e5a804f1736e884f6741b9d7e84606580d7 to remove warningsZachary Scott2015-05-041-1/+1
|/
* Upstream the following commits from trunk ruby:Zachary Scott2015-03-256-86/+214
* Apply documentation fixes from ruby/ruby#834, patch by @vbattsZachary Scott2015-02-212-24/+50
* Sync with ruby trunkZachary Scott2015-01-0524-113/+507
* import ruby trunkSHIBATA Hiroshi2014-10-2758-0/+22754