aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Kazuki Yamaguchi2017-01-311-2/+2
|\
| * buffering: fix typo in docKazuki Yamaguchi2017-01-231-2/+2
* | Merge branch 'topic/ssl-move-default-dh-params'Kazuki Yamaguchi2017-01-262-42/+34
|\ \
| * | ssl: move default DH parameters from OpenSSL::PKey::DHtopic/ssl-move-default-dh-paramsKazuki Yamaguchi2017-01-242-42/+34
| |/
* / Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-222-9/+4
|/
* parse.y: ambiguous parenthesesnobu2016-11-301-1/+1
* openssl: document `exception: false' for *_nonblockEric Wong2016-10-241-0/+8
* ssl: fix comments so that RDoc can find SSLContext#servername_cbKazuki Yamaguchi2016-09-091-12/+8
* ssl: eliminate SSLContext::INIT_VARStopic/ssl-eliminate-init-varsKazuki Yamaguchi2016-09-021-14/+2
* pkey: fixup documentKazuki Yamaguchi2016-08-221-0/+3
* cipher: fixup documentationKazuki Yamaguchi2016-08-221-6/+14
* ssl: fixup documentationKazuki Yamaguchi2016-08-221-6/+20
* ssl: conditionally set explicit cipher suite listtopic/ssl-contiditional-explicit-ciphersuitesKazuki Yamaguchi2016-08-141-32/+38
* Merge branch 'topic/ssl-verify-hostname'Kazuki Yamaguchi2016-07-281-3/+8
|\
| * ssl: add verify_hostname option to SSLContexttopic/ssl-verify-hostnameKazuki Yamaguchi2016-07-231-3/+8
* | cipher: use lower-case cipher name in OpenSSL::Cipher::*.newtopic/cipher-fixesKazuki Yamaguchi2016-07-241-5/+3
|/
* Deprecate constant OpenSSL::Digest::Digest and OpenSSL::Cipher::CipherKazuki Yamaguchi2016-07-092-13/+9
* Merge branch 'topic/doc-ssl-sync-close'Kazuki Yamaguchi2016-07-091-0/+4
|\
| * Document OpenSSL::SSL::SSLSocket#sync_closetopic/doc-ssl-sync-closeKazuki Yamaguchi2016-07-091-0/+4
* | Merge pull request #50 from jsyeo/jsyeo-remove-rc4Kazuki Yamaguchi2016-07-051-3/+0
|\ \ | |/ |/|
| * Remove RC4 cipher suites from SSLContext::DEFAULT_PARAMSJason Yeo2016-07-041-3/+0
* | openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-091-1/+4
* | openssl: move SSLSocket#initialize to C extensionrhe2016-05-311-35/+6
* | openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-6/+3
* | openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe2016-05-311-1/+4
* | openssl: remove impossible EOFError raise in OpenSSL::Bufferingrhe2016-05-311-2/+0
|/
* support 2048 bit length DH-keySHIBATA Hiroshi2016-01-151-0/+12
* Remove 512-bit DH groupTony Arcieri2016-01-071-8/+0
* sync code from upstreamSHIBATA Hiroshi2015-12-309-1/+10
* Merge trunk upstreamZachary Scott2015-11-131-3/+3
* Revert "Prefer TLS v1.2 to follow "secure defaults" and disable TLS v1.0 and ...Zachary Scott2015-10-131-2/+1
* Prefer TLS v1.2 to follow "secure defaults" and disable TLS v1.0 and v1.1Zachary Scott2015-10-081-1/+2
* Sync with ruby trunkZachary Scott2015-09-238-56/+164
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-048-8/+8
* Stricter hostname verification following RFC 6125.Tony Arcieri2015-04-091-4/+58
* OpenSSL::VERSION is already definedZachary Scott2014-11-211-3/+0
* Sync with ruby trunkZachary Scott2014-11-211-1/+1
* Start at 1.0.0Zachary Scott2014-10-281-1/+1
* added dummy version fileSHIBATA Hiroshi2014-10-271-0/+3
* import ruby trunkSHIBATA Hiroshi2014-10-279-7/+1586
* bundle gem opensslSHIBATA Hiroshi2014-10-272-0/+8