summaryrefslogtreecommitdiffstats
path: root/net/base/auth.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-1/+1
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-6/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-2/+20
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-031-2/+21
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-291-21/+2
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-291-2/+21
* Change AuthChallengeInfo to better represent underlying encodings.cbentzel@chromium.org2011-09-121-10/+14
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* net: Add NET_API to net/baservargas@google.com2011-05-181-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-9/+6
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-3/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Notify all active login prompts when one login prompt is submitted. This allows tonyg@chromium.org2010-04-011-0/+11
* Revert 42770 - Notify all active login prompts when one login prompt is submi...tonyg@chromium.org2010-03-261-11/+0
* Notify all active login prompts when one login prompt is submitted. This allowstonyg@chromium.org2010-03-261-0/+11
* Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...ericroman@google.com2009-05-211-2/+2
* Use the new HostNoBrackets() method in more places.wtc@chromium.org2009-05-161-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Merge some changes in net/base from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-061-2/+2
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-0/+4
* Add net to the repository.initial.commit2008-07-261-0/+76