Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: | gotoyuzo | 2005-09-18 | 1 | -4/+6 |
* | * ext/openssl/ossl_engine.c (ossl_engine_s_by_id): | gotoyuzo | 2005-09-10 | 1 | -3/+58 |
* | * ext/openssl/ossl_engine.c (ossl_engine_s_load): should check | gotoyuzo | 2005-07-23 | 1 | -1/+3 |
* | * ext/openssl/ossl_engine.c (ossl_engine_s_load): should return | gotoyuzo | 2005-03-31 | 1 | -2/+6 |
* | * ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raise | gotoyuzo | 2005-03-30 | 1 | -1/+1 |
* | * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] | matz | 2004-12-15 | 1 | -1/+2 |
* | * lib/ext/openssl/extconf.rb: add check for some engine functions | gotoyuzo | 2003-10-05 | 1 | -0/+24 |
* | ENGINE_load_public_key takes four arguments since OpenSSL-0.9.7 | gotoyuzo | 2003-10-02 | 1 | -1/+1 |
* | ENGINE_load_private_key takes four arguments since OpenSSL-0.9.7 | gotoyuzo | 2003-10-02 | 1 | -1/+1 |
* | * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine. | gotoyuzo | 2003-10-02 | 1 | -0/+305 |