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
wyhaines 91b056e10d Backport #484 [ruby-core:18377]; Make OpenSSL::Config freeze correctly, preventing further config changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-24 18:39:36 +00:00
..
lib merge revision(s) 13657: 2008-06-07 16:16:46 +00:00
.cvsignore add extconf.h. 2006-06-25 12:20:27 +00:00
extconf.rb Merge changes between r11913 and r11943 from ruby_1_8. 2007-02-28 13:23:42 +00:00
openssl_missing.c merge revision(s) 16465: 2009-03-10 07:08:26 +00:00
openssl_missing.h merge revision(s) 16465: 2009-03-10 07:08:26 +00:00
ossl.c * ext/openssl/extconf.rb: should check ERR_peek_last_error(). 2005-11-01 01:52:13 +00:00
ossl.h merge revision(s) 17108: 2008-06-29 08:14:26 +00:00
ossl_asn1.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_asn1.h these files were forgotten in last commit. 2005-09-10 01:17:00 +00:00
ossl_bio.c * ext/openssl/openssl_missing.c, ext/openssl/ossl.h, 2005-06-19 16:29:17 +00:00
ossl_bio.h * ext/openssl: all files are reviewed to simplify and avoid memory leak. 2003-09-17 09:05:02 +00:00
ossl_bn.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_bn.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_cipher.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_cipher.h * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse. 2003-09-05 09:08:40 +00:00
ossl_config.c Backport #484 [ruby-core:18377]; Make OpenSSL::Config freeze correctly, preventing further config changes. 2010-05-24 18:39:36 +00:00
ossl_config.h * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h. 2003-09-08 10:31:38 +00:00
ossl_digest.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_digest.h * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse. 2003-09-05 09:08:40 +00:00
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 * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine. 2003-10-02 08:47:11 +00:00
ossl_hmac.c merge revision(s) 16465: 2009-03-10 07:08:26 +00:00
ossl_hmac.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_ns_spki.c * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error. 2006-10-26 12:06:39 +00:00
ossl_ns_spki.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_ocsp.c merge revision(s) 22646: 2009-03-09 11:57:34 +00:00
ossl_ocsp.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_pkcs5.h * ext/digest/digest.c (rb_digest_instance_update, 2007-08-22 01:16:17 +00:00
ossl_pkcs7.c * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error. 2006-10-26 12:06:39 +00:00
ossl_pkcs7.h these files were forgotten in last commit. 2005-09-10 01:17:00 +00:00
ossl_pkcs12.c * ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argument 2003-12-15 00:30:12 +00:00
ossl_pkcs12.h * ext/openssl/openssl_missing.c, ext/openssl/ossl.h, 2005-06-19 16:29:17 +00:00
ossl_pkey.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
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 * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_pkey_dsa.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_pkey_rsa.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_rand.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_rand.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_ssl.c * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about 2007-03-12 04:12:32 +00:00
ossl_ssl.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_version.h * ext/openssl: imported. 2003-07-23 16:12:24 +00:00
ossl_x509.c * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h. 2003-09-08 10:31:38 +00:00
ossl_x509.h * ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new method 2003-11-01 09:24:55 +00:00
ossl_x509attr.c * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] 2004-12-15 01:54:40 +00:00
ossl_x509cert.c * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] 2004-12-15 01:54:40 +00:00
ossl_x509crl.c * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] 2004-12-15 01:54:40 +00:00
ossl_x509ext.c * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. 2005-11-22 22:29:13 +00:00
ossl_x509name.c * ext/digest/digest.c (rb_digest_instance_update, 2007-08-22 01:16:17 +00:00
ossl_x509req.c * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_error 2005-09-10 00:54:31 +00:00
ossl_x509revoked.c * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198] 2004-12-15 01:54:40 +00:00
ossl_x509store.c * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_error 2005-09-10 00:54:31 +00:00
ruby_missing.h * ext/openssl/ruby_missing.c: rid of unnecessary backward 2003-09-06 08:56:57 +00:00