aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkcs5.c
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: drop support for OpenSSL 0.9.6/0.9.7Kazuki Yamaguchi2016-04-271-4/+0
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-1/+0
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.nobu2012-04-221-2/+2
* * ext/openssl/ossl_pkcs5.c: add note on timing attacks and generalemboss2011-10-201-6/+94
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-2/+2
* * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.nobu2010-12-251-1/+4
* * ext/readline/readline.c: use rb_f_notimplement for methods notakr2009-04-181-6/+6
* * ext/openssl: suppress warnings.nobu2008-07-221-1/+3
* * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): Fix the typeknu2008-05-191-1/+1
* * ext/openssl/ossl_pkcs5.c: New module.technorama2007-04-051-0/+96