Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix out of array bounds access in VMSPathToUnix function. | inferno@chromium.org | 2010-04-08 | 1 | -0/+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/+15 |
* | 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/+27 |
* | Implement parser for Netware-style FTP LIST response listing. | phajdan.jr@chromium.org | 2009-12-07 | 1 | -0/+52 |
* | Correctly talk to VMS servers (translate UNIX paths to VMS and vice versa). | phajdan.jr@chromium.org | 2009-09-24 | 1 | -0/+101 |