summaryrefslogtreecommitdiff
path: root/ext/openssl/extconf.rb
AgeCommit message (Expand)Author
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
2009-03-12* ext/openssl: suppress warnings.akr
2009-01-24* ext/openssl/ossl_ssl.c: Server Name Indication support.technorama
2008-07-22* ext/openssl: suppress warnings.nobu
2007-06-18* ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama
2007-06-10* include/ruby: moved public headers.nobu
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama
2007-04-03* ext/openssl/extconf.rb: check for functions added in 1.9.nobu
2007-02-28* ext/openssl/extconf.rb: no need to check unistd.h and sys/time.h.usa
2006-06-02* ext/openssl/extconf.rb: use create_header.gotoyuzo
2006-05-08* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo
2005-11-22* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo
2005-11-01* ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo
2005-04-15* ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo
2005-03-05* ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo
2004-01-20* ext/openssl/extconf.rb: should check <openssl/conf_api.h> insteadgotoyuzo
2004-01-19* ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo
2003-10-05* lib/ext/openssl/extconf.rb: add check for some engine functionsgotoyuzo
2003-10-03* ext/openssl/extconf.rb: add check for X509V3_set_nconf.gotoyuzo
2003-10-03* ext/openssl/ossl_asn1.c: add DER encoder and decoder.gotoyuzo
2003-10-02* ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.gotoyuzo
2003-09-17fix command line in 'dep'.gotoyuzo