aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-144-4/+411
* * test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu2003-10-142-92/+0
* ext/tk/lib/tk.rb:nagai2003-10-141-2/+7
* ext/tcltklib/tcltklib.c:nagai2003-10-145-67/+989
* Add ext/enumerator, a helper module for the Enumerable interface.knu2003-10-1310-0/+308
* * ext/win32ole/extconf.rb: check "windows.h", not "windows".eban2003-10-121-1/+1
* * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): addgotoyuzo2003-10-092-7/+6
* define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist withakr2003-10-071-2/+2
* * ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE.akr2003-10-071-0/+5
* * ext/socket/extconf.rb: useless assignment removed.akr2003-10-071-2/+2
* * ext/openssl/ossl_asn1.c (ossl_asn1_get_asn1type): use appropriategotoyuzo2003-10-061-1/+47
* * ext/socket/extconf.rb: check recvmsg even if sendmsg is exists.akr2003-10-062-1/+14
* * lib/ext/openssl/extconf.rb: add check for some engine functionsgotoyuzo2003-10-052-0/+28
* * ext/openssl/ossl_asn1.h: global symbols should be declaredgotoyuzo2003-10-041-18/+18
* * marshal.c (w_object): instance variable dump do not cause errormatz2003-10-041-0/+1
* * ext/syck/rubyext.c: default keys handled.why2003-10-032-10/+25
* * ext/openssl/extconf.rb: add check for X509V3_set_nconf.gotoyuzo2003-10-032-0/+5
* ossl_asn1.h was included twice.gotoyuzo2003-10-031-1/+0
* * ext/openssl/ossl_asn1.c: add DER encoder and decoder.gotoyuzo2003-10-036-14/+1017
* ENGINE_load_public_key takes four arguments since OpenSSL-0.9.7gotoyuzo2003-10-021-1/+1
* ENGINE_load_private_key takes four arguments since OpenSSL-0.9.7gotoyuzo2003-10-021-1/+1
* * ext/iconv/iconv.c (iconv_failure_initialize): conform withnobu2003-10-021-43/+49
* * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.gotoyuzo2003-10-029-5/+357
* * ext/iconv/iconv.c (iconv_fail): now yield erred substring, andnobu2003-10-021-7/+33
* * ext/etc/etc.c (etc_getgrent): typo.nobu2003-10-011-1/+1
* * signal.c (ruby_signal_name): adjust to the prototype.nobu2003-10-011-1/+1
* * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,matz2003-10-013-227/+217
* * ext/win32ole/extconf.rb: add windows.h checking.eban2003-09-291-1/+2
* * eval.c (rb_thread_atfork): wrong format specifier.matz2003-09-292-2/+2
* * ext/socket/socket.c (ruby_connect): on win32, type of the 4thusa2003-09-261-2/+2
* * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa2003-09-252-2/+2
* * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu2003-09-244-4/+4
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo2003-09-203-0/+5
* should check retuen value of rb_protect.gotoyuzo2003-09-171-1/+1
* fix command line in 'dep'.gotoyuzo2003-09-171-1/+1
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-1724-592/+560
* OpenSSL updatemichal2003-09-1216-335/+385
* * bignum.c (rb_big_and): convert argument using 'to_int'.matz2003-09-121-5/+14
* * ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.gotoyuzo2003-09-101-0/+1
* * eval.c (win32_get_exception_list): avoid VC7 warning.usa2003-09-102-0/+9
* * ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6.gotoyuzo2003-09-081-0/+18
* * multi-tk.rb: modify security check at creating a new interpreternagai2003-09-081-4/+12
* * ext/openssl/ossl_config.c (ext/openssl/ossl_config.c): typofix (ossl_raise).eban2003-09-081-1/+1
* * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo2003-09-085-58/+313
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-0716-79/+223
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-2/+0
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-0616-37/+88
* * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse.gotoyuzo2003-09-055-1/+44
* * MANIFEST: add and remove entries for the previous ext/openssl/sample move.nahi2003-09-041-12/+0
* * ext/io/wait/.cvsignore: added.nahi2003-09-042-0/+6