summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2003-08-17* ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile.nobu
2003-08-17* ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add agotoyuzo
2003-08-16* marshal.c (w_symbol, w_object): get rid of warnings.nobu
2003-08-10* ext/openssl/lib/openssl/buffering.rb: increase BLOCK_SIZEgotoyuzo
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-30* ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initializegotoyuzo
2003-07-28* ext/openssl/lib/net/https.rb (use_ssl=): raise ProtocolError ifgotoyuzo
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-26* io.c (rb_fdopen): set errno if it's zero on win32 platforms.usa
2003-07-25* ext/openssl/ossl.h: fix comment.gotoyuzo
2003-07-25* ext/openssl/extconf.rb: refine va-args macro detection.gotoyuzo
2003-07-25* ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the realusa
2003-07-25* Added samples.nahi
2003-07-25* ext/openssl/sample: Add samples.nahi
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-23* ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo
2003-07-23Cut check for OpenSSL versionmichal
2003-07-23* ext/openssl: imported.gotoyuzo