summaryrefslogtreecommitdiff
path: root/lib/net
AgeCommit message (Expand)Author
2015-11-30merge revision(s) 52682: [Backport #11401]usa
2015-11-30merge revision(s) 52683,52684: [Backport #11719] [Backport #11722]usa
2015-08-17merge revision(s) 51046: [Backport #11260]usa
2015-08-17merge revision(s) 46681,51464,51465: [Backport #11058]usa
2015-08-17merge revision(s) 51061,51063,51091: [Backport #11285]usa
2015-05-21merge revision(s) 50444: [Backport #11128]usa
2015-02-28merge revision(s) r49104,r49105: [Backport #10692]nagachika
2015-02-19merge revision(s) r48948: [Backport #10591]nagachika
2015-02-17merge revision(s) r48563,r46261,r48581: [Backport #10533]nagachika
2014-12-30merge revision(s) r47079: [Backport #9129] [Backport #10531]nagachika
2014-06-29merge revision(s) r46457,r46458: [Backport #9949]nagachika
2014-06-29merge revision(s) r46331: [Backport #9885]nagachika
2014-06-23merge revision(s) r46182: [Backport #9872]nagachika
2014-06-22merge revision(s) r46060: [Backport #9627]nagachika
2014-02-22merge revision(s) 44585: [Backport #9268]naruse
2013-12-13* lib/net/pop.rb: [DOC] Fix typoa_matsuda
2013-12-08* lib/net/http/responses.rb:naruse
2013-12-07 * lib/net/http/header.rb: [DOC] Net::HTTP#to_hash returns pair of key and...hsbt
2013-12-03* lib/net/smtp.rb: [DOC] Fix typoa_matsuda
2013-12-02* lib/net/smtp.rb (Net::SMTP#critical): Always return adrbrain
2013-11-07* lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fixzzak
2013-08-08range.c: revert r42400nobu
2013-08-06net/http/header.rb: remove a hacknobu
2013-07-25fix r42168; Add class name to constantsnaruse
2013-07-25* lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm onnaruse
2013-07-18* lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak
2013-07-04Fixing example in comments that raised an error by @JackDanger [fix GH-345]hsbt
2013-06-05* lib/net/imap.rb (capability_response): should ignore trailingshugo
2013-05-19fix typos inspired by r40825kazu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-04-23* lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2013-03-31Document the default Net timeout values by @toolmantim [GH fixes #269]hsbt
2013-03-22cleanup by @vipulnsward [GH fixes #262]hsbt
2013-03-11* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain
2013-02-24* lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get.drbrain
2013-02-14* lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP.drbrain
2013-02-14* lib/net/http: Do not handle Content-Encoding when the user setsdrbrain
2013-02-07* lib/net/http.rb (HTTP.post_form): Fix module scope in documentationzzak
2013-02-02* lib/net/smtp.rb: Fix rdoc title for Net::SMTPzzak
2013-02-02* lib/net/pop.rb: Fix rdoc title for Net::POP3zzak
2013-01-29* lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr
2013-01-05* lib/net/http/generic_request.rb:naruse
2012-12-23* lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-12-04Suppress warning: uninitialized variable [ruby-core:50470] [Bug #7494]naruse
2012-11-30* lib/net/http.rb: Net::HTTP::Patch to list of HTTP Request Classeszzak
2012-11-20remove trailing spaces.nobu
2012-11-16* lib/net/pop.rb (POP3.certs): fix typo in comment.glass
2012-11-08* lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):naruse