ruby--ruby/ext/openssl
marcandre ae86e15230 * ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chris Chandler [ruby-core:18411]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-09-21 16:13:35 +00:00
..
lib * include/ruby/ruby.h (rb_check_safe_str): deprecated. 2009-08-14 11:03:22 +00:00
.cvsignore
extconf.rb * configure.in (GCC): subst for GCC depending extension libraries. 2009-09-12 08:31:44 +00:00
openssl_missing.c
openssl_missing.h * ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks. 2009-03-13 07:45:35 +00:00
ossl.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
ossl.h * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
ossl_asn1.c
ossl_asn1.h
ossl_bio.c
ossl_bio.h
ossl_bn.c
ossl_bn.h
ossl_cipher.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00
ossl_cipher.h
ossl_config.c * ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if frozen (or untrusted for $SECURE >= 4) [ruby-core:18377] 2009-09-21 16:12:46 +00:00
ossl_config.h
ossl_digest.c
ossl_digest.h
ossl_engine.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00
ossl_engine.h
ossl_hmac.c
ossl_hmac.h
ossl_ns_spki.c
ossl_ns_spki.h
ossl_ocsp.c * ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chris Chandler [ruby-core:18411] 2009-09-21 16:13:35 +00:00
ossl_ocsp.h
ossl_pkcs5.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00
ossl_pkcs5.h
ossl_pkcs7.c
ossl_pkcs7.h
ossl_pkcs12.c
ossl_pkcs12.h
ossl_pkey.c * ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks. 2009-03-13 07:45:35 +00:00
ossl_pkey.h
ossl_pkey_dh.c
ossl_pkey_dsa.c
ossl_pkey_ec.c
ossl_pkey_rsa.c
ossl_rand.c
ossl_rand.h
ossl_ssl.c rdoc update. 2009-03-21 08:08:52 +00:00
ossl_ssl.h
ossl_ssl_session.c * ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks. 2009-03-13 07:45:35 +00:00
ossl_version.h
ossl_x509.c
ossl_x509.h
ossl_x509attr.c
ossl_x509cert.c
ossl_x509crl.c
ossl_x509ext.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00
ossl_x509name.c
ossl_x509req.c
ossl_x509revoked.c
ossl_x509store.c * include/ruby/ruby.h (rb_check_safe_str): deprecated. 2009-08-14 11:03:22 +00:00
ruby_missing.h