aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkcs12.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak2015-09-231-1/+0
* openssl: wrapper object before allocnobu2015-05-291-4/+9
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ossl_pkcs12.c: typed datanobu2014-12-121-2/+16
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss2011-06-221-2/+2
* cancel subversion backfire. sorrymatz2011-03-071-6/+6
* * gc.c (rb_gc_set_params): allow GC parameter configuration bymatz2011-03-071-6/+6
* * ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.akr2011-02-281-6/+6
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-1/+1
* * ext/openssl: suppress warnings.nobu2008-07-221-3/+5
* * ext/openssl/ossl_pkcs5.c: New module.technorama2007-04-051-9/+65
* * ruby.h (struct RString): embed small strings.matz2006-08-311-1/+1
* * ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argumentusa2003-12-151-3/+5
* * ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.gotoyuzo2003-12-111-0/+152