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
gotoyuzo cffba3b471 * ext/openssl/lib/openssl/ssl.rb
(OpenSSL::SSL::SocketForwarder#setsockopt,getsockopt): typo fixed.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10183 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-05-23 18:14:05 +00:00
..
lib * ext/openssl/lib/openssl/ssl.rb 2006-05-23 18:14:05 +00:00
.cvsignore
extconf.rb * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. 2006-05-08 00:12:00 +00:00
openssl_missing.c
openssl_missing.h
ossl.c * ext/openssl/extconf.rb: should check ERR_peek_last_error(). 2005-11-01 01:52:13 +00:00
ossl.h * ext/openssl/ossl.h (OSSL_Debug): should not use __func__. 2006-02-19 16:00:04 +00:00
ossl_asn1.c * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize 2006-04-29 13:52:15 +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
ossl_bio.h
ossl_bn.c
ossl_bn.h
ossl_cipher.c * ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should return 2006-05-11 09:31:27 +00:00
ossl_cipher.h
ossl_config.c * eval.c: unify ruby_class (for method definition) and ruby_cbase 2006-02-03 09:15:42 +00:00
ossl_config.h
ossl_digest.c
ossl_digest.h
ossl_engine.c * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: 2005-09-18 22:56:11 +00:00
ossl_engine.h
ossl_hmac.c
ossl_hmac.h
ossl_ns_spki.c * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use 2006-03-15 07:42:00 +00:00
ossl_ns_spki.h
ossl_ocsp.c
ossl_ocsp.h
ossl_pkcs7.c * eval.c: unify ruby_class (for method definition) and ruby_cbase 2006-02-03 09:15:42 +00:00
ossl_pkcs7.h * ext/openssl/ossl_asn1.c (asn1str_to_str): new function. 2005-09-07 07:40:55 +00:00
ossl_pkcs12.c
ossl_pkcs12.h
ossl_pkey.c
ossl_pkey.h * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: 2005-09-18 22:56:11 +00:00
ossl_pkey_dh.c
ossl_pkey_dsa.c * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: 2005-09-18 22:56:11 +00:00
ossl_pkey_rsa.c * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: 2005-09-18 22:56:11 +00:00
ossl_rand.c
ossl_rand.h
ossl_ssl.c * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use 2006-03-15 07:42:00 +00:00
ossl_ssl.h
ossl_version.h
ossl_x509.c
ossl_x509.h
ossl_x509attr.c
ossl_x509cert.c
ossl_x509crl.c
ossl_x509ext.c * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. 2005-11-22 22:29:13 +00:00
ossl_x509name.c * eval.c: unify ruby_class (for method definition) and ruby_cbase 2006-02-03 09:15:42 +00:00
ossl_x509req.c * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decode 2005-08-22 20:47:55 +00:00
ossl_x509revoked.c
ossl_x509store.c * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decode 2005-08-22 20:47:55 +00:00
ruby_missing.h