aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_engine.rb
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: ENGINE.cleanup is no-op in OpenSSL 1.1.0Kazuki Yamaguchi2016-05-051-47/+66
* 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