| Age | Commit message (Expand) | Author |
| 2010-04-16 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2009-11-19 | * lib/net/ftp.rb (putbinaryfile): use APPE for resume. | shugo |
| 2009-10-12 | * lib/net/ftp.rb (getaddress): rescue exceptions. [ruby-dev:39451] | shugo |
| 2008-11-18 | * lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete. | matz |
| 2008-08-07 | * lib/net/ftp.rb (login): raise FTPReplyError if passwd or acct | shugo |
| 2008-08-05 | * lib/net/ftp.rb (chdir): handle 5xx errors correctly. | shugo |
| 2008-07-04 | * lib/net/ftp.rb (Net::FTP#sendport): use divmod. [ruby-core:17557] | nobu |
| 2007-05-30 | * lib/net/ftp.rb (Net::FTP#transfercmd): skip 2XX | shugo |
| 2004-06-22 | * lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server. | shugo |
| 2004-05-09 | * lib/net/ftp.rb: improved documentation | gsinclair |
| 2004-04-18 | * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, | nobu |
| 2003-08-21 | Small documentation update, including source attribution. | gsinclair |
| 2003-08-21 | Small changes to documentation; mainly hiding things from RDoc. | gsinclair |
| 2003-07-30 | * lib/net/ftp.rb (return_code): obsolete. | shugo |
| 2003-07-30 | * lib/net/ftp.rb (get): fix wrong argument name. Thanks to William | shugo |
| 2003-07-29 | Small documentation correction. | gsinclair |
| 2003-07-19 | * string.c (rb_str_match2): add warning to "~string". | matz |
| 2003-06-13 | * lib/net/ftp.rb (storebinary): seek correctly. Thanks, William Webber. | shugo |
| 2003-01-31 | Added RDoc comments. See comments at EOF for remaining issues. | gsinclair |
| 2002-07-18 | * lib/net/ftp.rb (set_socket): new method. | shugo |
| 2002-07-11 | * string.c (rb_str_slice_bang): if there's no corresponding | matz |
| 2002-07-03 | * lib/net/ftp.rb (get): new method. | shugo |
| 2002-07-03 | * lib/net/ftp.rb (getbinaryfile): the second argument (localfile) | shugo |
| 2002-07-03 | * lib/net/ftp.rb: use &block and yield for speed. | shugo |
| 2002-06-11 | * lib/net/ftp.rb (noop): new method. | shugo |
| 2000-12-21 | shugo | shugo |
| 2000-09-12 | matz: 1.6.0 final (hopufully) | matz |
| 2000-08-17 | Added default blocksize to Net::FTP#getbinaryfile | shugo |
| 2000-08-15 | matz | matz |
| 2000-07-10 | matz | matz |
| 2000-06-22 | *** empty log message *** | shugo |
| 2000-03-06 | 2000-03-06 | matz |
| 2000-02-08 | *** empty log message *** | shugo |