summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkcs12.c
AgeCommit message (Expand)Author
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