summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_engine.c
AgeCommit message (Expand)Author
2021-03-31[ruby/openssl] Fix OpenSSL::Engine build on DebianTom Stuart
2020-03-10openssl: sync with upstream repositoryKazuki Yamaguchi
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2017-11-25openssl: import v2.1.0.beta2rhe
2017-09-03openssl: import v2.1.0.beta1rhe
2016-12-10openssl: import v2.0.1rhe
2016-11-30openssl: import v2.0.0rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-07openssl: adjust tests for OpenSSL 1.1.0rhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-18openssl: report errors in OpenSSL error queue when clear itrhe
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-05-29openssl: wrapper object before allocnobu
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2014-12-12ossl_engine.c: typed datanobu
2014-09-30protoize no-arguments functionsnobu
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