summaryrefslogtreecommitdiff
path: root/lib/net
AgeCommit message (Expand)Author
2016-11-14merge revision(s) 56596: [Backport #12890]usa
2016-08-12merge revision(s) 55581,55582: [Backport #12557]usa
2016-08-12merge revision(s) 55579: [Backport #12556]usa
2016-03-28merge revision(s) 53810: [Backport #12044]nagachika
2015-11-29merge revision(s) 52682: [Backport #11401] [Backport #11724]nagachika
2015-11-24merge revision(s) 52683,52684: [Backport #11719] [Backport #11722]nagachika
2015-08-12merge revision(s) 51046: [Backport #11260]nagachika
2015-08-12merge revision(s) 51464,51465: [Backport #11058]nagachika
2015-08-10merge revision(s) 51061,51063,51091: [Backport #11285]nagachika
2015-05-23merge revision(s) 50444: [Backport #11128]nagachika
2015-01-16merge revision(s) 49104,49105: [Backport #10692]naruse
2014-12-23merge revision(s) 48948: [Backport #10591]naruse
2014-12-06* lib/net/imap.rb: Fix undefined variable usage & refactor/DRYshugo
2014-11-26use clock_gettime to avoid object creationnaruse
2014-11-25* lib/net/http.rb: Do not attempt SSL session resumption when thedrbrain
2014-11-20* lib/net/imap.rb (Net::IMAP::ResponseParser::BEG_REGEXP): no need to use embbedusa
2014-11-13* remove trailing spaces.svn
2014-11-13* lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo
2014-10-31Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu
2014-10-07normalize reference to Timeout::Errornormal
2014-08-27* lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt
2014-08-21* lib/net/imap.rb: split executable code into sample directory.hsbt
2014-08-21* lib/net/imap.rb: removed commented-out code.hsbt
2014-08-05* lib/net/http.rb (Net::HTTP.proxy_uri): use initializer insteadnaruse
2014-08-05* lib/net/http/requests.rb (Net::HTTP::Options::RESPONSE_HAS_BODY):naruse
2014-08-05* lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse
2014-08-05* lib/net/http/generic_request.rbnaruse
2014-08-05* lib/net/http/generic_request.rbnaruse
2014-07-27* lib/cgi/core.rb: remove unused variables.hsbt
2014-07-11* lib/net/smtp.rb (Net::SMTP#data): enable buffering whilekosaki
2014-07-03* lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse
2014-07-03* lib/net/http/response.rb (Net::HTTP.each_response_header):naruse
2014-07-03change default not tot create useless objectnaruse
2014-06-23* lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range inknu
2014-06-17* lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo
2014-06-12* lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308)hsbt
2014-06-03 * lib/net/imap.rb (body_type_1part): Gmail IMAP reports a bodyshugo
2014-05-28* lib/net/imap.rb (Net::IMAP#initialize): Close the opened socket whenakr
2014-05-27* lib/net/ftp.rb (transfercmd): Close TCP server socket even if anakr
2014-05-23net/protocol.rb: fix SMTP dot stuffingnobu
2014-05-02* lib/net/imap.rb: Proofreading docs. [ruby-core:61931][Bug #9720]hsbt
2014-04-10* lib/net/ftp.rb (Net::FTP#login): [DOC] The default password forknu
2014-01-19* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt
2014-01-13* lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsiszzak
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