summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_auth_cache_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-291-6/+6
* Cache login identity for NewFTP transactions.phajdan.jr@chromium.org2009-09-221-46/+59
* Reverting 26419.tyoshino@google.com2009-09-171-59/+46
* Cache login identity for NewFTP transactions.phajdan.jr@chromium.org2009-09-161-46/+59
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+5
* Enforce maximum number of entries in FtpAuthCache.phajdan.jr@chromium.org2009-08-111-1/+29
* Add another test case.ericroman@google.com2009-01-161-0/+25
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-0/+70