Age | Commit message (Expand) | Author |
2011-03-07 | * gc.c (rb_gc_set_params): allow GC parameter configuration by | matz |
2011-02-28 | * ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix. | shyouhei |
2011-02-20 | * ext/openssl/ossl_cipher.c: parenthesize macro arguments. | akr |
2011-02-05 | * ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptr | nobu |
2010-12-06 | Add toplevel documentation for OpenSSL | drbrain |
2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
2009-04-18 | * ext/readline/readline.c: use rb_f_notimplement for methods not | akr |
2009-02-06 | * ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): used | nobu |
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 about | knu |
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 return | gotoyuzo |
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 must | gotoyuzo |
2005-03-04 | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz |
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 is | gotoyuzo |
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 backward | gotoyuzo |
2003-09-05 | * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse. | gotoyuzo |
2003-07-23 | * ext/openssl: imported. | gotoyuzo |