aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pkey_dh.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/ssl-move-default-dh-params'Kazuki Yamaguchi2017-01-261-16/+0
|\
| * ssl: move default DH parameters from OpenSSL::PKey::DHtopic/ssl-move-default-dh-paramsKazuki Yamaguchi2017-01-241-16/+0
* | test: prepare test PKey instances on demandKazuki Yamaguchi2017-01-171-11/+10
* | Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-4/+0
|/
* test: rework PEM/DER encoding and decoding testsKazuki Yamaguchi2016-08-181-15/+26
* test/test_pkey_dh: refine OpenSSL::PKey::DH::DEFAULT_* testsKazuki Yamaguchi2016-08-181-23/+14
* openssl: implement initialize_copy method for PKey classesrhe2016-06-191-0/+10
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-1/+1
* Sync trunkZachary Scott2016-02-021-0/+1
* support 2048 bit length DH-keySHIBATA Hiroshi2016-01-151-0/+14
* Remove 512-bit DH groupTony Arcieri2016-01-071-12/+2
* Sync with ruby trunkZachary Scott2015-09-231-0/+21
* Upstream ruby/ruby@ae042f2 from r50727Zachary Scott2015-06-031-1/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+82