index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
Age
Commit message (
Expand
)
Author
2010-08-07
.cvsignore: have not been used already. [Bug #3468]
nobu
2010-06-11
* ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.
nobu
2010-06-11
* ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):
naruse
2010-05-23
* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,
nobu
2010-05-21
* suppress warnings.
nobu
2010-05-06
* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is
nobu
2010-04-23
* ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static for
usa
2010-04-23
* ext/openssl/ossl_config.c: fix compilation failure with
akr
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): initialize
mame
2010-02-28
* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.
naruse
2010-02-23
Back 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 a
knu
2010-02-23
* ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass the
knu
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 not
akr
2009-03-21
rdoc update.
akr
2009-03-21
* ext/openssl/ossl_ssl.c (write_would_block): defined.
akr
2009-03-20
* ext/openssl/lib/openssl/buffering.rb
akr
2009-03-19
update 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 use
nobu
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 because
akr
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-02-27
* ext/openssl/lib/openssl/buffering.rb: define Buffering module under
akr
2009-02-19
* ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verify
nobu
2009-02-17
forgot to add.
akr
2009-02-17
forgot 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): used
nobu
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 error
akr
2008-12-31
* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr
akr
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 out
mame
[next]