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
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
2003-07-28
* ext/openssl/extconf.rb: check again after pkg-config for MinGW on
eban
2003-07-27
* ext/openssl/extconf.rb: better support MinGW. add
eban
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() and
gotoyuzo
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
Cut check for OpenSSL version
michal
2003-07-23
* ext/openssl: imported.
gotoyuzo