1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/openssl
nobu 287a34ae0d * {ext,lib,test}/**/*.rb: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 03:56:38 +00:00
..
lib * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
.cvsignore
extconf.rb * ext/openssl/ossl_ssl.c: Server Name Indication support. 2009-01-24 21:45:42 +00:00
openssl_missing.c
openssl_missing.h * ext/openssl/openssl_missing.h (d2i_of_void): define for older 2008-07-23 08:04:25 +00:00
ossl.c * gc.c (negative_size_allocation_error_with_gvl): abolish a warning. 2009-01-14 13:39:17 +00:00
ossl.h * ext/curses/curses.c: should include <ruby/io.h>. 2008-09-26 03:05:47 +00:00
ossl_asn1.c * iseq.c (ruby_iseq_disasm_insn): suppress warnings on platforms which 2008-07-31 01:51:44 +00:00
ossl_asn1.h
ossl_bio.c
ossl_bio.h
ossl_bn.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_bn.h
ossl_cipher.c * ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): used 2009-02-06 15:29:39 +00:00
ossl_cipher.h
ossl_config.c * ext/openssl/ossl_config.c (Init_ossl_config): removed C99ism. 2008-08-31 03:36:09 +00:00
ossl_config.h
ossl_digest.c * ext/openssl: avoid cyclic require. 2009-02-17 16:09:44 +00:00
ossl_digest.h
ossl_engine.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +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 * ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verify 2009-02-19 06:39:52 +00:00
ossl_ocsp.h
ossl_pkcs5.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_pkcs5.h
ossl_pkcs7.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_pkcs7.h
ossl_pkcs12.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_pkcs12.h
ossl_pkey.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_pkey.h
ossl_pkey_dh.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_pkey_dsa.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +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. 2008-07-22 15:34:23 +00:00
ossl_rand.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_rand.h
ossl_ssl.c * ext/openssl/ossl_ssl.c: Server Name Indication support. 2009-01-24 21:45:42 +00:00
ossl_ssl.h
ossl_ssl_session.c * ext/openssl: suppress warnings. 2008-07-22 15:34:23 +00:00
ossl_version.h
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/openssl/ossl_config.c (Init_ossl_config): memory leak fixed. 2008-08-30 06:54:25 +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
ossl_x509store.c * include/ruby/signal.h: removed. 2008-09-03 08:00:05 +00:00
ruby_missing.h