summaryrefslogtreecommitdiff
path: root/ext/openssl/extconf.rb
AgeCommit message (Expand)Author
2016-09-08openssl: import v2.0.0.beta.2rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-09openssl: fix build with OpenSSL 1.1.0 and no pkg-configrhe
2016-06-07openssl: add SSL::SSLContext#security_level{=,}rhe
2016-06-07openssl: avoid deprecated version-specific ssl methods if necessaryrhe
2016-06-05openssl: use SSL_is_server()rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: support OpenSSL 1.1.0's new multi-threading APIrhe
2016-06-05openssl: check existence of RAND_pseudo_bytes()rhe
2016-06-01openssl: fix the Year 2038 problemrhe
2016-05-30openssl: add SSLContext#ecdh_curves=rhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-25openssl: remove check of OPENSSL_FIPS macro in extconf.rbrhe
2016-05-09openssl/extconf.rb: NO SSL macros firstnobu
2016-05-08* ext/openssl/extconf.rb: asume it doesn't have SSLv2 relatednaruse
2016-04-04openssl: Access to ephemeral TLS session keynobu
2016-03-25openssl: fix build when NPN is disabled by OpenSSLnobu
2015-12-16handle ext/ as r53141naruse
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2015-02-12openssl: check RAND_edg to support libresslnobu
2013-10-28openssl: work around of dependencynobu
2013-07-23* ext/openssl/extconf.rb (CRYPTO_THREADID): check exist or not.naruse
2012-12-20* ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss
2012-11-27extconf.rb: git rid of post-1.8 featurenobu
2012-09-03* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss
2012-08-31* ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss
2012-05-18* ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki
2012-05-18* ext/openssl/extconf.rb: Clarify a message when hit Applekosaki
2012-05-18* ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki
2012-05-06* ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss
2012-04-30* ext/digest/*/extconf.rb: use pkg_config to use same library withnobu
2012-04-23--with-broken-apple-openssl optionnobu
2012-04-22* ext/openssl/extconf.rb: ignore broken version by Apple.nobu
2012-04-22* ext/openssl/extconf.rb: configure.in adds -Wall to warnflags, notnobu
2012-02-27* ext/openssl/extconf.rb: suppress useless deprecation warningsnobu
2011-11-26* ext/openssl/extconf.rb: remove checks for available functions.emboss
2011-11-03* ext/openssl/extconf.rb:emboss
2011-10-26* ext/openssl/extconf.rb: add -Wall flag by default when compiler isemboss
2011-09-01* Release GVL while OpenSSL's public key generation.nahi
2011-06-26* ext/openssl/extconf.rbemboss
2011-06-23* ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper nahi
2011-04-25* ext/openssl/extconf.rb: Should check SSLv2_*method.iwamatsu
2010-12-10* ext/openssl/extconf.rb: try pkgconfig first, then fall back totenderlove
2010-06-11* ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.nobu
2010-04-23* ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.usa
2009-09-12* configure.in (GCC): subst for GCC depending extension libraries.nobu