summaryrefslogtreecommitdiff
path: root/lib/net/telnet.rb
AgeCommit message (Expand)Author
2014-08-27* lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt
2012-04-11* lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain
2012-02-28 * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Errordrbrain
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-16 * lib/net/pop.rb: Improve documentation. Patch by Vincent Batts.drbrain
2010-10-21* lib/net/telnet.rb (Net::Telnet#close): added.naruse
2009-11-12* lib/net/telnet.rb: don't use simple delegate.xibbar
2009-10-08* lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby...marcandre
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-06-17* lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes tojeg2
2008-05-01* lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode whichjeg2
2008-04-30* lib/net/telnet.rb: Fixing a bug where line endings would not be properlyjeg2
2007-10-25* lib/net/telnet.rb (Net::Telnet#login): Allowing "passphrase" injeg2
2007-10-25* lib/net/telnet.rb (Net::Telnet#login): Making the password promptjeg2
2005-09-16* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz
2004-12-28* lib/net/telnet.rb (preprocess): remove NULL unless binmode.usa
2004-05-13* lib/net/telnet.rb (Net::Telnet::login): "options" can specifyakira
2004-05-09 * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2004-01-21* parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz
2003-12-19Document Class and Dirdave
2003-10-16consistent parentheses in assignment RHS.matz
2003-08-11RD -> RDoc by William Webbergsinclair
2003-06-03* eval.c (rb_call_super): inheritance line adjustment moved frommatz
2002-12-26 * lib/net/telnet.rb: Telnet#print not add "\n".wakou
2002-07-11* string.c (rb_str_slice_bang): if there's no correspondingmatz
2001-09-07 * lib/net/telnet.rb: waitfor(): improvement. thanks towakou
2001-09-07 * lib/net/telnet.rb: waitfor(): bug fix.wakou
2001-09-06 * lib/cgi.rb: CGI#doctype(): bug fix (html4Fr).wakou
2001-02-25Mon Feb 26 05:27:52 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou
2000-12-24wakouwakou
2000-12-14wakouwakou
2000-09-12wakouwakou
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-09-11wakouwakou
2000-09-11wakouwakou
2000-06-19Tue Jun 20 06:14:43 2000 Wakou Aoyama <wakou@fsinet.or.jp>wakou
2000-06-17expand tabs: lib/cgi.rb, lib/net/telnet.rbwakou
2000-05-24Wed May 24 16:03:06 2000 Wakou Aoyama <wakou@fsinet.or.jp>wakou
2000-05-09telnet.rb Version 1.32wakou
2000-05-092000-05-09matz
2000-05-012000-05-01matz