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
73af8137d9
ruby--ruby
/
ext
/
openssl
History
akr
408a903c99
* ext/openssl/ossl_cipher.c: parenthesize macro arguments.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-02-20 10:59:48 +00:00
..
lib
* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing C
2010-12-09 17:18:54 +00:00
extconf.rb
* ext/openssl/extconf.rb: try pkgconfig first, then fall back to
2010-12-10 17:24:30 +00:00
openssl_missing.c
openssl_missing.h
* ext/openssl/openssl_missing.h: parenthesize macro arguments.
2011-02-16 11:17:39 +00:00
ossl.c
Document RSA, RSA encryption/decryption and PKCS
#5
encryption/decryption
2010-12-10 23:13:47 +00:00
ossl.h
* ext/openssl/ossl.h: parenthesize macro arguments.
2011-02-17 12:33:07 +00:00
ossl_asn1.c
* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): OpenSSL::ASN1.decode
2011-01-26 08:17:01 +00:00
ossl_asn1.h
ossl_bio.c
ossl_bio.h
ossl_bn.c
* ext/openssl/ossl_bn.c: parenthesize macro arguments.
2011-02-19 15:47:21 +00:00
ossl_bn.h
ossl_cipher.c
* ext/openssl/ossl_cipher.c: parenthesize macro arguments.
2011-02-20 10:59:48 +00:00
ossl_cipher.h
ossl_config.c
ossl_config.h
ossl_digest.c
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
ossl_ocsp.h
ossl_pkcs5.c
* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.
2010-12-25 01:49:59 +00:00
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
ossl_pkey_rsa.c
Document RSA, RSA encryption/decryption and PKCS
#5
encryption/decryption
2010-12-10 23:13:47 +00:00
ossl_rand.c
ossl_rand.h
ossl_ssl.c
reverting r30451 until I can figure out what is wrong.
2011-01-07 16:32:10 +00:00
ossl_ssl.h
ossl_ssl_session.c
ossl_version.h
ossl_x509.c
ossl_x509.h
ossl_x509attr.c
ossl_x509cert.c
ossl_x509crl.c
ossl_x509ext.c
* ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):
2010-12-14 18:24:44 +00:00
ossl_x509name.c
Include Comparable in OpenSSL::X509::Name, document #<=>
2010-12-10 21:26:23 +00:00
ossl_x509req.c
ossl_x509revoked.c
ossl_x509store.c
* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing C
2010-12-09 17:18:54 +00:00
ruby_missing.h