summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_auth_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-14/+9
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+14
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-5/+5
* Cache login identity for NewFTP transactions.phajdan.jr@chromium.org2009-09-221-18/+17
* Reverting 26419.tyoshino@google.com2009-09-171-17/+18
* Cache login identity for NewFTP transactions.phajdan.jr@chromium.org2009-09-161-18/+17
* Followup after http://codereview.chromium.org/165167, fixing the nits in FtpA...phajdan.jr@chromium.org2009-08-211-4/+4
* Enforce maximum number of entries in FtpAuthCache.phajdan.jr@chromium.org2009-08-111-13/+33
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-0/+35