summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_x509crl.c
AgeCommit message (Expand)Author
2016-11-30openssl: import v2.0.0rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: support OpenSSL 1.1.0's new multi-threading APIrhe
2016-06-01openssl: fix the Year 2038 problemrhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04ext: use RARRAY_CONST_PTRnobu
2015-11-04ext: adjust index typenobu
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-05-29openssl: wrapper object before allocnobu
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2014-12-12ossl_x509crl.c: typed datanobu
2014-09-30protoize no-arguments functionsnobu
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-03-15* ext/openssl/ossl_x509crl.c: parenthesize macro arguments.akr
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-02-28* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse
2008-07-22* ext/openssl: suppress warnings.nobu
2006-09-02* ruby.h (struct RArray): embed small arrays.matz
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo