aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_ocsp.c
Commit message (Expand)AuthorAgeFilesLines
* ext: use RARRAY_AREFnobu2015-11-051-2/+2
* ext: use RARRAY_CONST_PTRnobu2015-11-041-2/+2
* ext: adjust index typenobu2015-11-041-2/+2
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-1/+0
* * ext/openssl/ossl_ocsp.c: fix documentation on ocsp response cert status.hsbt2015-06-131-2/+2
* openssl: wrapper object before allocnobu2015-05-291-17/+32
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ossl_ocsp.c: typed datanobu2014-12-121-2/+16
* ossl_ocsp.c: typed datanobu2014-12-121-2/+16
* ossl_ocsp.c: typed datanobu2014-12-121-2/+16
* ossl_ocsp.c: typed datanobu2014-12-121-2/+16
* protoize no-arguments functionsnobu2014-09-301-2/+2
* Remove unneeded OCSP constant macrosdrbrain2014-04-121-4/+0
* * remove trailing spaces.nobu2014-04-121-1/+1
* * ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain2014-04-121-44/+450
* * ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak2013-04-161-1/+1
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-2/+2
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_verify): flags is VALUE,naruse2011-03-241-2/+2
* cancel subversion backfire. sorrymatz2011-03-071-24/+24
* * gc.c (rb_gc_set_params): allow GC parameter configuration bymatz2011-03-071-24/+24
* * ext/openssl/ossl_ocsp.c: parenthesize macro arguments.akr2011-02-281-24/+24
* * ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove2010-11-051-3/+16
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-1/+1
* * ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chr...marcandre2009-09-211-1/+1
* * ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verifynobu2009-02-191-4/+4
* * ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix fornobu2008-08-311-3/+4
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix fornobu2008-08-291-2/+4
* * ext/openssl: suppress warnings.nobu2008-07-221-11/+12
* * ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo2006-12-011-1/+1
* * ruby.h (struct RArray): embed small arrays.matz2006-09-021-4/+4
* * ruby.h (struct RString): embed small strings.matz2006-08-311-8/+8
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should callgotoyuzo2005-01-221-1/+1
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-14/+18
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo2003-09-201-0/+2
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-34/+36
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-4/+0
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+765