summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
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
2006-04-29* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initializegotoyuzo
2006-03-15* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo
2006-02-19* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo
2006-02-03* eval.c: unify ruby_class (for method definition) and ruby_cbasematz
2005-12-26 * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_ch...gotoyuzo
2005-11-22* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo
2005-11-07* ext/openssl/ossl.h: need to include winsock2.h before includingusa
2005-11-01* ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2005-10-12* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo