This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
d2041c1a79
ruby--ruby
/
ext
/
openssl
History
gotoyuzo
7cc4f065fa
no need to care SSL_ERROR_NONE and SSL_ERROR_WANT_X509_LOOKUP.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-06 14:33:52 +00:00
..
lib
* ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):
2003-10-29 17:27:59 +00:00
.cvsignore
extconf.rb
* lib/ext/openssl/extconf.rb: add check for some engine functions
2003-10-05 13:58:02 +00:00
MANIFEST
openssl_missing.c
openssl_missing.h
ossl.c
* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add
2003-11-11 21:20:20 +00:00
ossl.h
* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add
2003-11-11 21:20:20 +00:00
ossl_asn1.c
* ext/openssl/ossl_asn1.c (asn1time_to_time): should check that
2003-12-04 00:21:31 +00:00
ossl_asn1.h
ossl_bio.c
ossl_bio.h
ossl_bn.c
ossl_bn.h
ossl_cipher.c
ossl_cipher.h
ossl_config.c
* lib/ext/openssl/ossl_conf.c (ossl_config_get_value): return nil
2003-11-10 18:31:36 +00:00
ossl_config.h
ossl_digest.c
ossl_digest.h
ossl_engine.c
* lib/ext/openssl/extconf.rb: add check for some engine functions
2003-10-05 13:58:02 +00:00
ossl_engine.h
ossl_hmac.c
ossl_hmac.h
ossl_ns_spki.c
ossl_ns_spki.h
ossl_ocsp.c
ossl_ocsp.h
ossl_pkcs7.c
* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add
2003-11-11 21:20:20 +00:00
ossl_pkcs7.h
ossl_pkey.c
ossl_pkey.h
ossl_pkey_dh.c
ossl_pkey_dsa.c
ossl_pkey_rsa.c
ossl_rand.c
ossl_rand.h
ossl_ssl.c
no need to care SSL_ERROR_NONE and SSL_ERROR_WANT_X509_LOOKUP.
2003-12-06 14:33:52 +00:00
ossl_ssl.h
ossl_version.h
ossl_x509.c
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
ossl_x509cert.c
ossl_x509crl.c
ossl_x509ext.c
* /ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext):
2003-11-15 13:19:17 +00:00
ossl_x509name.c
* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): add
2003-10-09 16:20:22 +00:00
ossl_x509req.c
* ext/openssl/ossl_x509req.c (ossl_x509req_to_der): add function for
2003-11-13 07:48:20 +00:00
ossl_x509revoked.c
ossl_x509store.c
ruby_missing.h