summaryrefslogtreecommitdiffstats
path: root/net/data/ftp
Commit message (Expand)AuthorAgeFilesLines
* Fix recognizing FTP listings consisting of only one line.phajdan.jr@chromium.org2009-11-232-0/+9
* Implement Windows FTP directory listing parser.phajdan.jr@chromium.org2009-11-074-0/+178
* Fix the "ls -l" FTP LIST format parser to understand correctlyphajdan.jr@chromium.org2009-11-064-0/+150
* Coverity: Fix leaking UCharsetDetector in ftp code.mattm@chromium.org2009-11-052-0/+59
* Implement VMS FTP directory listing parser.phajdan.jr@chromium.org2009-11-048-0/+501
* Also parse file size in new FTP LIST parsing code.phajdan.jr@chromium.org2009-10-292-0/+13
* First parts of new FTP LIST response parsing code.phajdan.jr@chromium.org2009-10-284-0/+115