summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl.c
AgeCommit message (Expand)Author
2005-11-01* ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo
2005-10-12* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo
2005-08-07* ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo
2004-12-16* ext/openssl/ossl.c (ossl_raise): refine message format.gotoyuzo
2004-12-14* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2003-12-11* ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.gotoyuzo
2003-11-11* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): addgotoyuzo
2003-10-03* ext/openssl/ossl_asn1.c: add DER encoder and decoder.gotoyuzo
2003-10-02* ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.gotoyuzo
2003-09-25 * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa
2003-09-17should check retuen value of rb_protect.gotoyuzo
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-12OpenSSL updatemichal
2003-07-25* ext/openssl/ossl.h: fix comment.gotoyuzo
2003-07-23* ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo