summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkcs5.c
AgeCommit message (Expand)Author
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2014-09-30protoize no-arguments functionsnobu
2012-04-22* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.nobu
2011-10-20* ext/openssl/ossl_pkcs5.c: add note on timing attacks and generalemboss
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2010-12-25* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.nobu
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2008-07-22* ext/openssl: suppress warnings.nobu
2008-05-19* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): Fix the typeknu
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama