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