summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkcs12.c
AgeCommit message (Expand)Author
2016-09-08openssl: import v2.0.0.beta.2rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-18openssl: fix OpenSSL error queue leak in OpenSSL::PKCS12.newrhe
2015-09-23* ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak
2015-05-29openssl: wrapper object before allocnobu
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2014-12-12ossl_pkcs12.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-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-02-28* ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.akr
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2008-07-22* ext/openssl: suppress warnings.nobu
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama
2006-08-31* ruby.h (struct RString): embed small strings.matz
2003-12-15* ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argumentusa
2003-12-11* ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.gotoyuzo