index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
/
ossl_bio.c
Age
Commit message (
Expand
)
Author
2024-06-08
[ruby/openssl] Fix references to the license text
Kazuki Yamaguchi
2017-09-03
openssl: import v2.1.0.beta1
rhe
2017-08-10
openssl: import v2.0.5
rhe
2016-11-30
openssl: import v2.0.0
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2015-12-23
prefer rb_syserr_fail
nobu
2015-09-22
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-04-20
* ext/openssl/*: use license instead of licence.
hsbt
2014-08-03
ext: prefer RB_TYPE_P over comparison TYPE with constants
nobu
2011-10-29
* include/ruby/intern.h (rb_cloexec_dup): declared.
akr
2011-10-22
* include/ruby/intern.h (rb_fd_set_cloexec): declared.
akr
2011-07-20
* include/ruby/intern.h (rb_update_max_fd): declaration moved from
akr
2011-03-24
* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.
naruse
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
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
2005-06-19
* ext/openssl/openssl_missing.c, ext/openssl/ossl.h,
gotoyuzo
2004-12-07
* ext/openssl/ossl_bio.c (ossl_obj2bio): should not use fptr->f.
gotoyuzo
2003-09-17
* ext/openssl: all files are reviewed to simplify and avoid memory leak.
gotoyuzo
2003-09-12
OpenSSL update
michal