aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509attr.c
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: fix (mainly) opaque related compilation of ossl_x509*.cKazuki Yamaguchi2016-04-271-27/+47
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-1/+0
* openssl: wrapper object before allocnobu2015-05-291-4/+8
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ossl_x509attr.c: typed datanobu2014-12-121-2/+16
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/openssl/ossl_x509attr.c: change OSSL_X509ATTR_IS_SINGLE andcharliesome2013-06-211-2/+2
* * ext/openssl/ossl_x509attr.c: parenthesize macro arguments.akr2011-03-131-6/+6
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-6/+6
* * openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse2010-02-281-2/+3
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix fornobu2008-08-291-2/+4
* * ext/openssl: suppress warnings.nobu2008-07-221-7/+6
* * ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama2007-04-051-0/+24
* * ruby.h (struct RString): embed small strings.matz2006-08-311-6/+6
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-2/+2
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo2004-08-231-2/+3
* * ext/openssl/ossl_asn1.c: add DER encoder and decoder.gotoyuzo2003-10-031-9/+43
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo2003-09-201-0/+1
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-54/+115
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+152