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_x509attr.c
Age
Commit message (
Expand
)
Author
2013-06-21
* ext/openssl/ossl_x509attr.c: change OSSL_X509ATTR_IS_SINGLE and
charliesome
2011-03-13
* ext/openssl/ossl_x509attr.c: parenthesize macro arguments.
akr
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-02-28
* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.
naruse
2008-08-29
* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix for
nobu
2008-07-22
* ext/openssl: suppress warnings.
nobu
2007-04-05
* ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:
technorama
2006-08-31
* ruby.h (struct RString): embed small strings.
matz
2004-12-15
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-08-23
* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2i
gotoyuzo
2003-10-03
* ext/openssl/ossl_asn1.c: add DER encoder and decoder.
gotoyuzo
2003-09-20
* ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argument
gotoyuzo
2003-09-17
* ext/openssl: all files are reviewed to simplify and avoid memory leak.
gotoyuzo
2003-07-23
* ext/openssl: imported.
gotoyuzo