aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509revoked.c
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: fix (mainly) opaque related compilation of ossl_x509*.cKazuki Yamaguchi2016-04-271-6/+8
* 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_x509revoked.c: typed datanobu2014-12-121-2/+16
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/openssl/ossl_x509revoked.c: parenthesize macro arguments.akr2011-03-191-6/+6
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-3/+3
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-10/+10
* * ruby.h (struct RArray): embed small arrays.matz2006-09-021-4/+4
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-2/+2
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-1/+0
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+230