Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ... | pkasting@chromium.org | 2009-09-29 | 1 | -6/+6 |
* | Cache login identity for NewFTP transactions. | phajdan.jr@chromium.org | 2009-09-22 | 1 | -46/+59 |
* | Reverting 26419. | tyoshino@google.com | 2009-09-17 | 1 | -59/+46 |
* | Cache login identity for NewFTP transactions. | phajdan.jr@chromium.org | 2009-09-16 | 1 | -46/+59 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Enforce maximum number of entries in FtpAuthCache. | phajdan.jr@chromium.org | 2009-08-11 | 1 | -1/+29 |
* | Add another test case. | ericroman@google.com | 2009-01-16 | 1 | -0/+25 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 1 | -0/+70 |