summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2011-02-05* ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu
2011-01-29* ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case.naruse
2011-01-26 * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): OpenSSL::ASN1.decodenahi
2011-01-07reverting r30451 until I can figure out what is wrong.tenderlove
2011-01-05* SSL_shutdown should be called until the return value is non-zero:tenderlove
2010-12-25* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.nobu
2010-12-14 * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):kosaki
2010-12-14* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): how many gcc-c99ismsusa
2010-12-11* ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove
2010-12-10Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryptiondrbrain
2010-12-10Include Comparable in OpenSSL::X509::Name, document #<=>drbrain
2010-12-10* ext/openssl/extconf.rb: try pkgconfig first, then fall back totenderlove
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-12-04Add documentation for OpenSSL::X509::Extension.newdrbrain
2010-11-29Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...drbrain
2010-11-14* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception iftenderlove
2010-11-05* ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove
2010-10-04* ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.newnaruse
2010-09-29* ext/openssl/ossl_config.c (parse_config): remove dead declaration.nobu
2010-09-26* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe
2010-09-13* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse
2010-09-10 * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi
2010-09-08 * ext/openssl/ossl_ssl.c (ssl_get_error): Thread context switch wasnahi
2010-09-06 * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi
2010-09-06 * Fixed exception message for SSL post connection check failure. Patchnahi
2010-08-23 * backport r29071 from ruby_1_8;nahi
2010-08-19 * backport r28621 and r28632 from ruby_1_8;nahi
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-06-11* ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.nobu
2010-06-11* ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):naruse
2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu
2010-05-21* suppress warnings.nobu
2010-05-06* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu
2010-04-23* ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static forusa
2010-04-23* ext/openssl/ossl_config.c: fix compilation failure withakr
2010-04-23* ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.usa
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-10* ext/openssl/ossl_ssl.c (Init_ossl_ssl): add SSLContext#ssl_timeout=,mame
2010-03-26* ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initializemame
2010-02-28* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse
2010-02-23Back out the series of changes pending a due discussion.knu
2010-02-23* ext/openssl/lib/openssl/digest.rb (OpenSSL::Digest::hexdigest):knu
2010-02-23* ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC aknu
2010-02-23* ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass theknu
2009-12-02 * ext/openssl/ossl_ssl.c: initialize @hostname of SSLSocket to avoid nahi
2009-09-21* ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chr...marcandre
2009-09-21* ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if ...marcandre