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 add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
extconf.rb * configure.in (GCC): subst for GCC depending extension libraries. 2009-09-12 08:31:44 +00:00
openssl_missing.c * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted to 2008-05-15 09:44:38 +00:00
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 * configure.in (AC_HEADER_DIRENT): added. 2009-03-13 01:42:21 +00:00
ossl_asn1.h * ext/openssl/ossl_asn1.c (asn1str_to_str): new function. 2005-09-07 07:40:55 +00:00
ossl_bio.c * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation. 2007-04-02 19:00:23 +00:00
ossl_bio.h
ossl_bn.c * ext/openssl: suppress warnings. 2009-03-12 13:44:37 +00:00
ossl_bn.h * ext/openssl/ossl_bn.c: More documentation. 2007-04-03 07:02:44 +00:00
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 * ext/openssl/ossl_pkcs5.c: New module. 2007-04-05 05:59:22 +00:00
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 * ext/openssl: avoid cyclic require. 2009-02-17 16:09:44 +00:00
ossl_digest.h * ext/openssl/ossl_pkcs5.c: New module. 2007-04-05 05:59:22 +00:00
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 * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_hmac.h
ossl_ns_spki.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
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 * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222] 2007-07-15 13:24:39 +00:00
ossl_pkcs7.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_pkcs7.h * ext/openssl/ossl_pkcs5.c: New module. 2007-04-05 05:59:22 +00:00
ossl_pkcs12.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_pkcs12.h * ext/openssl/ossl_pkcs5.c: New module. 2007-04-05 05:59:22 +00:00
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 * ext/openssl/ossl_bn.c: More documentation. 2007-04-03 07:02:44 +00:00
ossl_pkey_dh.c * ext/openssl: suppress warnings. 2009-03-12 13:44:37 +00:00
ossl_pkey_dsa.c * ext/openssl: suppress warnings. 2009-03-12 13:44:37 +00:00
ossl_pkey_ec.c * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr 2008-12-31 05:55:25 +00:00
ossl_pkey_rsa.c * ext/openssl: suppress warnings. 2009-03-12 13:44:37 +00:00
ossl_rand.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_rand.h
ossl_ssl.c rdoc update. 2009-03-21 08:08:52 +00:00
ossl_ssl.h * ext/openssl/ossl_{ssl.[ch],ssl_session.c}}, 2007-04-02 22:10:12 +00:00
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 * ext/openssl/ossl_ssl.c: Switch stats hash key from string to symbol. 2008-04-20 22:32:06 +00:00
ossl_x509.c
ossl_x509.h
ossl_x509attr.c * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix for 2008-08-29 03:19:15 +00:00
ossl_x509cert.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_x509crl.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
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 * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix for 2008-08-29 03:19:15 +00:00
ossl_x509req.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_x509revoked.c * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
ossl_x509store.c * include/ruby/ruby.h (rb_check_safe_str): deprecated. 2009-08-14 11:03:22 +00:00
ruby_missing.h * ext/openssl/extconf.rb: check for functions added in 1.9. 2007-04-03 07:21:53 +00:00