aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509req.c
Commit message (Expand)AuthorAgeFilesLines
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-181-7/+7
* ext: use RARRAY_AREFnobu2015-11-051-2/+2
* ext: use RARRAY_CONST_PTRnobu2015-11-041-2/+2
* ext: adjust index typenobu2015-11-041-1/+1
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-2/+0
* openssl: wrapper object before allocnobu2015-05-291-4/+8
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ossl_x509req.c: typed datanobu2014-12-121-2/+16
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss2011-06-221-1/+1
* * ext/openssl/ossl_x509req.c: raise RequestError instead ofnahi2011-06-111-1/+1
* * ext/openssl/ossl_x509req.c: parenthesize macro arguments.akr2011-03-181-6/+6
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-9/+9
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-18/+18
* * ext/openssl: suppress warnings.nobu2008-07-221-5/+7
* * ruby.h (struct RArray): embed small arrays.matz2006-09-021-4/+4
* * ruby.h (struct RString): embed small strings.matz2006-08-311-1/+1
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo2005-08-221-1/+1
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-3/+3
* * ext/openssl/ossl_x509req.c (ossl_x509req_to_der): add function forgotoyuzo2003-11-131-0/+21
* * ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new methodgotoyuzo2003-11-011-0/+10
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-18/+5
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-1/+0
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+449