summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_x509cert.c
AgeCommit message (Expand)Author
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_x509cert.c: typed datanobu
2014-09-30protoize no-arguments functionsnobu
2014-01-13ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2012-03-31* ext/openssl/ossl_x509cert.c: Fix doc typo.emboss
2011-11-14* ext/openssl/ossl_pkey.c (ossl_pkey_new_from_file): set close-on-execakr
2011-08-16* ext/openssl/ossl_x509cert.c: fixed whitespace issuesemboss
2011-08-16* ext/openssl/ossl_x509cert.c: Add class documentation foremboss
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-03-14* ext/openssl/ossl_x509cert.c: parenthesize macro arguments.akr
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2008-07-22* ext/openssl: suppress warnings.nobu
2007-04-05* ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama
2006-09-02* ruby.h (struct RArray): embed small arrays.matz
2006-08-31* ruby.h (struct RString): embed small strings.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