summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl.h
AgeCommit message (Expand)Author
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-02-17* ext/openssl/ossl.h: parenthesize macro arguments.akr
2010-02-28* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-12* ext/openssl: suppress warnings.akr
2008-09-26* ext/curses/curses.c: should include <ruby/io.h>.matz
2008-07-22* ext/openssl: suppress warnings.nobu
2007-07-15* ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu
2007-04-02* ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama
2007-02-24* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):nobu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-07-27* ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz
2006-06-02* ext/openssl/extconf.rb: use create_header.gotoyuzo
2006-02-19* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo
2005-11-07* ext/openssl/ossl.h: need to include winsock2.h before includingusa
2005-06-19* ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo
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-03ossl_asn1.h was included twice.gotoyuzo
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-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-12OpenSSL updatemichal
2003-09-10* eval.c (win32_get_exception_list): avoid VC7 warning.usa
2003-09-08* ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo
2003-08-16* marshal.c (w_symbol, w_object): get rid of warnings.nobu
2003-07-25* ext/openssl/ossl.h: fix comment.gotoyuzo
2003-07-24* ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo
2003-07-23* ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo