summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2012-10-16Merge r33999 from ruby_1_8_7.knu
2012-02-08Backport r34482 from trunk. See #5353nahi
2012-02-08merge revision(s) 31346,31528:nahi
2011-06-29* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined.eban
2011-06-29* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban
2010-12-20 * Backported the fix atnahi
2010-12-20 * Backported the fix atnahi
2010-08-23 * ext/openssl/ossl_asn1.c (obj_to_asn1bool): fixed ASN1::Booleannahi
2010-08-19 * ext/openssl/lib/openssl/config.rb, test/openssl/test_config.rb:nahi
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-07-13 * ext/openssl/ossl_config.c, ext/openssl/lib/openssl/config.rb,nahi
2010-07-12 * ext/openssl/ossl_config.c (ossl_config_copy): wrongly updating the nahi
2010-05-20merge from trunk (parts of r27457)usa
2010-04-16* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2010-03-09 * ext/openssl/ossl_config.c: defined own IMPLEMENT_LHASH_DOALL_ARG_FN...nahi
2010-03-08 * ext/openssl/ossl_ssl_session.cnahi
2010-03-06 * ext/openssl/ossl_x509name.c: added X509::Name#hash_old as a wrappernahi
2010-03-06backport the commit from trunk:nahi
2010-03-06 * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnahi
2010-03-06 * ext/openssl: backport fixes in 1.9.nahi
2009-09-24* ext/openssl/ossl_config.c (ossl_config_add_value_m, ossl_config_set_section...marcandre
2009-08-14* ext/curses/curses.c ({curses,window}_addstr),nobu
2009-05-20* ext/openssl/ossl_digest.c (Init_ossl_digest): avoid recursingmatz
2009-03-20* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr
2009-03-19* ext/openssl/ossl_ssl.c: revert incomplete read_nonblockakr
2009-02-26* ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verifyshugo
2009-01-25* ext/openssl/ossl_ssl.c: Server Name Indication support.technorama
2008-12-04* ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock):matz
2008-08-31* ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix fornobu
2008-08-30* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix fornobu
2008-08-09* configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert),nobu
2008-07-23* ext/openssl/openssl_missing.h (d2i_of_void): define for oldernobu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-06-19wrong commit; sorrymatz
2008-06-19* lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]matz
2008-06-12 * ext/openssl/ossl.h: include winsock.h if USE_WINSOCK2 is not defined.usa
2008-06-05* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):knu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu
2008-05-19* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): Fix the typeknu
2008-05-19* ext/openssl/openssl_missing.c (HMAC_CTX_copy): adoptedknu
2008-04-24* lib/net/pop.rb: backported from 1.9. bug#19003kazu
2008-04-20* ext/openssl/ossl_ssl.c: initialize session class.technorama
2008-02-26* ext/openssl/ossl_pkey_{ec,dh,dsa,rsa}.c: Remove useless warnings.technorama
2008-02-25Mon Feb 25 17:30:29 2008 Technorama Ltd. <oss-ruby@technorama.net>technorama
2007-12-27* ext/openssl/ossl_ssl.c: Only show a warning if the default technorama
2007-10-15 * ext/openssl/lib/openssl/buffering.rb (read, readpartial): revertusa
2007-10-08* lib/net/http.rb, lib/open-uri.rb: removegotoyuzo
2007-09-23* lib/net/http.rb: an SSL verification (the server hostname shouldgotoyuzo
2007-07-20* ext/openssl/ossl_config.c (ossl_config_set_section): do notnobu