aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_bio.c
Commit message (Expand)AuthorAgeFilesLines
* prefer rb_syserr_failnobu2015-12-231-1/+2
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-1/+0
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ext: prefer RB_TYPE_P over comparison TYPE with constantsnobu2014-08-031-1/+1
* * include/ruby/intern.h (rb_cloexec_dup): declared.akr2011-10-291-2/+2
* * include/ruby/intern.h (rb_fd_set_cloexec): declared.akr2011-10-221-1/+1
* * include/ruby/intern.h (rb_update_max_fd): declaration moved fromakr2011-07-201-0/+1
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-1/+1
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-1/+1
* * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama2007-04-021-1/+1
* * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):nobu2007-02-241-1/+1
* * ruby.h (struct RString): embed small strings.matz2006-08-311-1/+1
* * ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo2005-06-191-0/+3
* * ext/openssl/ossl_bio.c (ossl_obj2bio): should not use fptr->f.gotoyuzo2004-12-071-3/+16
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-3/+15
* OpenSSL updatemichal2003-09-121-0/+58