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
31d1d0a829
ruby--ruby
/
ext
/
openssl
History
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
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
ossl_asn1.h
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): 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
ossl_engine.h
ossl_hmac.c
ossl_hmac.h
ossl_ns_spki.c
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
ossl_pkcs5.h
ossl_pkcs7.c
ossl_pkcs7.h
ossl_pkcs12.c
ossl_pkcs12.h
ossl_pkey.c
ossl_pkey.h
ossl_pkey_dh.c
ossl_pkey_dsa.c
ossl_pkey_ec.c
* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr
2008-12-31 05:55:25 +00:00
ossl_pkey_rsa.c
ossl_rand.c
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
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
ossl_x509crl.c
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
ossl_x509revoked.c
ossl_x509store.c
* include/ruby/signal.h: removed.
2008-09-03 08:00:05 +00:00
ruby_missing.h