summaryrefslogtreecommitdiff
path: root/lib/resolv.rb
AgeCommit message (Expand)Author
2003-04-21* lib/resolv.rb (Resolv::DNS::Resource#hash): use XOR to accumulateakr
2002-10-02use Object#class instead of deprecated Object#type.nobu
2002-07-12* lib/resolv.rb (Resolv::DNS::open, close): new.nobu
2002-07-11* lib/resolv.rb: untaint strings read from /etc/hosts andshugo
2002-04-18modify document.akr
2002-03-22* lib/resolv.rb: fix arguments to create exceptions.akr
2002-03-12* lib/resolv.rb: don't complete domains for absolute FQNs.akr
2002-03-08* lib/resolv.rb: use its own thread group for background threads.akr
2002-01-16* lib/timeout.rb (timeout): new optional argument to specify anakr
2001-12-18* lib/time.rb: date.rb is not required anymore.akr
2001-11-08* process.c (security): always give warning for insecure PATH.matz
2001-11-01* bignum.c (rb_big_aref): idx may be a Bignum.matz
2001-09-08* eval.c (rb_thread_restore_context): save current value ofmatz
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz