| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/openssl/ossl.h: include openssl/e_os2.h before checking the | usa | 2011-07-08 | 1 | -0/+1 |
* | * ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary. | emboss | 2011-06-30 | 1 | -0/+1 |
* | * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined. | eban | 2011-06-29 | 1 | -1/+3 |
* | * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys). | eban | 2011-06-29 | 1 | -0/+1 |
* | * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER | emboss | 2011-06-22 | 1 | -0/+7 |
* | * ext/openssl/ossl.c: surpress warning: shorten-64-to-32. | naruse | 2011-03-24 | 1 | -2/+2 |
* | * ext/openssl/ossl.h: parenthesize macro arguments. | akr | 2011-02-17 | 1 | -8/+8 |
* | * openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0. | naruse | 2010-02-28 | 1 | -0/+7 |
* | * io.c (rb_mWaitReadable): defined. | akr | 2009-03-19 | 1 | -0/+1 |
* | * ext/openssl: suppress warnings. | akr | 2009-03-12 | 1 | -2/+2 |
* | * ext/curses/curses.c: should include <ruby/io.h>. | matz | 2008-09-26 | 1 | -1/+1 |
* | * ext/openssl: suppress warnings. | nobu | 2008-07-22 | 1 | -1/+1 |
* | * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222] | nobu | 2007-07-15 | 1 | -0/+1 |
* | * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation. | technorama | 2007-04-02 | 1 | -0/+5 |
* | * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t): | nobu | 2007-02-24 | 1 | -4/+0 |
* | * ruby.h (struct RString): embed small strings. | matz | 2006-08-31 | 1 | -4/+3 |
* | * ext/openssl/ossl.h: move <ruby.h> inclusion point to shut up | matz | 2006-07-27 | 1 | -9/+9 |
* | * ext/openssl/extconf.rb: use create_header. | gotoyuzo | 2006-06-02 | 1 | -0/+2 |
* | * ext/openssl/ossl.h (OSSL_Debug): should not use __func__. | gotoyuzo | 2006-02-19 | 1 | -1/+1 |
* | * ext/openssl/ossl.h: need to include winsock2.h before including | usa | 2005-11-07 | 1 | -0/+1 |
* | * ext/openssl/openssl_missing.c, ext/openssl/ossl.h, | gotoyuzo | 2005-06-19 | 1 | -1/+1 |
* | * ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12. | gotoyuzo | 2003-12-11 | 1 | -0/+3 |
* | * ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add | gotoyuzo | 2003-11-11 | 1 | -0/+2 |
* | ossl_asn1.h was included twice. | gotoyuzo | 2003-10-03 | 1 | -1/+0 |
* | * ext/openssl/ossl_asn1.c: add DER encoder and decoder. | gotoyuzo | 2003-10-03 | 1 | -0/+1 |
* | * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine. | gotoyuzo | 2003-10-02 | 1 | -0/+1 |
* | * ext/openssl: all files are reviewed to simplify and avoid memory leak. | gotoyuzo | 2003-09-17 | 1 | -0/+27 |
* | OpenSSL update | michal | 2003-09-12 | 1 | -17/+3 |
* | * eval.c (win32_get_exception_list): avoid VC7 warning. | usa | 2003-09-10 | 1 | -0/+1 |
* | * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h. | gotoyuzo | 2003-09-08 | 1 | -0/+2 |
* | * marshal.c (w_symbol, w_object): get rid of warnings. | nobu | 2003-08-16 | 1 | -5/+3 |
* | * ext/openssl/ossl.h: fix comment. | gotoyuzo | 2003-07-25 | 1 | -1/+1 |
* | * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries. | gotoyuzo | 2003-07-24 | 1 | -1/+1 |
* | * ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO to | gotoyuzo | 2003-07-23 | 1 | -0/+2 |
* | * ext/openssl: imported. | gotoyuzo | 2003-07-23 | 1 | -0/+195 |