| Key | Summary | Status | Resolution | By |
|---|---|---|---|---|
| NET-98 | SMTP won't work under non-ASCII platforms | Closed | Fixed | Unassigned |
| NET-27 | FTPClient getSystem method call returns null value on VMS system | Closed | Fixed | Unassigned |
| NET-102 | [net] FTP: NoSuchMethodError thrown when sending command to disconnected FTP server | Closed | Fixed | Unassigned |
| NET-60 | commons-net 1.2 incompatible with JDK < 1.4 | Closed | Fixed | Unassigned |
| NET-44 | FTP get actions won't download files | Closed | Fixed | Unassigned |
| NET-184 | FtpClient.listFiles truncates directory name beginning with a number | Closed | Fixed | Unassigned |
| NET-182 | NPE in DefaultFTPFileEntryParserFactory | Closed | Fixed | Unassigned |
| NET-179 | NET-73 "TelnetInputStream._read() hangs" fix is not included in nightly builds. | Closed | Fixed | Unassigned |
| NET-178 | Support for unciode character is missing | Closed | Fixed | Unassigned |
| NET-174 | if 150 Here comes directory listing comes before 200, then FTPClient throws exception | Closed | Fixed | Unassigned |
| NET-171 | Improve MVSFTPEntryParser.java | Closed | Fixed | Unassigned |
| NET-170 | UnixFTPEntryParser does not handle file owner names with spaces | Closed | Fixed | Unassigned |
| NET-161 | TFTP TFTPClient.sendFile() just doesen't work | Closed | Fixed | Unassigned |
| NET-157 | Get "hidden files" over ftp, using commons-vfs | Closed | Fixed | Unassigned |
| NET-155 | Integer is too small to hold article number value (NNTPClient __parseNewsgroupListEntry() function) | Closed | Fixed | Unassigned |
| NET-151 | [PATCH] Allow user to force passive connections to use connected host in FTPClient | Closed | Fixed | Unassigned |
| NET-148 | Relaxed condition in __getReply causes other failures. | Closed | Fixed | Rory Winston |
| NET-146 | wrong handling of timeouts | Closed | Fixed | Unassigned |
| NET-145 | Deadlock in TelnetInputStream | Closed | Fixed | Unassigned |
| NET-141 | Add connection timeout support to SocketClient and/or SocketFactory/DefaultSocketFactory | Closed | Fixed | Daniel Savarese |
| NET-140 | FTPClient listFiles returns incorrect timestamp on freshly uploaded file but corrects itself after about 15 minutes | Closed | Fixed | Unassigned |
| NET-139 | Trunk fails to build under JDK 1.6 | Closed | Fixed | Rory Winston |
| NET-73 | [net][PATCH] TelnetInputStream.read hangs when socket data ends in a command sequence | Closed | Fixed | Unassigned |
| NET-28 | [PATCH] [net] patch of FTPS | Closed | Fixed | Unassigned |
| NET-99 | [net] MVSFTPEntryParser.java only halfway implemented | Closed | Fixed | Unassigned |
| NET-65 | [net] program hangs while trying to delete a file on a remote FTP Server after downloading same | Closed | Fixed | Unassigned |
| NET-3 | [net][PATCH] TelnetInputStream.read sometimes hangs if reader thread is disabled | Closed | Fixed | Unassigned |
| NET-16 | [net] UnixFTPEntryParser fails to parse Cygwin proftpd output when group names contain spaces | Closed | Fixed | Unassigned |
| NET-97 | [net] org.apache.commons.net.nntp.Article.getReferences() throws ClassCastException | Closed | Fixed | Unassigned |
| NET-33 | [net] __openDataConnection does not close ServerSocket after server.accept() timesout | Closed | Fixed | Unassigned |
| NET-57 | [net] How to implement FTPS extending FTPClient, from a diferente package... | Closed | Fixed | Unassigned |
| NET-31 | [net] Freeze during FTP connect | Closed | Fixed | Unassigned |
| NET-62 | [net] FTP Client fails to retrieve file list | Closed | Fixed | Unassigned |
| NET-13 | [net] Unit tests fail for commons-net-1.4.1 with NullPointerException | Closed | Fixed | Unassigned |
| NET-96 | [net] commons-net 1.4.0 binaries are incorrectly compiled as JDK 1.4 | Closed | Fixed | Unassigned |
| NET-14 | [net] [patch] Unable to compile with JDK 1.3 | Closed | Fixed | Unassigned |
| NET-39 | [net] Solution for ant ftp fails with Nullpointerexception when a symlink is evaluated in method checkRemoteSensitivity in FTP.java for a z/OS ftp server | Closed | Fixed | Unassigned |
| NET-77 | [net] MVSFTPEntryParser setRawListing | Closed | Fixed | Unassigned |
| NET-37 | [net] listFiles() doesn't return anything if ftp server is configured in french | Closed | Fixed | Unassigned |
| NET-63 | [net] NTFTPEntryParser parses directory names starting with a number followed by space incorrectly. | Closed | Fixed | Unassigned |
| NET-59 | [net] NullpointerException on FTPClient.disconnect() if an Exception occured while FTPClient.connect | Closed | Fixed | Unassigned |
| NET-83 | [net] FTP timestamp: year recognition | Closed | Fixed | Unassigned |
| NET-71 | [net][PATCH] "MVS is the operating system of this server. FTP Server is running on z/OS." | Closed | Fixed | Unassigned |
| NET-55 | [net] NTP port parameter ignored | Closed | Fixed | Unassigned |
| NET-104 | [net] POP3Client ProtocolCommandListener protocolReplyReceived method event.getMessage() is empty/blank | Closed | Fixed | Unassigned |
| NET-105 | [net] FTP Parsing off in Net Components for ACL | Closed | Fixed | Unassigned |
| NET-68 | [net] TFTPClient's send file discards last ack | Closed | Fixed | Unassigned |
| NET-22 | [net] FTP component: FTPFile does not initialize miliseconds correctly | Closed | Fixed | Unassigned |
| NET-5 | [net] FTP Parser will fail with localized directory listings | Closed | Fixed | Unassigned |
| NET-79 | extra byte in WRQ TFTP packet | Closed | Fixed | Unassigned |
| NET-67 | [net] Problem calculating total article count | Closed | Fixed | Unassigned |
| NET-69 | UnixFTPEntryParser.java fails to properly set MILLISECONDS field on FTPFile | Closed | Fixed | Unassigned |
| NET-6 | FTPClient.listFiles method returns null for some files | Closed | Fixed | Unassigned |
| NET-1 | commons-net 1.2.2 does not compile with JDK 1.5 | Closed | Fixed | Unassigned |
| NET-52 | TFTPClient.setMaxTimeouts() param check broken | Closed | Fixed | Unassigned |
| NET-100 | TelnetInputStream zombie thread memory leak, FTPClient TelnetClient | Closed | Fixed | Unassigned |
| NET-30 | FTPClient deals badly with adverse network conditions | Closed | Fixed | Unassigned |
| NET-72 | UnixFTPEntryParser returns null when timestamp is between 12:00am and 12:59am | Closed | Fixed | Unassigned |
| NET-2 | [net] The FTPClient is unable to list files on Japanese servers | Closed | Fixed | Unassigned |
| NET-11 | FTPFile.getSize() returns 0 on large files | Closed | Fixed | Unassigned |
| NET-25 | [net] Unix parser does not handle special files. | Closed | Fixed | Unassigned |
| NET-87 | FTP task cannot get files containing spaces in their name | Closed | Fixed | Unassigned |
| NET-95 | UnixFTPEntryParser failed if permissions are other than rwx | Closed | Fixed | Unassigned |
| NET-90 | [net] FTP "get" and "list" tasks fail | Closed | Fixed | Unassigned |
| NET-51 | NTFTPEntryParser wrong parsing of timestamp 12:24 PM | Closed | Fixed | Unassigned |
| NET-84 | [net] TelnetClient#disconnect() causes NullPointerException from Linux when connected to Windows 2000 Telnet Server | Closed | Fixed | Unassigned |
| NET-75 | Uninitialised variable in FTPClient | Closed | Fixed | Unassigned |
| NET-76 | Documentation under "USAGE" in the class NTFTPFileEntryParser is out-of-date. | Closed | Fixed | Unassigned |
| NET-78 | [net] Non existant files and empty directories not detected | Closed | Fixed | Unassigned |
| NET-49 | [net] FTPClient.listFiles can not get file list of directorychinese characters | Closed | Fixed | Unassigned |
| NET-41 | ftp transfer resume not working with passive mode. | Closed | Fixed | Unassigned |
| NET-23 | [net-ftp] VMSFTPEntryParser class doesn't fullfill VMS specifications | Closed | Fixed | Unassigned |
| NET-9 | [telnet] unable to register option hamdlers if option > 39 | Closed | Fixed | Unassigned |
| NET-106 | Parsing error | Closed | Fixed | Unassigned |
| NET-91 | commons.net.FTPClient hangs on disconnect or logout | Closed | Fixed | Unassigned |
| NET-19 | [net] NNTP "removeProtocolCommandistener" a typo | Closed | Fixed | Unassigned |
| NET-189 | Add netmask translation feature | Closed | Fixed | Unassigned |
| NET-187 | TFTP Server for commons net | Closed | Fixed | Unassigned |
| NET-186 | [net] [PATCH] RegexFTPFileEntryParserImpl - Removed dependency on org.apache.oro.text.regex packages | Closed | Fixed | Unassigned |
| NET-183 | SMTPClient - Allow setting of socket send and recieve buffer size | Closed | Fixed | Unassigned |
| NET-181 | tftp client limited to ~32 MB file sizes | Closed | Fixed | Unassigned |
| NET-177 | FTPClient fails to parse valid PASV responses | Closed | Fixed | Unassigned |
| NET-172 | NTP client should not bind to the local port when using UDP | Closed | Fixed | Unassigned |
| NET-159 | FTPFile.getTimestamp() is off by one year | Closed | Fixed | Unassigned |
| NET-150 | Line terminator "/r/n" not properly traced in TelnetClient SpyStream | Closed | Fixed | Unassigned |
| NET-136 | [net] Request to add WindowSizeOptionHandler to the commons-net package | Closed | Fixed | Unassigned |
| NET-119 | [net] allow listing of hidden files | Closed | Fixed | Unassigned |
| NET-45 | javadoc FTPClient inconsistent | Closed | Fixed | Unassigned |
| NET-120 | [net] handling ftp disconnection initiated by firewalls | Closed | Fixed | Unassigned |
| NET-118 | Addition of (S)NTP functionality to Commons-Net | Closed | Fixed | Unassigned |
| NET-113 | Broken javadoc link in ..net.ftp.FTP | Closed | Fixed | Unassigned |
| NET-126 | Test Suite for Jakarta Commons Net POP3 module Parts 2-5 | Closed | Fixed | Unassigned |
| NET-117 | Tests for Commons Net POP3 module Part 1 of 5 | Closed | Fixed | Unassigned |
| NET-130 | OS400 also do have the abillity to change the dirstyle to unix | Closed | Fixed | Unassigned |
| NET-134 | Add a CompositeFTPFileEntryParser to allow e.g. different nt dirstyles | Closed | Fixed | Unassigned |
| NET-123 | Error parsing NT FTP Listing when Server lists in Unix Format | Closed | Fixed | Unassigned |
| NET-131 | Small Improve to UnixFTPEntryParser | Closed | Fixed | Unassigned |
| NET-138 | OS400FTPEntryParser | Closed | Fixed | Unassigned |
| NET-122 | Addition of message threading functionality to NNTP | Closed | Fixed | Unassigned |
| NET-128 | [PATCH] Add support for XHDR NNTP command | Closed | Fixed | Unassigned |