summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_engine.c
AgeCommit message (Expand)Author
2014-01-13ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2013-11-21* ext/openssl/ossl_engine.c: [DOC] Documentation for OpenSSL::Enginezzak
2011-11-04* whitespace cleanup.nobu
2011-11-03* ext/openssl/extconf.rb:emboss
2011-07-22* ext/openssl/ossl_engine.c: Avoid double free of ENGINE reference.emboss
2011-02-23* ext/openssl/ossl_engine.c: parenthesize macro arguments.akr
2010-04-23* ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.usa
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2009-03-13* ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks.nobu
2008-07-22* ext/openssl: suppress warnings.nobu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2005-09-18* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo
2005-09-07* ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo
2005-07-23* ext/openssl/ossl_engine.c (ossl_engine_s_load): should checkgotoyuzo
2005-03-31* ext/openssl/ossl_engine.c (ossl_engine_s_load): should returngotoyuzo
2005-03-30* ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo
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