summaryrefslogtreecommitdiff
path: root/ext/openssl/extconf.rb
AgeCommit message (Expand)Author
2004-07-01* 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
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 featuresgotoyuzo
2003-07-28* ext/openssl/extconf.rb: check again after pkg-config for MinGW oneban
2003-07-27* ext/openssl/extconf.rb: better support MinGW. addeban
2003-07-25* ext/openssl/extconf.rb: refine va-args macro detection.gotoyuzo
2003-07-25* ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo
2003-07-24* ext/openssl/extconf.rb: add check for libsocket and libnsl.gotoyuzo
2003-07-24* ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo
2003-07-24* ext/openssl/extconf.rb: revert use of dir_config.eban
2003-07-23Cut check for OpenSSL versionmichal
2003-07-23* ext/openssl: imported.gotoyuzo