| Commit message (Expand) | Author | Age | Files | Lines |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 1 | -0/+3 |
* | Use a direct include of time headers in net/, part 2. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in net/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | FTP: fix compatibility with VMS server kednos.com | phajdan.jr@chromium.org | 2012-12-17 | 1 | -0/+7 |
* | FTP: add directory listing parser for OS/2 format. | phajdan.jr@chromium.org | 2011-08-11 | 1 | -0/+41 |
* | Removed wchat_t from Time::FromString. | shinyak@google.com | 2011-08-03 | 1 | -1/+1 |
* | Revert 94426 - Removed wchat_t from Time::FromString. | morrita@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | Removed wchat_t from Time::FromString. | shinyak@google.com | 2011-07-28 | 1 | -1/+1 |
* | Revert r83048 "Removed wchar_t from Time::FromString." | maruel@chromium.org | 2011-04-26 | 1 | -1/+1 |
* | Removed wchar_t from Time::FromString. | shinyak@google.com | 2011-04-26 | 1 | -1/+1 |
* | FTP: Multiple fixes for localized directory listings: | phajdan.jr@chromium.org | 2011-04-11 | 1 | -3/+16 |
* | Revert 80587 - FTP: Multiple fixes for localized directory listings:- fix det... | phajdan.jr@chromium.org | 2011-04-06 | 1 | -16/+3 |
* | FTP: Multiple fixes for localized directory listings: | phajdan.jr@chromium.org | 2011-04-06 | 1 | -3/+16 |
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 1 | -7/+8 |
* | 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 |