summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu
2008-05-19* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): Fix the typeknu
2008-05-15* ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted tomatz
2008-04-21 * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair):knu
2008-04-20* ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol.technorama
2008-02-26* ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings.technorama
2008-02-25* ext/openssl/digest.c ext/openssl/lib/openssl/digest.rb:technorama
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2007-12-25* ext/openssl/ossl_ssl.c: Only show a warning if the default technorama
2007-12-22* ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed.gotoyuzo
2007-12-21* regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr
2007-12-20* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLContext.build):gotoyuzo
2007-12-18fix typo in last commit.gotoyuzo
2007-12-18* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#shutdown): gotoyuzo
2007-12-17* ext/openssl/ossl_ssl.c (ossl_sslctx_set_ssl_version):gotoyuzo
2007-12-17* ext/openssl/lib/openssl/buffering.rb (Buffering#gets): added secondgotoyuzo
2007-12-07* ext/openssl/lib/net/ftptls.rb, ext/openssl/lib/net/telnets.rb:gotoyuzo
2007-10-08* lib/net/imap.rb, lib/net/smtp.rb, lib/net/pop.rb: hostname shouldgotoyuzo
2007-09-23* lib/net/http.rb: an SSL verification (the server hostname shouldgotoyuzo
2007-07-20* ext/openssl/ossl_config.c (ossl_config_set_section): do notnobu
2007-07-15* ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu
2007-06-18* ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama
2007-06-10* include/ruby: moved public headers.nobu
2007-04-06 * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_get_group): get rid ofusa
2007-04-05* ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama
2007-04-05 * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_alloc): shouldusa
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama
2007-04-03* ext/openssl/ossl_ssl.c: Add documentation.technorama
2007-04-03* ext/openssl/extconf.rb: check for functions added in 1.9.nobu
2007-04-03* ext/openssl/ossl_bn.c: More documentation.technorama
2007-04-03 * ext/openssl/ruby_missing.h: need to include version.h to checkusa
2007-04-02* ext/openssl/ossl_{ssl.[ch],ssl_session.c}},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
2007-02-28* ext/openssl/extconf.rb: no need to check unistd.h and sys/time.h.usa
2007-02-24* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):nobu
2007-01-04* ext/openssl/ossl_asn1.c (Init_ossl_asn1):gotoyuzo
2006-12-01* ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo
2006-10-26* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.gotoyuzo
2006-09-02* ruby.h (struct RArray): embed small arrays.matz
2006-08-31* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.usa
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-07-27* ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz
2006-06-24add extconf.h to .cvsignore.akr
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-06-02* ext/openssl/extconf.rb: use create_header.gotoyuzo
2006-05-23* ext/openssl/lib/openssl/ssl.rbgotoyuzo
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