|
FTP: misc fixes resulting from my testing.
- "total ..." lines can have values bigger than 32-bit
- some servers use "l" as a flag in permission listing
- some servers prepend garbage to the month column
- NetWare directory listings can have spaces in file names
- one additional variant of VMS error message
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170996
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+255 lines, -9 lines) |
Patch |
 |
A |
net/data/ftp/dir-listing-ls-30
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-30.expected
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-netware-3
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-netware-3.expected
|
View
|
1
2
|
1 chunk |
+188 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parser_ls.cc
|
View
|
1
2
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parser_ls_unittest.cc
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parser_netware.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parser_netware_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parser_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parser_vms.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_util.cc
|
View
|
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|