aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_engine.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/openssl] Look up digest by name instead of constantBart de Water2020-05-131-1/+1
* Import openssl-2.2.0 (#2693)Hiroshi SHIBATA2020-02-161-1/+1
* openssl: import e72d960db262rhe2017-09-241-20/+16
* openssl: import v2.1.0.beta1rhe2017-09-031-2/+4
* openssl: import v2.0.0rhe2016-11-301-7/+0
* import Ruby/OpenSSL 2.0.0.beta.1rhe2016-08-291-3/+10
* openssl: avoid test failure in test_engine.rbrhe2016-06-121-2/+6
* openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-071-48/+66
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-181-1/+2
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* remove trainling spaces.nobu2012-08-211-1/+1
* * test/openssl/test_engine.rb: remove side effect of generic engineemboss2011-11-261-16/+14
* * test/openssl/test_engine.rb: use IO#reopen to restore stderr.akr2011-11-241-1/+4
* * test/openssl/test_engine.rb: Suppress output from 'openssl'emboss2011-11-241-14/+16
* * test/openssl/test_engine.rb: add test for engine cipher. RC4 is usedemboss2011-11-051-0/+22
* * test/openssl/test_engine.rb: add first tests for builtin "openssl"emboss2011-11-041-4/+38
* * test/openssl/test_engine.rb: call Engine::cleanup on exit.emboss2011-11-021-0/+1
* * ext/openssl/ossl_engine.c: Avoid double free of ENGINE reference.emboss2011-07-221-0/+15