summaryrefslogtreecommitdiff
path: root/ext/openssl/extconf.rb
AgeCommit message (Expand)Author
2017-08-10openssl: import v2.0.5rhe
2017-06-14openssl: import v2.0.4rhe
2017-05-16Search SSL libraries by testing various filename patternsusa
2017-02-10openssl: fix broken openssl checknobu
2017-01-31openssl: import v2.0.3rhe
2016-12-22openssl: import v2.0.2rhe
2016-12-01openssl: import fixes from upstreamrhe
2016-11-30openssl: import v2.0.0rhe
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