summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2010-05-06* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu
2010-04-23* ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static forusa
2010-04-23* ext/openssl/ossl_config.c: fix compilation failure withakr
2010-04-23* ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.usa
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-10* ext/openssl/ossl_ssl.c (Init_ossl_ssl): add SSLContext#ssl_timeout=,mame
2010-03-26* ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initializemame
2010-02-28* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse
2010-02-23Back out the series of changes pending a due discussion.knu
2010-02-23* ext/openssl/lib/openssl/digest.rb (OpenSSL::Digest::hexdigest):knu
2010-02-23* ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC aknu
2010-02-23* ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass theknu
2009-12-02 * ext/openssl/ossl_ssl.c: initialize @hostname of SSLSocket to avoid nahi
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