summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2009-09-21* ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chr...marcandre
2009-09-21* ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if ...marcandre
2009-09-12* configure.in (GCC): subst for GCC depending extension libraries.nobu
2009-08-14* include/ruby/ruby.h (rb_check_safe_str): deprecated.nobu
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2009-03-21rdoc update.akr
2009-03-21* ext/openssl/ossl_ssl.c (write_would_block): defined.akr
2009-03-20* ext/openssl/lib/openssl/buffering.rbakr
2009-03-19update rdoc and NEWS.akr
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-13* ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks.nobu
2009-03-13* ext/openssl/ossl_x509ext.c (ossl_x509ext_set_value): should usenobu
2009-03-13* configure.in (AC_HEADER_DIRENT): added.nobu
2009-03-12* ext/openssl: suppress warnings.akr
2009-03-12* ext/openssl/ossl_ssl.c (ossl_ssl_def_const): use INT2NUM becauseakr
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-27* ext/openssl/lib/openssl/buffering.rb: define Buffering module underakr
2009-02-19* ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verifynobu
2009-02-17forgot to add.akr
2009-02-17forgot to modify.akr
2009-02-17* ext/openssl: avoid cyclic require.akr
2009-02-06* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): usednobu
2009-01-24* ext/openssl/ossl_ssl.c: Server Name Indication support.technorama
2009-01-14* gc.c (negative_size_allocation_error_with_gvl): abolish a warning.akr
2008-12-31* ext/openssl/ossl_ssl.c (ossl_ssl_read_internal): show openssl errorakr
2008-12-31* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr
2008-12-31* ext/openssl/lib/openssl/buffering.rb (Buffering#read_nonblock):akr
2008-12-04* ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock):matz
2008-09-26* ext/curses/curses.c: should include <ruby/io.h>.matz
2008-09-18* ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment outmame
2008-09-03* include/ruby/signal.h: removed.ko1
2008-08-31* ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix fornobu
2008-08-31* ext/openssl/ossl_config.c (Init_ossl_config): removed C99ism.nobu
2008-08-30* ext/openssl/ossl_config.c (Init_ossl_config): memory leak fixed.matz
2008-08-30* ext/openssl/ossl_x509ext.c (ossl_x509ext_initialize): fix fornobu
2008-08-29* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix fornobu
2008-08-19* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store theakr
2008-08-09* configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert),nobu
2008-07-31* iseq.c (ruby_iseq_disasm_insn): suppress warnings on platforms whichnobu
2008-07-23* ext/openssl/openssl_missing.h (d2i_of_void): define for oldernobu
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
2008-06-05* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):knu
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