aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* see OpenSSL::SSLnobu2012-04-231-2/+2
* autoload in module scope.nobu2012-04-231-1/+1
* deal with timeout exceptionsnobu2012-04-231-3/+3
* * lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr2012-04-231-1/+1
* * lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr2012-04-221-1/+9
* * lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.akr2012-04-211-1/+5
* * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoiddrbrain2012-04-203-237/+0
* * lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain2012-04-198-8/+3664
* Revert r35339-35343 because of no tests.naruse2012-04-181-12/+17
* * lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain2012-04-181-0/+4
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1823-128/+366
* Revert r35370 due to bad source branchdrbrain2012-04-1723-359/+128
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-1723-128/+359
* * lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre2012-04-161-1/+1
* * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]marcandre2012-04-161-17/+12
* * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa2012-04-161-1/+1
* * lib/webrick/server.rb (WEBrick::GenericServer#start):naruse2012-04-141-4/+4
* * lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse2012-04-131-5/+6
* * lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain2012-04-111-1/+1
* * lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain2012-04-115-17/+30
* * lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain2012-04-111-28/+62
* * lib/test/unit.rb (Test::Unit:Runner::Worker#_run_suites):naruse2012-04-111-0/+1
* * lib/abbrev.rb: Clarified that Abbrev.abbrev returns a Hash insteaddrbrain2012-04-101-9/+10
* * lib/net/http.rb (Net::HTTP#send_request_with_body_stream):naruse2012-04-101-7/+25
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse2012-04-071-1/+3
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse2012-04-071-7/+12
* * lib/ftp/ftp.rb (Net::FTP#close): restore original read_timeout.naruse2012-04-041-4/+8
* * lib/ftp/ftp.rb (Net::FTP#close): ignore exceptions from shutdown andnaruse2012-04-041-3/+3
* * lib/ftp/ftp.rb (Net::FTP#close): close socket more gracefully.naruse2012-04-031-3/+9
* * lib/optparse/ac.rb: autoconf-like options.nobu2012-04-021-0/+50
* * lib/webrick/server.rb (WEBrick::GenericServer): close socket only ifnaruse2012-04-011-1/+1
* * lib/net/ftp.rb (Net::BufferedSocket): should delegate send() to @ionaruse2012-04-011-1/+1
* * lib/net/ftp.rb: fixed the domain name in examples.shugo2012-03-311-2/+2
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): dup to preventnaruse2012-03-311-1/+1
* * lib/net/ftp.rb (read_timeout=, open_timeout=): supported timeout.shugo2012-03-311-8/+72
* * lib/rdoc/task.rb: suppress overriding deprecated class warning.nobu2012-03-291-0/+2
* * lib/test/unit.rb (terminal_width, del_status_line, put_status):nobu2012-03-292-16/+38
* * lib/net/ftp.rb (parse227, parse228, parse229): don't use $~.shugo2012-03-261-8/+8
* * lib/net/ftp.rb (parse227, parse228, parse229): don't use localshugo2012-03-261-4/+4
* * lib/net/ftp.rb (parse_pasv_port): refactored.shugo2012-03-261-2/+3
* * lib/net/ftp.rb (parse227, parse228, parse229): refactored.shugo2012-03-261-42/+29
* TRY_LINK needs EXEEXTnobu2012-03-221-1/+1
* workaround for mingwnobu2012-03-221-3/+6
* remove conftest filesnobu2012-03-221-4/+8
* test_thread: test_condvar_wait_not_owner duplicates test_condvar_nolocknobu2012-03-201-1/+1
* * lib/profiler.rb: support calling singleton methods ofktsj2012-03-181-3/+11
* * lib/net/imap.rb (initialize): raise Net::IMAP::Error when theshugo2012-03-161-0/+4
* * lib/net/imap.rb (rfc822_text): ignore [] after RFC822.shugo2012-03-161-0/+5
* Bug #5350nobu2012-03-131-38/+10
* * lib/tmpdir.rb (Dir::tmpdir): test the current directory suitable forakr2012-03-121-4/+7