summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_engine.c
AgeCommit message (Expand)Author
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2003-10-05* lib/ext/openssl/extconf.rb: add check for some engine functionsgotoyuzo
2003-10-02ENGINE_load_public_key takes four arguments since OpenSSL-0.9.7gotoyuzo
2003-10-02ENGINE_load_private_key takes four arguments since OpenSSL-0.9.7gotoyuzo
2003-10-02* ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.gotoyuzo