Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FTP: fix parsing error on ftp.dell.com | phajdan.jr@chromium.org | 2010-09-14 | 1 | -8/+16 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -4/+5 |
* | Fix out of array bounds access in VMSPathToUnix function. | inferno@chromium.org | 2010-04-08 | 1 | -1/+1 |
* | Fix the "ls -l" style date parser to correctly guess the year if it is not pr... | phajdan.jr@chromium.org | 2010-03-24 | 1 | -6/+17 |
* | net: string_utils.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | Correctly handle file names with spaces in Windows FTP LIST parser. | phajdan.jr@chromium.org | 2010-01-12 | 1 | -0/+19 |
* | Implement parser for Netware-style FTP LIST response listing. | phajdan.jr@chromium.org | 2009-12-07 | 1 | -0/+33 |
* | Split FTP LIST parsing code into individual files for each listing style. | phajdan.jr@chromium.org | 2009-12-04 | 1 | -0/+40 |
* | Correctly talk to VMS servers (translate UNIX paths to VMS and vice versa). | phajdan.jr@chromium.org | 2009-09-24 | 1 | -0/+107 |