aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/telnet.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt2014-08-271-1/+1
* * lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain2012-04-111-5/+5
* * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Errordrbrain2012-02-281-6/+5
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-296/+296
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-296/+296
* * lib/net/pop.rb: Improve documentation. Patch by Vincent Batts.drbrain2011-05-161-0/+1
* * lib/net/telnet.rb (Net::Telnet#close): added.naruse2010-10-211-0/+4
* * lib/net/telnet.rb: don't use simple delegate.xibbar2009-11-121-3/+1
* * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby...marcandre2009-10-081-2/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-103/+103
* * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes tojeg22008-06-171-2/+2
* * lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode whichjeg22008-05-011-0/+7
* * lib/net/telnet.rb: Fixing a bug where line endings would not be properlyjeg22008-04-301-3/+10
* * lib/net/telnet.rb (Net::Telnet#login): Allowing "passphrase" injeg22007-10-251-1/+1
* * lib/net/telnet.rb (Net::Telnet#login): Making the password promptjeg22007-10-251-1/+1
* * ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz2005-09-161-1/+1
* * lib/net/telnet.rb (preprocess): remove NULL unless binmode.usa2004-12-281-0/+3
* * lib/net/telnet.rb (Net::Telnet::login): "options" can specifyakira2004-05-131-4/+8
* * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair2004-05-091-78/+84
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* * parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz2004-01-211-2/+2
* Document Class and Dirdave2003-12-191-9/+9
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* RD -> RDoc by William Webbergsinclair2003-08-111-248/+381
* * eval.c (rb_call_super): inheritance line adjustment moved frommatz2003-06-031-0/+8
* * lib/net/telnet.rb: Telnet#print not add "\n".wakou2002-12-261-12/+4
* * string.c (rb_str_slice_bang): if there's no correspondingmatz2002-07-111-2/+2
* * lib/net/telnet.rb: waitfor(): improvement. thanks towakou2001-09-071-1/+1
* * lib/net/telnet.rb: waitfor(): bug fix.wakou2001-09-071-2/+3
* * lib/cgi.rb: CGI#doctype(): bug fix (html4Fr).wakou2001-09-061-16/+10
* Mon Feb 26 05:27:52 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou2001-02-251-196/+21
* wakouwakou2000-12-241-21/+25
* wakouwakou2000-12-141-21/+25
* wakouwakou2000-09-121-1/+4
* matz: 1.6.0 final (hopufully)matz2000-09-121-7/+7
* wakouwakou2000-09-111-8/+11
* wakouwakou2000-09-111-19/+37
* Tue Jun 20 06:14:43 2000 Wakou Aoyama <wakou@fsinet.or.jp>wakou2000-06-191-300/+246
* expand tabs: lib/cgi.rb, lib/net/telnet.rbwakou2000-06-171-73/+73
* Wed May 24 16:03:06 2000 Wakou Aoyama <wakou@fsinet.or.jp>wakou2000-05-241-19/+63
* telnet.rb Version 1.32wakou2000-05-091-25/+27
* 2000-05-09matz2000-05-091-6/+12
* 2000-05-01matz2000-05-011-0/+749