index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
/
extconf.rb
Age
Commit message (
Expand
)
Author
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 Apple
kosaki
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 with
nobu
2012-04-23
--with-broken-apple-openssl option
nobu
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, not
nobu
2012-02-27
* ext/openssl/extconf.rb: suppress useless deprecation warnings
nobu
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 is
emboss
2011-09-01
* Release GVL while OpenSSL's public key generation.
nahi
2011-06-26
* ext/openssl/extconf.rb
emboss
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 to
tenderlove
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 that
gotoyuzo
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> instead
gotoyuzo
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 functions
gotoyuzo
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-17
fix command line in 'dep'.
gotoyuzo
2003-09-17
* ext/openssl: all files are reviewed to simplify and avoid memory leak.
gotoyuzo
2003-08-17
* ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile.
nobu
2003-08-16
* marshal.c (w_symbol, w_object): get rid of warnings.
nobu
2003-08-02
* lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]
nobu
2003-08-01
*** empty log message ***
nobu
2003-08-01
* ext/openssl/extconf.rb: should replace literally.
nobu
2003-07-31
* ext/openssl/extconf.rb: move gmake specific features
gotoyuzo
[prev]
[next]