summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_cipher.c
AgeCommit message (Expand)Author
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2009-02-06* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): usednobu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-06-08* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko1
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama
2007-04-02* ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama
2007-03-29* ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-05-11* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should returngotoyuzo
2006-05-08* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-07-01* ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify isgotoyuzo
2004-06-30* ext/openssl/ossl_cipher.c (ossl_cipher_encrypt, ossl_cipher_decrypt):gotoyuzo
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-09-05* ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse.gotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo