aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509req.c
Commit message (Expand)AuthorAgeFilesLines
* * 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