summaryrefslogtreecommitdiffstats
path: root/net/ftp
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of escaped slashes ("%2f") in FTP paths.mmenke2016-03-232-2/+43
* Initialize ICU before running any of the //net fuzzers.eroman2016-03-041-11/+0
* Move network fuzzers from //testing/libfuzzer/fuzzers to //net.eroman2016-03-022-0/+53
* net: Add out-of-line copy ctors for complex classes.vmpstr2016-02-262-0/+7
* net: move IsLocalhost() function into url_util.htfarina2016-02-231-1/+0
* Allow string::front() and back() and update the codebase to use back().pkasting2016-02-053-6/+6
* net: move GetIdentifyFromURL function into url_util.htfarina2016-01-141-1/+1
* Convert Pass()→std::move() in //netdcheng2015-12-261-2/+4
* Convert raw FtpTransaction pointers to scoped_ptr<FtpTransaction>.tfh2015-12-243-6/+7
* Switch to standard integer types in net/.Avi Drissman2015-12-2015-21/+31
* Fix FTP dir listing parser to allow total size to be negative,tfh2015-11-202-2/+4
* Fix crash in ParseVmsFilename (detected by LibFuzzer)phajdan.jr2015-10-142-0/+28
* Removing unused method FtpNetworkLayer::CreateFactoryparitosh.in2015-09-292-8/+0
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-0/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-2/+2
* ftp: triage remaining TODOsellyjones2015-08-312-5/+7
* ftp: indicate unknown file sizesElly Fong-Jones2015-08-312-3/+2
* ftp: remove support for OS/2 and Netware type ftpdsellyjones2015-08-289-501/+83
* ftp: remove an old TODOellyjones2015-08-241-1/+0
* Revert of ftp: reenable disabled date parsing test (patchset #1 id:1 of https...ellyjones2015-08-241-0/+3
* ftp: reenable disabled date parsing testellyjones2015-08-241-3/+0
* ParseFtpDirectoryListing: drop obsolete TODOsellyjones2015-08-241-3/+3
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Remove dead code in FtpNetworkLayerellyjones2015-08-201-5/+0
* FtpNetworkSession: remove refcountellyjones2015-08-186-22/+9
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-112-3/+3
* split port_util.h off of net_util.heroman2015-07-211-0/+1
* Tidy up *Int*ToString conversions in //netricea2015-07-091-3/+3
* New new versions of Starts/EndsWith and SplitString in net.brettw2015-07-067-31/+47
* Fix some case-insensitive cases for StartsWith.brettw2015-07-012-8/+11
* Add more string_util functions to base namespace.brettw2015-06-241-3/+4
* Change histogram.h includes to histogram_macros.h in net/asvitkine2015-06-172-2/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-2/+2
* Make FTP EPSV/PASV and PepperWebSocketHost support port override list.mmenke2015-06-111-4/+2
* Move EqualsASCII to the base namespace.brettw2015-06-104-6/+6
* Unify code to deal with restricted ports.mmenke2015-06-081-2/+9
* Change NetLog::ParametersCallback to return a scoped_ptr.estade2015-05-211-6/+7
* DynamicSocketDataProvider only has one consumer, FtpSocketDataProvider. This ...rch2015-05-181-4/+47
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-151-0/+4
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-4/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-081-0/+4
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-4/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-081-0/+4
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...piman2015-05-051-4/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-051-0/+4
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-051-4/+0
* Revert of Revert some other possible suspects of a 0.43% size increase of set...dbeam2015-05-041-0/+4
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-041-4/+0
* Re-instating r328154 because it's depended on to compile.Dan Beam2015-05-041-0/+4
* Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...Dan Beam2015-05-041-4/+0